home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1999 October / VPR9910B.BIN / DRIVER / ELSA / ERA2NT40 / ERA2NT40.ZIP / ERAZOR2.INF < prev    next >
Windows Setup INFormation  |  1999-03-12  |  4KB  |  180 lines

  1. ;
  2. ; ELSA Display INF file
  3. ;
  4.  
  5. [Version]
  6. Signature="$Windows NT$"
  7. Provider="ELSA AG"
  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. ELSADRV.Miniport      = 12
  18. ELSADRV.Display       = 11
  19. ELSADRV.oldsys        = 12
  20. ELSADRV.olddll        = 11
  21. ELSADRV.inf           = 17
  22.  
  23. ;
  24. ; The Manufacturer section lists all of the manufacturers that we will
  25. ; display in the Dialog box. DEVICE sections are specified.
  26. ;
  27.  
  28. [Manufacturer]
  29. "ELSA AG"      = ELSA.Mfg
  30.  
  31. ;
  32. ; Device section. Each section here corresponds with an entry listed in the
  33. ; [Manufacturer] section, above. The models will be displayed in the order
  34. ; that they appear in the INF file. This section identifies
  35. ; the corresponding INSTALL sections.
  36. ;
  37.  
  38.  
  39. [ELSA.Mfg]
  40.  
  41. %ELSA_BOARD%   = ELSADRV, PCI\VEN_10DE&DEV_0020
  42.  
  43. ;---------------------------------------------------------------------
  44. ; ELSA Driver INSTALL Section. This INSTALL section specifies
  45. ; what files are to to be copied (File List sections)
  46. ;---------------------------------------------------------------------
  47.  
  48. [ELSADRV]
  49. CopyFiles=ELSADRV.Miniport, ELSADRV.Display, ELSADRV.OpenGL, ELSADRV.inf
  50. DelFiles=ELSADRV.oldsys
  51. DelFiles=ELSADRV.olddll
  52.  
  53. ;
  54. ; ELSA Driver INSTALL Section. This INSTALL section specifies
  55. ; what registry fields are to be modified (ADD Registry section)
  56. ;
  57.  
  58. [ELSADRV.SoftwareSettings]
  59. AddReg = ELSA_SoftwareDeviceSettings
  60. AddReg = ELSA_OpenGLSoftwareSettings
  61. DelReg = ELSA_OldRegSettings
  62.  
  63. ;
  64. ; ELSA Service Installation
  65. ;
  66.  
  67. [ELSADRV.Services]
  68. AddService = %ELSA_driver%, 0x00000002, ELSA_Generic_Service_Inst, ELSA_EventLog_Inst
  69. DelService = nvrm
  70. DelService = nvarch
  71. DelService = nvgfx
  72. DelService = earch
  73. DelService = egfx
  74. DelService = ESYNPROM
  75. DelService = ESYNIIM
  76. DelService = NV
  77. DelService = NV4
  78.  
  79. [ELSA_EventLog_Inst]
  80. AddReg = ELSA_EventLog_AddReg
  81.  
  82. [ELSA_EventLog_AddReg]
  83. HKR,,EventMessageFile,0x00020000,"%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\drivers\%ELSA_driver%.sys"
  84. HKR,,TypesSupported,0x00010001,7
  85.  
  86. [ELSA_Generic_Service_Inst]
  87. ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
  88. StartType      = 1                  ; SERVICE_SYSTEM_START
  89. ErrorControl   = 0                  ; SERVICE_ERROR_IGNORE
  90. LoadOrderGroup = Video
  91. ServiceBinary  = %12%\%ELSA_driver%.sys
  92.  
  93. ;
  94. ; File List sections for ELSADRV.Display and ELSADRV.Miniport
  95. ;
  96.  
  97. [ELSADRV.Display]
  98. %ELSA_display%.dll
  99.  
  100. [ELSADRV.Miniport]
  101. %ELSA_driver%.sys
  102.  
  103. [ELSADRV.inf]
  104. %ELSA_inf%.inf
  105.  
  106. [ELSADRV.oldsys]
  107. nvrm.sys,0x00000001
  108. nvarch.sys,0x00000001
  109. nvgfx.sys,0x00000001
  110. earch.sys,0x00000001
  111. egfx.sys,0x00000001
  112. ESYNPROM.SYS,0x00000001
  113. ESYNIIM.SYS,0x00000001
  114. NV_MINI.SYS,0x00000001
  115. NV4_MINI.SYS,0x00000001
  116.  
  117. [ELSADRV.olddll]
  118. ESYNPROD.DLL,0x00000001
  119. ESYNIID.DLL,0x00000001
  120. ESYNPROO.DLL,0x00000001
  121. ESYNIIO.DLL,0x00000001
  122. NV_DISP.DLL,0x00000001
  123. NV4_DISP.DLL,0x00000001
  124. NV4OGLNT.DLL,0x00000001
  125.  
  126. [ELSADRV.OpenGL]
  127. %ELSA_OGL%.dll
  128.  
  129. ;
  130. ; ELSA Add registry section
  131. ;
  132.  
  133. [ELSA_SoftwareDeviceSettings]
  134. HKR,, InstalledDisplayDrivers,     %REG_MULTI_SZ%, %ELSA_display%
  135. HKR,, VgaCompatible,               %REG_DWORD%,    0
  136.  
  137. [ELSA_OpenGLSoftwareSettings]
  138. HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\OpenGLDrivers", %ELSA_BOARD%, %REG_SZ%, %ELSA_OGL%
  139.  
  140. [ELSA_OldRegSettings]
  141. HKLM, SOFTWARE\ELSA\%ELSA_BOARD%\OpenGL  
  142.  
  143. ;
  144. ; Source file information
  145. ;
  146.  
  147. [SourceDisksNames]
  148. 1 = %DiskId%,,,""
  149.  
  150. [SourceDisksFiles.x86]
  151. %ELSA_inf%.inf     = 1
  152. %ELSA_display%.dll = 1, \i386
  153. %ELSA_driver%.sys  = 1, \i386
  154. %ELSA_OGL%.dll     = 1, \i386
  155.  
  156. [Strings]
  157. ;
  158. ; Non-Localizable Strings
  159. ;
  160.  
  161. REG_SZ         = 0x00000000
  162. REG_MULTI_SZ   = 0x00010000
  163. REG_EXPAND_SZ  = 0x00020000
  164. REG_BINARY     = 0x00000001
  165. REG_DWORD      = 0x00010001
  166. serviceroot    = System\CurrentControlSet\Services
  167.  
  168. ;
  169. ; Localizable Strings
  170. ;
  171.  
  172. ELSA_BOARD        = "ELSA ERAZOR II"
  173. ELSA_driver       = "eeiim"
  174. ELSA_display      = "eeiid"
  175. ELSA_OGL          = "eogleii"
  176. ELSA_inf          = "Erazor2"
  177.  
  178. DiskId="ELSA NT Driver Library installation disk"
  179. drvlib="ELSA NT Driver Library"
  180.