netVT.inf Driver File Contents (sp33495.exe)

; -- NETVT.INF --
;
; HP Virus Throttle Service INF file
; Adapted from PASSTHRU sample filter
;
; Copyright (c) 1993-2001, Microsoft Corporation
;
; Copyright (c) 2004 Hewlett-Packard Development Company, L.P.

[Version]
Signature	= "$Windows NT$"
Class		= NetService
ClassGUID	= {4D36E974-E325-11CE-BFC1-08002BE10318}
Provider	= %HP%
CatalogFile	= netvt.cat
DriverVer	= 07/19/2006,8.40.0.0


[Manufacturer]
%HP%		= HP,NT.5.1,NT.5.2


[ControlFlags]

;=========================================================================
;
;=========================================================================

[HP]
; The default install for W2K
%VirusThrottle_Desc%	= VirusThrottle.ndi, HP_VirusThrottle

[HP.NT.5.1]
; Currently, installation on XP is not supported.

[HP.NT.5.2]
; The specific W2K3 install methodology
%VirusThrottle_Desc%	= VirusThrottle.ndiw2k3, HP_VirusThrottle

[VirusThrottle.ndi]
AddReg          = VirusThrottle.ndi.AddReg, VirusThrottle.AddReg
Characteristics = 0x4410 ;  (not 0x80 NCF_HAS_UI |) NCF_FILTER | NCF_NDIS_PROTOCOL | NCF_NO_SERVICE !--Filter Specific--!!
CopyFiles       = VirusThrottle.Files.Sys.w2k , VirusThrottle.Files.DLL

[VirusThrottle.ndiw2k3]
AddReg          = VirusThrottle.ndi.AddReg, VirusThrottle.AddReg
Characteristics = 0x4410 ;  (not 0x80 NCF_HAS_UI |) NCF_FILTER | NCF_NDIS_PROTOCOL | NCF_NO_SERVICE !--Filter Specific--!!
CopyFiles       = VirusThrottle.Files.Sys.w2k3 , VirusThrottle.Files.DLL
CopyInf         = netvt_m.inf

[VirusThrottle.ndi.Services]
AddService = VirusThrottle,, VirusThrottle.AddService, VirusThrottle.AddEventLog

[VirusThrottle.ndiw2k3.Services]
AddService = VirusThrottle,, VirusThrottle.AddService, VirusThrottle.AddEventLog

[VirusThrottle.AddService]
DisplayName    = %VirusThrottleService_Desc%
ServiceType    = 1 ;SERVICE_KERNEL_DRIVER
StartType      = 3 ;SERVICE_DEMAND_START
ErrorControl   = 1 ;SERVICE_ERROR_NORMAL
ServiceBinary  = %12%\HPQVT.sys
LoadOrderGroup = PNP_TDI


; ----------------------------------------------------------------------
; File copy
;
[SourceDisksNames]
1=%DiskDescription%,"",,

[SourceDisksFiles]
hpqvtnfy.dll=1
HPQVT.sys=1,.\w2k
HPQVT.sys=1,.\w2k3

[DestinationDirs]
DefaultDestDir                = 12
VirusThrottle.Files.DLL       = 11   ; %windir%\System32
VirusThrottle.Files.Sys.w2k   = 12   ; %windir%\System32\drivers
VirusThrottle.Files.Sys.w2k3  = 12   ; %windir%\System32\drivers

[VirusThrottle.Files.DLL]
hpqvtnfy.dll,,,2

[VirusThrottle.Files.Sys.w2k]
HPQVT.sys, w2k\HPQVT.sys,,2

[VirusThrottle.Files.Sys.w2k3]
HPQVT.sys, w2k3\HPQVT.sys,,2

[InfSourcePathInfo]
OriginalInfSourcePath = %1%	; used by Notify Object to copy MP Inf on W2K.

; ----------------------------------------------------------------------
; Filter Install
;

[VirusThrottle.ndi.AddReg]
HKR, Ndi, HelpText, , %VirusThrottle_HELP%

; ----------------------------------------------------------------------
; !!--Filter Specific--!!
;
; Note:
; 1. Other components may also have UpperRange/LowerRange but for filters
;    the value of both of them must be noupper/nolower
; 2. The value FilterClass is required.
; 3. The value Service is required
; 4. FilterDeviceInfId is the InfId of the filter device (miniport) that will
;    be installed for each filtered adapter.
;    In this case this is HP_VirusThrottleMP(refer to netVT_m.inf)
;
HKR, Ndi,            FilterClass,         , VirusThrottle
HKR, Ndi,            FilterDeviceInfId,   , HP_VirusThrottleMP

HKR, Ndi,            ClsID,         	  , {0fff102a-61ab-42b8-9d51-2714d02400ac}
HKR, Ndi,            ComponentDll,        , hpqvtnfy.dll

HKR, Ndi,            Service,             , VirusThrottle
HKR, Ndi\Interfaces, UpperRange,          , noupper
HKR, Ndi\Interfaces, LowerRange,          , nolower
HKR, Ndi\Interfaces, FilterMediaTypes,    , "ethernet, tokenring, fddi, wan"

[VirusThrottle.AddReg]
; The following key is Required
; The following key is VirusThrottle specific
HKR, Parameters, Param1, 0, 4


[VirusThrottle.AddEventLog]
AddReg = VirusThrottle.AddEventLog.AddReg

[VirusThrottle.AddEventLog.AddReg]
HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\System32\drivers\HPQVT.sys"
HKR,,TypesSupported,0x00010001,7

; ----------------------------------------------------------------------
[Strings]
HP = "Hewlett-Packard Company"
DiskDescription = "HP Virus Throttle Driver Disk"

VirusThrottle_Desc = "HP Virus Throttle Driver"
VirusThrottle_HELP = "This component retards the spread of certain virus types"
VirusThrottleService_Desc = "HP Virus Throttle Service"

[Strings.0411]
HP = "Hewlett-Packard Company"
DiskDescription = "HP Virus Throttle ドライバ ディスク"

VirusThrottle_Desc = "HP Virus Throttle Driver"
VirusThrottle_HELP = "±ÌコンポーネントÍÁèÌウィルスÌ拡散ð遅ç¹Ü·"
VirusThrottleService_Desc = "HP Virus Throttle Service"

Download Driver Pack

How To Update Drivers Manually

After your driver has been downloaded, follow these simple steps to install it.

  • Expand the archive file (if the download file is in zip or rar format).

  • If the expanded file has an .exe extension, double click it and follow the installation instructions.

  • Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.

  • Find the device and model you want to update in the device list.

  • Double-click on it to open the Properties dialog box.

  • From the Properties dialog box, select the Driver tab.

  • Click the Update Driver button, then follow the instructions.

Very important: You must reboot your system to ensure that any driver updates have taken effect.

For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.

server: web5, load: 1.37