Server : Apache/2.4.43 (Win64) OpenSSL/1.1.1g PHP/7.4.6 System : Windows NT USER-PC 6.1 build 7601 (Windows 7 Professional Edition Service Pack 1) AMD64 User : User ( 0) PHP Version : 7.4.6 Disable Function : NONE Directory : C:/Windows/inf/ |
;------------------------------------------------------------------------- ; Copyright (c) 2012 Avast ; Firewall NDIS6 helper instalation file ;------------------------------------------------------------------------- [Version] Signature = "$Windows NT$" Class = NetService ClassGUID = {4D36E974-E325-11CE-BFC1-08002BE10318} Provider = %AVST% DriverVer = 09/02/2013, 9.0.2000.0 CatalogFile = aswNetNd6.cat [Manufacturer] %AVST% = AVST, NTx86.6, NTamd64.6 [AVST] %AfwDescriptionFree% = Install.Vista.x86, aswNetNd6 [AVST.NTx86.6] %AfwDescriptionFree% = Install.Vista.x86, aswNetNd6 [AVST.NTamd64.6] %AfwDescriptionFree% = Install.Vista.Amd64, aswNetNd6 ;------------------------------------------------------------------------- ; Installation section ;------------------------------------------------------------------------- [Install.Vista.x86] AddReg = Keys.Ndi.Vista Characteristics = 0x40000 NetCfgInstanceId = "{1ADABB10-A90D-41C2-B072-EAB65DD2B99C}" CopyFiles = Files.Vista.x86 [Install.Vista.Amd64] AddReg = Keys.Ndi.Vista Characteristics = 0x40000 NetCfgInstanceId = "{1ADABB10-A90D-41C2-B072-EAB65DD2B99C}" CopyFiles = Files.Vista.Amd64 [SourceDisksNames] 1 = %AfwDescriptionFree%, "",, [SourceDisksFiles] aswNetNd6.sys = 1, \x86 aswNetNd6.sys = 1, \x64 [DestinationDirs] DefaultDestDir = 12 Files.Vista = 12 [Files.Vista] aswNetNd6.sys,,, 2 [Files.Vista.x86] aswNetNd6.sys, \x86\aswNetNd6.sys,, 2 [Files.Vista.Amd64] aswNetNd6.sys, \x64\aswNetNd6.sys,, 2 ;------------------------------------------------------------------------- ; Ndi installation support ;------------------------------------------------------------------------- [Keys.Ndi.Vista] HKR, Ndi, Service,, "aswNetNd6" HKR, Ndi, CoServices, 0x00010000, "aswNetNd6" HKR, Ndi, HelpText,, %AfwDescriptionFree% HKR, Ndi, FilterClass,, failover HKR, Ndi, FilterType, 0x00010001, 0x00000002 ; MODIFYING filter HKR, Ndi, FilterRunType, 0x00010001, 0x00000002 ; OPTIONAL filter HKR, Ndi\Interfaces, UpperRange,, "noupper" HKR, Ndi\Interfaces, LowerRange,, "nolower" HKR, Ndi\Interfaces, FilterMediaTypes,, "ethernet, wan, ppip" ;------------------------------------------------------------------------- ; Service installation support ;------------------------------------------------------------------------- [Install.Vista.x86.Services] AddService = aswNetNd6,, Service.Vista [Install.Vista.Amd64.Services] AddService = aswNetNd6,, Service.Vista [Service.Vista] DisplayName = %AfwDescriptionFree% ServiceType = %SERVICE_KERNEL_DRIVER% StartType = %SERVICE_DEMAND_START% ErrorControl = %SERVICE_ERROR_NORMAL% ServiceBinary = %12%\aswNetNd6.sys LoadOrderGroup = NDIS Description = %AfwDescriptionFree% [Install.Vista.x86.Remove.Services] DelService = aswNetNd6, 0x200 [Install.Vista.Amd64.Remove.Services] DelService = aswNetNd6, 0x200 ;------------------------------------------------------------------------- ; Strings ;------------------------------------------------------------------------- [Strings] AVST = "Avast" AfwDescriptionFree = "Avast Firewall NDIS6 Helper" SERVICE_BOOT_START = 0x0 SERVICE_SYSTEM_START = 0x1 SERVICE_AUTO_START = 0x2 SERVICE_DEMAND_START = 0x3 SERVICE_DISABLED = 0x4 SERVICE_KERNEL_DRIVER = 0x1 SERVICE_ERROR_IGNORE = 0x0 SERVICE_ERROR_NORMAL = 0x1 SERVICE_ERROR_SEVERE = 0x2 SERVICE_ERROR_CRITICAL = 0x3