| Server IP : 180.180.241.3 / Your IP : 216.73.216.216 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/Cache/sed64/ |
Upload File : |
;-------------------------------------------------------------------------
; SophosEL.inf
;
; Copyright 2018 Sophos Limited. All rights reserved.
;-------------------------------------------------------------------------
[Version]
Signature = "$Windows NT$"
Class = SecurityDevices
ClassGuid = {d94ee5d8-d189-4994-83d2-f68d7d41b0e6}
Provider = %SG%
DriverVer = 01/26/2019, 2.1.1.43
CatalogFile = SophosEL.cat
DriverPackageType = KernelService
[DestinationDirs]
DefaultDestDir = 12
ELAM.DriverFiles = 12 ;%windir%\system32\drivers
;; Default install and uninstall sections
;;
;; These are needed to pass Microsoft driver signing
;; and are used for "right-click" installations using the .inf file.
;; Sophos SED Setup.dll does NOT use the inf file.
[DefaultInstall]
OptionDesc = %ServiceDescription%
CopyFiles = ELAM.DriverFiles
[DefaultInstall.Services]
AddService = %ServiceName%,,ELAM.Service.Win8
[DefaultUninstall]
DelFiles = ELAM.DriverFiles
[DefaultUninstall.Services]
DelService = %ServiceName%,0x200 ;Ensure service is stopped before deleting
; Services Section
[ELAM.Service.Win8]
DisplayName = %ServiceDescription%
Description = %ServiceDescription%
ServiceBinary = %12%\%DriverName%.sys ;%windir%\system32\drivers\
ServiceType = 1 ;SERVICE_KERNEL_DRIVER
StartType = 0 ;SERVICE_BOOT_START
ErrorControl = 3 ;SERVICE_ERROR_CRITICAL
LoadOrderGroup = "Early-Launch"
AddReg = ELAM.AddRegistry
; Registry Modifications
[ELAM.AddRegistry]
HKR,,"DebugFacilities",0x00010001 ,0xffffffff
HKR,,"DebugLevel",0x00010001 ,2
; Copy Files
[ELAM.DriverFiles]
SophosEL.sys
[SourceDisksFiles]
SophosEL.sys = 1,,
[SourceDisksNames]
1 = %DiskId1%,,,
[SignatureAttributes]
SophosEL.sys=SignatureAttributes.Elam
[SignatureAttributes.Elam]
Elam=true
;; String Section
[Strings]
SG = "Sophos Limited"
ServiceDescription = "Sophos Early Launch AntiMalware Driver"
ServiceName = "Sophos ELAM"
DriverName = "SophosEL"
DiskId1 = "Sophos ELAM Installation Disk"