| 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/data/warehouse/ |
Upload File : |
;;;
;;; Sophos Web Intelligence Callout Driver for Windows 8 and above
;;;
;;;
;;; Copyright (c) 2015-2016, Sophos Limited
;;;
[Version]
Signature = "$Windows NT$"
Class="NetworkActivityMonitor"
ClassGuid = {E1C1DCD4-BDD5-455C-9C72-2B4F1DA1B1F7}
Provider = %Provider%
DriverPackageType = KernelService
DriverVer=05/20/2016,3.6.0.1
CatalogFile = swi_callout.cat
[SourceDisksNames]
1 = %DiskName%
[SourceDisksFiles]
swi_callout.sys = 1
[DestinationDirs]
DefaultDestDir = 12 ; %windir%\system32\drivers
swi_callout.Files = 12
[DefaultInstall]
OptionDesc = %ServiceDesc%
CopyFiles = swi_callout.Files
[DefaultInstall.Services]
AddService = %ServiceName%,,swi_callout.Service
[DefaultUninstall]
DelFiles = swi_callout.Files
[DefaultUninstall.Services]
DelService = %ServiceName%,0x200 ; SPSVCINST_STOPSERVICE
[swi_callout.Files]
%DriverFile%
[swi_callout.Service]
DisplayName = %ServiceName%
Description = %ServiceDesc%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 1 ; SERVICE_SYSTEM_START
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %12%\%DriverFile%
[Strings]
Provider = "Sophos"
DiskName = "swi_callout installer"
ServiceDesc = "swi_callout driver"
ServiceName = "swi_callout"
DriverFile = "swi_callout.sys"