Server IP : 180.180.241.3 / Your IP : 216.73.216.252 Web Server : Microsoft-IIS/7.5 System : Windows NT NETWORK-NHRC 6.1 build 7601 (Windows Server 2008 R2 Standard Edition Service Pack 1) i586 User : IUSR ( 0) PHP Version : 5.3.28 Disable Function : NONE MySQL : ON | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /ProgramData/Sophos/AutoUpdate/data/warehouse/ |
Upload File : |
;------------------------------------------------------------------------- ; sophosntplwf.inf ; ; Copyright 2018 Sophos Limited. All rights reserved ;------------------------------------------------------------------------- [Version] Signature = "$Windows NT$" Provider = %Sophos% DriverVer = 11/27/2019, 1.9.2225.0 Class = NetService ClassGuid = {4D36E974-E325-11CE-BFC1-08002BE10318} CatalogFile = sophosntplwf.cat DriverPackageType = Network [Manufacturer] %Sophos% = SOPHOS,NTx86,NTamd64 [SOPHOS.NTx86] %sophosNTPLWFName% = Install, SOPHOS_SOPHOSNTPLWF [SOPHOS.NTamd64] %sophosNTPLWFName% = Install, SOPHOS_SOPHOSNTPLWF [SourceDisksNames] 1 = %sophosNTPLWFName%,"",, [SourceDisksFiles] sophosntplwf.sys = 1 [DestinationDirs] DefaultDestDir = 12 ; %windir%\system32\drivers sophosntplwf.CopyDriverFiles = 12 sophosntplwf.DelDriverFiles = 12 [Install] CopyFiles = sophosntplwf.CopyDriverFiles AddReg = Install.Reg Characteristics = 0x40028 ; NCF_LW_FILTER | NCF_NOT_USER_REMOVABLE | NCF_HIDDEN NetCfgInstanceId = "{4945BD51-8F53-4F3E-AB61-C66698327F50}" [Install.Remove] DelFiles = sophosntplwf.DelDriverFiles [sophosntplwf.CopyDriverFiles] sophosntplwf.sys,,,0x0004002 [sophosntplwf.DelDriverFiles] sophosntplwf.sys,,,0x00000001 [Install.Services] AddService = %sophosNTPLWFName%,,sophosntplwf.Service [Install.Remove.Services] DelService = %sophosNTPLWFName%,0x200 [Install.Reg] HKR, Ndi,FilterType,0x00010001,0x00000002 ; modifying filter HKR, Ndi,FilterRunType,0x00010001,0x00000002 ; optional filter module HKR, Ndi,Service,,%sophosNTPLWFName% HKR, Ndi,CoServices,0x00010000,%sophosNTPLWFName% HKR, Ndi,FilterClass,,scheduler ; TODO WINEP-12958: highest default altitude - cf. SCF which adds a custom class above this HKR, Ndi\Interfaces,UpperRange,,"noupper" HKR, Ndi\Interfaces,LowerRange,,"nolower" HKR, Ndi\Interfaces, FilterMediaTypes,,"ethernet,wan,wlan" [sophosntplwf.Service] DisplayName = %sophosNTPLWFName% ServiceType = 1 ; SERVICE_KERNEL_DRIVER StartType = 1 ; SERVICE_SYSTEM_START ErrorControl = 1 ; SERVICE_ERROR_NORMAL ServiceBinary = %12%\sophosntplwf.sys ; %windir%\system32\drivers\sophosntplwf.sys LoadOrderGroup = NDIS Description = %sophosNTPLWFServiceDesc% [Strings] Sophos = "Sophos Limited" sophosNTPLWFServiceDesc = "Sophos Network Threat Protection NDIS LightWeight Filter" sophosNTPLWFName = "sophosntplwf"