home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1999 October / VPR9910B.BIN / DRIVER / IODATA / ZX81110 / zx82110.exe / DISK.EXE / WINNT / GAZX8.INF next >
Windows Setup INFormation  |  1999-03-31  |  5KB  |  186 lines

  1. ; INF file for I-O DATA GA-ZX8/PCI display driver.
  2. ; Copyright (C) 1998-1999 I-O DATA DEVICE,INC.
  3.  
  4. [Version]
  5. Signature="$Windows NT$"
  6. Provider=%TDDDF%
  7. LayoutFile=layout.inf
  8. ClassGUID={4D36E968-E325-11CE-BFC1-08002BE10318}
  9. Class=Display
  10.  
  11. ;
  12. ; Dest directories are \windows\system32 and \windows\system32\drivers
  13. ;
  14.  
  15. [DestinationDirs]
  16. DefaultDestDir       = 11
  17. zx8.Miniport      = 12
  18. zx8.Display       = 11
  19. zx8.inf       = 17
  20. zx8.tray      = 10
  21.  
  22. ;
  23. ; The Manufacturer section lists all of the manufacturers that we will
  24. ; display in the Dialog box. DEVICE sections are specified.
  25. ;
  26.  
  27. [Manufacturer]
  28. I.O DATA = I.O DATA.Mfg
  29.  
  30. [I.O DATA.Mfg]
  31. GA-ZX8/PCI  = zx8
  32.  
  33.  
  34. ;---------------------------------------------------------------------
  35. ; zx8 Driver INSTALL Section. This INSTALL section specifies
  36. ; what files are to to be copied (File List sections)
  37. ;---------------------------------------------------------------------
  38.  
  39. [zx8]
  40. CopyFiles=zx8.Miniport, zx8.Display, zx8.icd, zx8.tray
  41.  
  42. ;
  43. ; zx8 Driver INSTALL Section. This INSTALL section specifies
  44. ; what registry fields are to be modified (ADD Registry section)
  45. ;
  46.  
  47. [zx8.SoftwareSettings]
  48. AddReg = zx8_SoftwareDeviceSettings
  49. AddReg = zx8_icdSoftwareSettings
  50.  
  51. ;
  52. ; zx8 Service Installation
  53. ;
  54.  
  55. [zx8.Services]
  56. AddService = zx8, 0x00000002, zx8_Generic_Service_Inst, zx8_EventLog_Inst
  57. AddService = zx8arch, 0x00000002, zx8arch_Generic_Service_Inst, zx8arch_EventLog_Inst
  58. AddService = zx8gfx, 0x00000002, zx8gfx_Generic_Service_Inst, zx8gfx_EventLog_Inst
  59.  
  60. [zx8_EventLog_Inst]
  61. AddReg = zx8_EventLog_AddReg
  62.  
  63. [zx8arch_EventLog_Inst]
  64. AddReg = zx8arch_EventLog_AddReg
  65.  
  66. [zx8gfx_EventLog_Inst]
  67. AddReg = zx8gfx_EventLog_AddReg
  68.  
  69. [zx8_EventLog_AddReg]
  70. HKR,,EventMessageFile,0x00020000,"%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\drivers\zx8.sys"
  71. HKR,,TypesSupported,0x00010001,7
  72.  
  73. [zx8arch_EventLog_AddReg]
  74. HKR,,EventMessageFile,0x00020000,"%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\drivers\nvarch.sys"
  75. HKR,,TypesSupported,0x00010001,7
  76.  
  77. [zx8gfx_EventLog_AddReg]
  78. HKR,,EventMessageFile,0x00020000,"%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\drivers\nvgfx.sys"
  79. HKR,,TypesSupported,0x00010001,7
  80.  
  81. [zx8_Generic_Service_Inst]
  82. ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
  83. StartType      = 1                  ; SERVICE_SYSTEM_START
  84. ErrorControl   = 0                  ; SERVICE_ERROR_IGNORE
  85. LoadOrderGroup = Video
  86. ServiceBinary  = %12%\zx8.sys
  87.  
  88. [zx8arch_Generic_Service_Inst]
  89. ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
  90. StartType      = 1                  ; SERVICE_SYSTEM_START
  91. ErrorControl   = 0                  ; SERVICE_ERROR_IGNORE
  92. ServiceBinary  = %12%\nvarch.sys
  93.  
  94. [zx8gfx_Generic_Service_Inst]
  95. ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
  96. StartType      = 1                  ; SERVICE_SYSTEM_START
  97. ErrorControl   = 0                  ; SERVICE_ERROR_IGNORE
  98. ServiceBinary  = %12%\nvgfx.sys
  99.  
  100. ;
  101. ; File List sections for zx8.Display and zx8.Miniport
  102. ;
  103.  
  104. [zx8.Display]
  105. zx8.dll      , zx8.dl_
  106. gactl.dll    , gactl.dl_
  107. gactlj.hlp   , gactlj.hl_
  108. gactlj.cnt   , gactlj.cn_
  109. gactle.hlp   , gactle.hl_
  110. gactle.cnt   , gactle.cn_
  111. msvcrt.dll   , msvcrt.dl_
  112.  
  113. [zx8.Miniport]
  114. zx8.sys      , zx8.sy_
  115. nvarch.sys   , nvarch.sy_
  116. nvgfx.sys    , nvgfx.sy_
  117.  
  118. [zx8.icd]
  119. nv3oglnt.dll , nv3oglnt.dl_
  120.  
  121. [zx8.tray]
  122. gatray.exe   , gatray.ex_
  123. gactlcur.ini , gactlcur.in_
  124. gazx.bmp     , gazx.bm_
  125.  
  126. ;
  127. ; zx8 Add registry section
  128. ;
  129.  
  130. [zx8_SoftwareDeviceSettings]
  131. HKR,, InstalledDisplayDrivers,     %REG_MULTI_SZ%, zx8
  132. HKR,, VgaCompatible,               %REG_DWORD%,    0
  133. HKR,, DmaBuf,                      %REG_DWORD%,    5
  134. HKR,, IF09,                        %REG_DWORD%,    0
  135.  
  136. [zx8_icdSoftwareSettings]
  137. HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\OpenGLDrivers",RIVA128, %REG_SZ%, nv3oglnt
  138.  
  139. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\run","Gatray",,"gatray.exe"
  140.  
  141. HKCU,"Software\アイ・オー・データ\GACTL",GactlConfigChkFlag,0,0
  142. HKCU,"Software\IO_DATA\GACTL",GactlConfigChkFlag,0,0
  143.  
  144. ;
  145. ; Source file information
  146. ;
  147.  
  148. [SourceDisksNames]
  149. 1 = %DiskId%,,,""
  150.  
  151. [SourceDisksFiles.x86]
  152. zx8.dl_      = 1
  153. zx8.sy_      = 1
  154. nvarch.sy_   = 1
  155. nvgfx.sy_    = 1
  156. nv3oglnt.dl_ = 1
  157. gactl.dl_    = 1,..
  158. gactlj.hl_   = 1,..
  159. gactlj.cn_   = 1,..
  160. gactle.hl_   = 1,..
  161. gactle.cn_   = 1,..
  162. gactlcur.in_ = 1,..
  163. gatray.ex_   = 1,..
  164. msvcrt.dl_   = 1,..
  165. gazx.bm_     = 1,..
  166.  
  167. [Strings]
  168. ;
  169. ; Non-Localizable Strings
  170. ;
  171.  
  172. REG_SZ         = 0x00000000
  173. REG_MULTI_SZ   = 0x00010000
  174. REG_EXPAND_SZ  = 0x00020000
  175. REG_BINARY     = 0x00000001
  176. REG_DWORD      = 0x00010001
  177. serviceroot    = System\CurrentControlSet\Services
  178.  
  179. ;
  180. ; Localizable Strings
  181. ;
  182.  
  183. TDDDF="I-O DATA DEVICE,INC."
  184. DiskId= "GA-ZX8/PCI for WindowsNT4.0 サポートソフト"
  185. drvlib="GA-ZX8/PCI NT Driver Library"
  186.