home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2000 April / VPR0004B.BIN / DRIVER / AOPEN / PA33Unt4 / nt40r240.exe / Nt40 / nv4_disp.inf < prev    next >
Windows Setup INFormation  |  1999-11-24  |  4KB  |  172 lines

  1. ;
  2. ; NV Display INF file
  3. ;
  4.  
  5. [Version]
  6. Signature="$Windows NT$"
  7. Provider=%NVidia%
  8. Class=Display
  9.  
  10. ;
  11. ; Dest directories are \windows\system32 and \windows\system32\drivers
  12. ;
  13.  
  14. [DestinationDirs]
  15. DefaultDestDir       = 11
  16. nv4.Miniport      = 12
  17. nv.Display       = 11
  18. nv.rm            = 12
  19. nv.oldrm         = 12
  20. nv.delete.icd     = 11
  21.  
  22. [SourceDisksNames]
  23. 1 = %DiskId1%, disk1
  24.  
  25.  
  26. [SourceDisksFiles]
  27. nv4_mini.sys = 1
  28. nv4_disp.dll = 1
  29. nvinstnt.dll = 1
  30. nvoglnt.dll  = 1
  31.  
  32. ;
  33. ; The Manufacturer section lists all of the manufacturers that we will
  34. ; display in the Dialog box. DEVICE sections are specified.
  35. ;
  36.  
  37. [Manufacturer]
  38. %NVidia%      = NVidia.Mfg
  39.  
  40. ;
  41. ; Device section. Each section here corresponds with an entry listed in the
  42. ; [Manufacturer] section, above. The models will be displayed in the order
  43. ; that they appear in the INF file. This section identifies
  44. ; the corresponding INSTALL sections.
  45. ;
  46.  
  47.  
  48. [NVidia.Mfg]
  49. %NVidia.NvUltra% = nv4, PCI\VEN_10DE&DEV_0029
  50.  
  51. ;---------------------------------------------------------------------
  52. ; NV Driver INSTALL Section. This INSTALL section specifies
  53. ; what files are to to be copied (File List sections)
  54. ;---------------------------------------------------------------------
  55.  
  56. [nv4]
  57. CopyFiles=nv4.Miniport, nv.Display, nv4.icd
  58. DelFiles=nv.oldrm, nv.delete.icd
  59.  
  60. ;
  61. ; NV Driver INSTALL Section. This INSTALL section specifies
  62. ; what registry fields are to be modified (ADD Registry section)
  63. ;
  64.  
  65. [nv4.SoftwareSettings]
  66. AddReg = nv_SoftwareDeviceSettings
  67. AddReg = nv4_icdSoftwareSettings
  68. DelReg = nv_ClearRegistrySwitches
  69.  
  70. ;
  71. ; NV Service Installation
  72. ;
  73.  
  74. [nv4.Services]
  75. AddService = nv4, 0x00000002, nv4_Generic_Service_Inst, nv4_EventLog_Inst
  76. DelService=nvarch
  77. DelService=nvgfx
  78.  
  79. [nv4.GeneralConfigData]
  80. MaximumDeviceMemoryConfiguration=80
  81.  
  82.  
  83. [nv4_EventLog_Inst]
  84. AddReg = nv4_EventLog_AddReg
  85.  
  86. [nv4_EventLog_AddReg]
  87. HKR,,EventMessageFile,0x00020000,"%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\drivers\nv4_mini.sys"
  88. HKR,,TypesSupported,0x00010001,7
  89.  
  90. [nv4_Generic_Service_Inst]
  91. ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
  92. StartType      = 1                  ; SERVICE_SYSTEM_START
  93. ErrorControl   = 0                  ; SERVICE_ERROR_IGNORE
  94. LoadOrderGroup = Video
  95. ServiceBinary  = %12%\nv4_mini.sys
  96.  
  97. ;
  98. ; File List sections for NV.Display and NV.Miniport
  99. ;
  100.  
  101. [nv.Display]
  102. nv4_disp.dll
  103. nvinstnt.dll
  104.  
  105. [nv4.Miniport]
  106. nv4_mini.sys
  107.  
  108. [nv.oldrm]
  109. nvarch.sys,0x00000001
  110. nvgfx.sys,0x00000001
  111.  
  112. [nv4.icd]
  113. nvoglnt.dll
  114.  
  115. [nv.delete.icd]
  116. nv4oglnt.dll,0x00000001
  117. nvopenglnt.dll,0x00000001
  118.  
  119. ;
  120. ; NVidia Add registry section
  121. ;
  122.  
  123. [nv_SoftwareDeviceSettings]
  124. HKR,, InstalledDisplayDrivers,     %REG_MULTI_SZ%, nv4_disp
  125. HKR,, VgaCompatible,               %REG_DWORD%,    0
  126. HKR,, Disable16x12x32ge70,           %REG_DWORD%,    1
  127. HKR,, Disable19x10x32ge70,           %REG_DWORD%,    1
  128. HKR,, Disable19x12x32at60,           %REG_DWORD%,    1
  129. HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\NVIDIA
  130. HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\NVIDIA,DisplayName,%REG_SZ%,"NVIDIA RIVA TNT Family Windows NT 4.0 Display Drivers"
  131. HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\NVIDIA,UninstallString,%REG_SZ%,"rundll32.exe %11%\nvinstnt.dll,NvUninstallNT4 nv4_disp.inf"
  132.  
  133. [nv4_icdSoftwareSettings]
  134. HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\OpenGLDrivers",RIVATNT, %REG_SZ%, nvoglnt
  135.  
  136. ;
  137. ; Clear out old registry switches
  138. ;
  139.  
  140. [nv_ClearRegistrySwitches]
  141. HKR,, DMTOVERRIDE
  142. HKR,, DisableExtRefresh
  143. HKR,, Max16x12
  144. HKR,, Disable19x12x32at60
  145. HKR,, Disable16x12x32ge70
  146. HKR,, Disable19x10x32ge70
  147. HKR,, DellSwitch1
  148. HKR,, OglStencil
  149. HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\OpenGLDrivers",RIVATNT
  150. HKLM,"Software\NVIDIA Corporation\RIVA TNT\OpenGL"
  151.  
  152. [Strings]
  153. ;
  154. ; Non-Localizable Strings
  155. ;
  156.  
  157. REG_SZ         = 0x00000000
  158. REG_MULTI_SZ   = 0x00010000
  159. REG_EXPAND_SZ  = 0x00020000
  160. REG_BINARY     = 0x00000001
  161. REG_DWORD      = 0x00010001
  162. serviceroot    = System\CurrentControlSet\Services
  163.  
  164. ;
  165. ; Localizable Strings
  166. ;
  167.  
  168. NVidia.NvUltra = "AOpen PA3030 Ultra"
  169. NVidia       = "AOpen Inc."
  170. DiskId1="AOpen PA3030 Ultra Windows NT Driver Library Disc"
  171. drvlib="AOpen PA3030 Ultra Windows NT Driver Library"
  172.