home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2007 June
/
PCWorld_2007-06_cd.bin
/
akce
/
Panda
/
IS2007.exe
/
Files
/
RFirewall
/
NET_M32.INF
< prev
next >
Wrap
Windows Setup INFormation
|
2007-04-24
|
2KB
|
78 lines
; -- NET_M32.INF --
;
; NDIS Filter Miniport INF file
;
; Copyright (c) Panda Software 2007
; ----------------------------------------------------------------------
[Version]
signature = "$Windows NT$"
Class = Net
ClassGUID = {4d36e972-e325-11ce-bfc1-08002be10318}
Provider = %PaNda%
DriverVer = 04/24/2007,1.5.0.89
CatalogFile.ntx86 = netimflt.cat
[ControlFlags]
ExcludeFromSelect = netimfltmp
[DestinationDirs]
DefaultDestDir =12
Inf.files =17 ; %windir%\inf (replace if exist)
CopyAlways.Inf.files =17 ; %windir%\inf (copy even if don't exist)
[Manufacturer]
%PaNda% = PANDA,NTx86,NTia64,NTamd64
[PANDA]
%PANDAIMCLMP_Desc% = PANDAIMCLMP.ndi, netimfltmp
[PANDA.NTx86]
%PANDAIMCLMP_Desc% = PANDAIMCLMP.ndi, netimfltmp
[PANDA.NTia64]
%PANDAIMCLMP_Desc% = PANDAIMCLMP.ndi, netimfltmp
[PANDA.NTamd64]
%PANDAIMCLMP_Desc% = PANDAIMCLMP.ndi, netimfltmp
[PANDAIMCLMP.ndi]
Characteristics = 0x29 ;NCF_NOT_USER_REMOVABLE | NCF_VIRTUAL | NCF_HIDDEN
CopyFiles =
[PANDAIMCLMP.ndi.Services]
AddService = NETIMFLT,0x2, PANDAIMCLMP.AddService
[PANDAIMCLMP.AddService]
DisplayName = %PANDAIMCLMP_Desc%
ServiceType = 1 ;SERVICE_KERNEL_DRIVER
StartType = 3 ;SERVICE_DEMAND_START
ErrorControl = 1 ;SERVICE_ERROR_NORMAL
ServiceBinary = %12%\netimflt.sys
LoadOrderGroup = PNP_TDI
AddReg = PANDAIMCLMP.AddService.AddReg
[PANDAIMCLMP.AddService.AddReg]
; ----------------------------------------------------------------------
; Add any miniport-specific parameters here. These are params that your
; filter device is going to use.
;
;HKR, Parameters, ParameterName, 0x10000, "MultiSz", "Parameter", "Value"
;HKR, Parameters, ParameterName2, 0x10001, 4
[SourceDisksNames]
;None
[SourceDisksFiles]
;None
[Strings]
PaNda = "PandaSoftware"
PANDAIMCLMP_Desc = "PANDA NDIS IM Filter Miniport"