| 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/ntp64/Sophos/Sophos Network Threat Protection/ |
Upload File : |
;-------------------------------------------------------------------------
; sntp.inf
;
; Copyright 2014 Sophos Limited. All rights reserved
;-------------------------------------------------------------------------
[Version]
signature = "$Windows NT$"
Provider = %Sophos%
DriverVer = 11/28/2018, 1.8.45.0
DriverPackageType = KernelService
Class = NetService
ClassGuid = {4D36E974-E325-11CE-BFC1-08002BE10318}
CatalogFile = sntp.cat
[SourceDisksNames]
1 = %DiskId1%
[SourceDisksFiles]
sntp.sys = 1
[DestinationDirs]
DefaultDestDir = 12
sntp.DriverFiles = 12 ;%windir%\system32\drivers
;; Default install sections
[DefaultInstall]
OptionDesc = %sntpServiceDesc%
CopyFiles = sntp.DriverFiles
[DefaultInstall.Services]
AddService = %sntpServiceName%,,sntp.Service
;; Default uninstall sections
[DefaultUninstall]
DelFiles = sntp.DriverFiles
[DefaultUninstall.Services]
DelService = sntp,0x200 ; Flags note to stop service first
; Services Section
[sntp.Service]
DisplayName = %sntpServiceName%
Description = %sntpServiceDesc%
ServiceBinary = %12%\sntp.sys ;%windir%\system32\drivers\sntp.sys
ServiceType = 1 ;SERVICE_KERNEL_DRIVER
StartType = 1 ;SERVICE_SYSTEM_START
ErrorControl = 1 ;SERVICE_ERROR_NORMAL
;not adding anything to registry
; Copy Files
[sntp.DriverFiles]
sntp.sys,,,0x00004004 ; COPYFLG_NOVERSIONCHECK | COPYFLG_IN_USE_RENAME
;; String Section
[Strings]
Sophos = "Sophos Limited"
sntpServiceDesc = "Sophos Network Threat Protection Driver"
sntpServiceName = "sntp"
sntpRegistry = "system\currentcontrolset\services\sntp"
DiskId1 = "sntp"