home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 3.9 / 1997-12_Disc_3.9_No._1.bin / DRIVERS / ORCHID / DOMESTIC / R3DSETUP.INF < prev    next >
Windows Setup INFormation  |  1997-02-04  |  6KB  |  185 lines

  1. ;**********************************************************
  2. ; INF file for the Righteous 3D.                          *
  3. ; Copyright 1996, Orchid Technology, a Micronics Company  *
  4. ; Version 1.2  -- January 30, 1997                        *
  5. ;**********************************************************
  6. ;
  7. [Version]
  8. Class=MEDIA
  9. Signature="$CHICAGO$"
  10. Provider=%Mfg%
  11. ;
  12. [DestinationDirs]
  13. demo.dir=30,"R3DDEMO"          ;Demo Directory
  14. DefaultDestDir=11
  15. R3Dini.Copy=10
  16. REFcopy.sys=11
  17. REFcopy.inf=17
  18. REFcopy.hlp=18
  19. MScopy.sys=11
  20. Righteous.DelFiles=11
  21. ;
  22. [SourceDisksNames]
  23. 1="Windows 95 Righteous 3D Driver Disk",,1
  24. ;
  25. [SourceDisksFiles]
  26. R3D.DRV=1
  27. R3D16.DLL=1
  28. R3D32.DLL=1
  29. GLIDE.DLL=1
  30. SST1INIT.DLL=1
  31. DOS4GW.EXE=1
  32. MFC42.DLL=1
  33. R3DPS.DLL=1
  34. FXMEMMAP.VXD=1
  35. RIGHT3D.HLP=1
  36. LOGO.EXE=1
  37. ORCHID.X=1
  38. MSVCRT.DLL=1
  39. ;
  40. ;----------------------------------------
  41. ; Manufacturers 
  42. ;
  43. [Manufacturer]
  44. "%Mfg%"=Mfg
  45. ;
  46. ;----------------------------------------
  47. ; Driver sections
  48. ;
  49. [Mfg]
  50. %PCI\VEN_121A&DEV_0001.DeviceDesc%= Righteous_3D, PCI\VEN_121A&DEV_0001
  51. ;
  52. ;----------------------------------------
  53. ; Install sections
  54. ;
  55. [Righteous_3D]
  56. DelFiles=Righteous.DelFiles
  57. DelReg=Prev.DelReg
  58. CopyFiles=R3D_CopyFiles, R3Dini.Copy, REFcopy.sys, MScopy.sys, REFcopy.inf, REFcopy.hlp, demo.dir
  59. AddReg=Page_AddReg
  60. MediaType=Hardware
  61. UpdateAutoBat=Diam.UpdateAutoBat
  62. ;----------------------------------------
  63. ; Common AddReg sections
  64. ;
  65. [R3D_remove]
  66. DelReg = Page_AddReg
  67. DelFiles = REFcopy.sys, REFcopy.inf, R3Dini.Copy, R3D.CopyFiles, REFcopy.hlp, demo.dir
  68. ;
  69. [Page_AddReg]
  70. ;Driver information
  71. HKLM,hardware\DirectDrawDrivers,,,
  72. HKLM,hardware\DirectDrawDrivers\%key%,,,
  73. HKLM,hardware\DirectDrawDrivers\%key%,Description,,%3%
  74. HKLM,hardware\DirectDrawDrivers\%key%,DriverName,,"R3D"
  75. HKLM,Software\%2%\,,,
  76. HKLM,Software\%2%\%ShortDesc%,,,
  77. HKLM,Software\%2%\%ShortDesc%\1.0,,,
  78. ;w95 Device Drivers
  79. HKLM,Software\%2%\,,,
  80. HKLM,Software\%2%\%ShortDesc%,,,
  81. ;HKLM,Software\%2%\Glide,,,
  82. HKLM,Software\%2%\%ShortDesc%,SST_GAMMAR,,"1.0"
  83. HKLM,Software\%2%\%ShortDesc%,SST_GAMMAG,,"1.0"
  84. HKLM,Software\%2%\%ShortDesc%,SST_GAMMAB,,"1.0"
  85. HKLM,Software\%2%\%ShortDesc%,REFRESH_512x384,,"72"
  86. HKLM,Software\%2%\%ShortDesc%,REFRESH_640x400,,"60"
  87. HKLM,Software\%2%\%ShortDesc%,REFRESH_640x480,,"60"
  88. HKLM,Software\%2%\%ShortDesc%,REFRESH_800x600,,"60"
  89. HKLM,Software\%2%\%ShortDesc%,OEM,,"NO"
  90. HKLM,Software\%2%\%ShortDesc%,DOMESTIC,,"YES"
  91. HKLM,Software\%2%\%ShortDesc%,AUTORUN,,"YES"
  92. HKLM,Software\%2%\%ShortDesc%\1.0,,,
  93. HKLM,Software\%2%\%Demo%,LOGO,,"C:\R3DDEMO\LOGO.EXE"
  94. ;page
  95. HKLM,SOFTWARE\Classes\CLSID\{640E3A20-C07E-11cf-8E8B-000079830F05},"",,"Control and Gamma Sheet for Righteous 3D"
  96. HKLM,SOFTWARE\Classes\CLSID\{640E3A20-C07E-11cf-8E8B-000079830F05}\InProcServer32,"",,"R3DPS.DLL"
  97. HKLM,SOFTWARE\Classes\CLSID\{640E3A20-C07E-11cf-8E8B-000079830F05}\InProcServer32,ThreadingModel,,"Apartment"
  98. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\%1%\Display\shellex\PropertySheetHandlers\Righteous3D,"",,"{640E3A20-C07E-11cf-8E8B-000079830F05}"
  99. ;removal information
  100. HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\R3D,DisplayName,,"%ShortDesc%"
  101. HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\R3D,UninstallString,,"RunDll setupx.dll,InstallHinfSection R3D_remove 4 R3Dsetup.inf"
  102. ;
  103. [R3D_CopyFiles]
  104. R3D.DRV,,,2
  105. R3D16.DLL,,,2
  106. R3D32.DLL,,,2
  107. GLIDE.DLL,,,2
  108. SST1INIT.DLL,,,2
  109. MFC42.DLL,,,2
  110. R3DPS.DLL,,,2
  111. FXMEMMAP.VXD,,,2
  112. MSVCRT.DLL,,,2
  113. ;
  114. [Strings]
  115. ClassName="MEDIA"
  116. Mfg="Orchid Technology"
  117. PCI\VEN_121A&DEV_0001.DeviceDesc= "Righteous 3D"
  118. 1               = "Controls Folder"
  119. 2               = "Orchid Technology Inc."
  120. 3               = "Righteous 3D DirectX II Driver"
  121. ShortDesc       = "Righteous 3D"
  122. Demo            = "Righteous 3D Demos"
  123. key             = "ABA52F41-F744-11cf-B4-52-00-00-1D-1B-41-26"
  124. ;
  125. [R3Dini.Copy]
  126. DOS4GW.EXE,,,2
  127. ;
  128. [REFcopy.sys]                       
  129. R3D.DRV,,,2
  130. R3D16.DLL,,,2
  131. R3D32.DLL,,,2
  132. GLIDE.DLL,,,2
  133. SST1INIT.DLL,,,2
  134. R3DPS.DLL,,,2
  135. FXMEMMAP.VXD,,,2
  136. ;
  137. [MScopy.sys]
  138. MSVCRT.DLL,,,2
  139. MFC42.DLL,,,2
  140. ;
  141. [REFcopy.inf]
  142. R3DSETUP.INF,,,2
  143. ;
  144. [REFcopy.hlp]
  145. RIGHT3D.HLP,,,2
  146. ;
  147. [demo.dir]
  148. LOGO.EXE,,,2
  149. ORCHID.X,,,2
  150. ;
  151. [Righteous.DelFiles]
  152. FXMEMMAP.VXD,,,1
  153. DD3DFX.DRV,,,1
  154. DD3DFX16.DLL,,,1
  155. DD3DFX32.DLL,,,1
  156. MSVCRT.DLL,,,1
  157. R3D.DRV,,,1
  158. R3D16.DLL,,,1
  159. R3D32.DLL,,,1
  160. GLIDE.DLL,,,1
  161. SST1INIT.DLL,,,1
  162. R3DPS.DLL,,,1
  163. FXMEMMAP.VXD,,,1
  164. ;
  165. [Prev.DelReg]
  166. HKLM,hardware\DirectDrawDrivers\3A0CFD01-9320-11cf-AC-A1-00-A0-24-13-C2-E2
  167. HKLM,hardware\DirectDrawDrivers\ABA52F41-F744-11cf-B4-52-00-00-1D-1B-41-26
  168. HKLM,SOFTWARE\Classes\CLSID\{C3A545C1-1162-11d0-AAB8-00A024151DDC}\InProcServer32
  169. HKLM,SOFTWARE\Classes\CLSID\{C3A545C1-1162-11d0-AAB8-00A024151DDC}
  170. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\"Controls Folder"\Display\shellex\PropertySheetHandlers\"Monster 3D Properties Sheet"
  171. HKLM,SOFTWARE\Classes\CLSID\{CDB5B301-2103-11d0-AAB8-00A024151DDC}\InProcServer32
  172. HKLM,SOFTWARE\Classes\CLSID\{CDB5B301-2103-11d0-AAB8-00A024151DDC}
  173. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\"Controls Folder"\Display\shellex\PropertySheetHandlers\"Monster 3D Settings Properties Sheet"
  174. HKLM,SOFTWARE\Classes\CLSID\{640E3A20-C07E-11cf-8E8B-000079830F05}\InProcServer32
  175. HKLM,SOFTWARE\Classes\CLSID\{640E3A20-C07E-11cf-8E8B-000079830F05}
  176. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\"Controls Folder"\Display\shellex\PropertySheetHandlers\Righteous3D
  177. ;
  178. [Diam.UpdateAutoBat]
  179. UnSet=SST_Screenrefresh
  180. UnSet=SST_RGAMMA
  181. UnSet=SST_GGAMMA
  182. UnSet=SST_BGAMMA
  183. UnSet=SST_GRXCLK
  184. UnSet=SST_Screen_refresh
  185.