home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ftp.networkinstruments.com
/
2015-02-04.ftp.networkinstruments.com.tar
/
ftp.networkinstruments.com
/
pub
/
disks
/
ObserverInfrastructure2.1
/
ObsInfrSetup2.1.55.0.exe
/
NetLA200064.I_F
< prev
next >
Wrap
Windows Setup INFormation
|
2006-11-24
|
4KB
|
140 lines
; LinkAnalyst2000.inf
;
; Installation inf for the adapter.
;
; (c) Copyright 2006 Network Instruments, LLC
;
[Version]
Signature="$Windows NT$"
Provider=%NetInst%
Class=NetTrans
ClassGUID={4D36E975-E325-11CE-BFC1-08002BE10318}
DriverVer=11/23/2006, 6.0.0.1
CatalogFile=netLA2000.cat
[DestinationDirs]
DefaultDestDir = 12
[SourceDisksNames.x86]
1 = "Current Location",,,
[SourceDisksNames.amd64]
1 = "Current Location",,,
[SourceDisksFiles]
VMONILA.sys = 1
;
; Driver information
;
[Manufacturer]
%NetInst% = NetInst.Mfg,NTx86,NTamd64
[NetInst]
%VMONILA.SvcDesc% = Inst_Ndi_VMONILA
[NetInst.Mfg.NTx86]
%NetInst.DeviceDesc0% = VMONILA, NI_VMONILA
[NetInst.Mfg.NTamd64]
%NetInst.DeviceDesc0% = VMONILA, NI_VMONILA
;
; General installation section
;
[VMONILA]
Characteristics=0x1000 ; NCF_HAS_UI | NCF_DONTEXPOSELOWER
AddReg=Inst_Ndi_VMONILA ; Specify the [N]etwork [d]evice [i]nstaller
CopyFiles = Copy_VMONILA_Files
;-------------------------------------------------------------------------
; Specify the Network Device Installer
;-------------------------------------------------------------------------
[Inst_Ndi_VMONILA]
HKR, Ndi, ClsID,,"{2C312BCD-E54A-4a58-A7BF-4D6D49714DFF}"
HKR, Ndi, Service,,"VMONILA"
HKR, Ndi, CoServices,0x10000,"VMONILA"
HKR, Ndi, HelpText,,"%VMONILA_HelpText%"
HKR, Ndi\Interfaces, UpperRange,,"noupper"
HKR, Ndi\Interfaces, LowerRange,,"ndis5,ndis4,ndis3"
;
; File sections
;
;
; Service Installation
;
[VMONILA.Services]
AddService = VMONILA, , VMONILA_Service_Inst ;, VMONILA_EventLog_Inst
[VMONILA_Service_Inst]
DisplayName = %VMONILA.SvcDesc%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 2 ; SERVICE_SYSTEM_START
ErrorControl = 0x1 ; SERVICE_ERROR_NORMAL
LoadOrderGroup = "PNP_TDI"
ServiceBinary = %12%\VMONILA.sys
Description=%VMONILA.SvcDesc%
AddReg=AddReg_VMONILA_Service_Inst
[VMONILA_EventLog_Inst]
AddReg = VMONILA_EventLog_AddReg
[VMONILA_EventLog_AddReg]
HKR,,EventMessageFile,0x00020000,"%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\drivers\VMONILA.sys"
HKR,,TypesSupported,0x00010001,7
[AddReg_VMONILA_Service_Inst]
HKLM,"System\CurrentControlSet\Control\ServiceProvider\Order","ExcludedProviders",0x2,""
HKLM,"System\CurrentControlSet\Control\ServiceProvider\Order","ProviderOrder",0x1000A,"VMONILA"
HKR,"ServiceProvider","Class",0x10001,0x8
HKR,"ServiceProvider","Name",,%VMONILA.SvcDesc%
HKLM,"System\CurrentControlSet\Services\VMONILA","TextModeFlags",0x10001,0x0001
HKLM,"System\CurrentControlSet\Services\EventLog\System\VMONILA","EventMessageFile",0x20000,"%%SystemRoot%%\system32\nwevent.dll"
HKLM,"System\CurrentControlSet\Services\EventLog\System\VMONILA","TypesSupported",0x10001, 0x00000007
HKR,"Parameters","VMONILAOn",0x10001,0x1
;
; Source file information
;
[Copy_VMONILA_Files]
; Files for disk Network Instruments, LLC Installation Disk #1 (Other)
VMONILA.sys
[Strings]
;
; Non-Localizable Strings
;
REG_SZ = 0x00000000
REG_MULTI_SZ = 0x00010000
REG_EXPAND_SZ = 0x00020000
REG_BINARY = 0x00000001
REG_DWORD = 0x00010001
SERVICEROOT = "System\CurrentControlSet\Services"
;
; Localizable Strings
;
NetInst.DeviceDesc0 = "VMONILA Protocol Analyzer for Link Analyst"
DiskId1 = "Network Instruments, LLC Installation Disk #1 (Other)"
NetInst = "Network Instruments, LLC"
VMONILA.SvcDesc="VMONILA Protocol Analyzer for Link Analyst"
VMONILA_HelpText = "VMONI for Link Analyst Network Instruments, LLC Protocol Analyzer Device Driver"