home *** CD-ROM | disk | FTP | other *** search
/ ftp.networkinstruments.com / 2015-02-04.ftp.networkinstruments.com.tar / ftp.networkinstruments.com / pub / demos / ObsInfrSetup.exe / Win32 / drivers / VmoniLA.INF < prev    next >
Windows Setup INFormation  |  2012-12-05  |  4KB  |  142 lines

  1. ; VmoniLA.inf
  2. ;
  3. ; Installation inf for the  adapter.
  4. ;
  5. ; (c) Copyright 2006-2012 Network Instruments, LLC 
  6. ;
  7.  
  8. [Version]
  9. Signature="$Windows NT$"
  10. Provider=%NetInst%
  11. Class=NetTrans
  12. ClassGUID={4D36E975-E325-11CE-BFC1-08002BE10318}
  13. DriverVer=11/01/2012, 4.0.1.0
  14. CatalogFile=VmoniLA.cat
  15.  
  16.  
  17. [DestinationDirs]
  18. DefaultDestDir   = 12
  19.  
  20. [SourceDisksNames.x86]
  21. 1   = "Current Location",,,
  22.  
  23. [SourceDisksNames.amd64]
  24. 1   = "Current Location",,,
  25.  
  26. [SourceDisksFiles]
  27. VMONILA.sys = 1
  28.  
  29. ;
  30. ; Driver information
  31. ;
  32.  
  33. [Manufacturer]
  34. %NetInst%   = NetInst.Mfg,NTx86,NTamd64
  35.  
  36. [NetInst]
  37. %VMONILA.SvcDesc% = Inst_Ndi_VMONILA
  38.  
  39. [NetInst.Mfg]
  40. %NetInst.DeviceDesc0% = VMONILA, NI_VMONILA
  41.  
  42.  
  43. [NetInst.Mfg.NTx86]
  44. %NetInst.DeviceDesc0% = VMONILA, NI_VMONILA
  45.  
  46. [NetInst.Mfg.NTamd64]
  47. %NetInst.DeviceDesc0% = VMONILA, NI_VMONILA
  48.  
  49. ;
  50. ; General installation section
  51. ;
  52.  
  53. [VMONILA]
  54. Characteristics=0x1000      ; NCF_HAS_UI | NCF_DONTEXPOSELOWER
  55. AddReg=Inst_Ndi_VMONILA         ; Specify the [N]etwork [d]evice [i]nstaller
  56. CopyFiles               = Copy_VMONILA_Files
  57.  
  58. ;-------------------------------------------------------------------------
  59. ; Specify the Network Device Installer
  60. ;-------------------------------------------------------------------------
  61. [Inst_Ndi_VMONILA]
  62. HKR, Ndi, ClsID,,"{2C312BCD-E54A-4a58-A7BF-4D6D49714DFF}"
  63. HKR, Ndi, Service,,"VMONILA"
  64. HKR, Ndi, CoServices,0x10000,"VMONILA"
  65. HKR, Ndi, HelpText,,"%VMONILA_HelpText%"
  66. HKR, Ndi\Interfaces, UpperRange,,"noupper"
  67. HKR, Ndi\Interfaces, LowerRange,,"ndis5,ndis4,ndis3"
  68. ;
  69. ; File sections
  70. ;
  71.  
  72.  
  73. ;
  74. ; Service Installation
  75. ;
  76.  
  77. [VMONILA.Services]
  78. AddService = VMONILA, , VMONILA_Service_Inst ;, VMONILA_EventLog_Inst
  79.  
  80. [VMONILA_Service_Inst]
  81. DisplayName    = %VMONILA.SvcDesc%
  82. ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
  83. StartType      = 2                  ; SERVICE_SYSTEM_START
  84. ErrorControl   = 0x1                  ; SERVICE_ERROR_NORMAL
  85. LoadOrderGroup = "PNP_TDI"
  86. ServiceBinary  = %12%\VMONILA.sys
  87. Description=%VMONILA.SvcDesc%
  88. AddReg=AddReg_VMONILA_Service_Inst
  89.  
  90.  
  91. [VMONILA_EventLog_Inst]
  92. AddReg = VMONILA_EventLog_AddReg
  93.  
  94. [VMONILA_EventLog_AddReg]
  95. HKR,,EventMessageFile,0x00020000,"%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\drivers\VMONILA.sys"
  96. HKR,,TypesSupported,0x00010001,7
  97.  
  98.  
  99. [AddReg_VMONILA_Service_Inst]
  100. HKLM,"System\CurrentControlSet\Control\ServiceProvider\Order","ExcludedProviders",0x2,""
  101. HKLM,"System\CurrentControlSet\Control\ServiceProvider\Order","ProviderOrder",0x1000A,"VMONILA"
  102. HKR,"ServiceProvider","Class",0x10001,0x8
  103. HKR,"ServiceProvider","Name",,%VMONILA.SvcDesc%
  104. HKLM,"System\CurrentControlSet\Services\VMONILA","TextModeFlags",0x10001,0x0001
  105. HKLM,"System\CurrentControlSet\Services\EventLog\System\VMONILA","EventMessageFile",0x20000,"%%SystemRoot%%\system32\nwevent.dll"
  106. HKLM,"System\CurrentControlSet\Services\EventLog\System\VMONILA","TypesSupported",0x10001, 0x00000007
  107. HKR,"Parameters","VMONILAOn",0x10001,0x1
  108.  
  109.  
  110. ;
  111. ; Source file information
  112. ;
  113.  
  114. [Copy_VMONILA_Files]
  115. ; Files for disk Network Instruments, LLC Installation Disk #1 (Other)
  116. VMONILA.sys
  117.  
  118.  
  119. [Strings]
  120.  
  121. ;
  122. ; Non-Localizable Strings
  123. ;
  124.  
  125. REG_SZ         = 0x00000000
  126. REG_MULTI_SZ   = 0x00010000
  127. REG_EXPAND_SZ  = 0x00020000
  128. REG_BINARY     = 0x00000001
  129. REG_DWORD      = 0x00010001
  130. SERVICEROOT    = "System\CurrentControlSet\Services"
  131.  
  132. ;
  133. ; Localizable Strings
  134. ;
  135.  
  136. NetInst.DeviceDesc0 = "VMONILA Protocol Analyzer for Observer Infrastructure"
  137. DiskId1 = "Network Instruments, LLC Installation Disk #1 (Other)"
  138. NetInst = "Network Instruments, LLC"
  139. VMONILA.SvcDesc="VMONILA Protocol Analyzer for Observer Infrastructure"
  140. VMONILA_HelpText = "VMONILA  Network Instruments, LLC Protocol Analyzer Device Driver"
  141.  
  142.