home *** CD-ROM | disk | FTP | other *** search
/ What the Doctor Required - The Freshest December / December.iso / windows / mem1614 / precopy2.cab / msdx.inf < prev    next >
Encoding:
Windows Setup INFormation  |  1997-09-29  |  10.1 KB  |  237 lines

  1. [version]
  2. Layoutfile=layout.inf, layout1.inf, layout2.inf
  3. Signature="$CHICAGO$"
  4. SetupClass=BASE
  5.  
  6. ; add manufacturer section to include these files in the driver cabs
  7. [Manufacturer]
  8.  
  9. [BaseWinOptions]
  10. Directx.reg
  11.  
  12. [Directx.reg]
  13. CopyFiles=copy.fil,copy.inf
  14. AddReg=add.reg
  15. DelReg=del.reg
  16. DelFiles=del.fil
  17.  
  18. [copy.fil]
  19. dsound.dll
  20. dsound.vxd
  21. ddraw.dll
  22. ddraw16.dll
  23. d3drm.dll
  24. d3dxof.dll
  25. d3dim.dll
  26. d3drampf.dll
  27. d3drm8f.dll
  28. d3drm16f.dll
  29. d3drm24f.dll
  30. d3drm32f.dll
  31. d3drgbf.dll
  32. d3drg8f.dll
  33. d3drg16f.dll
  34. d3drg24f.dll
  35. d3drg32f.dll
  36. d3drgbxf.dll
  37. d3drg8x.dll
  38. d3drg55x.dll
  39. d3drg56x.dll
  40. d3drg24x.dll
  41. d3drg32x.dll
  42. d3dhalf.dll
  43. dplayx.dll
  44. dpmodemx.dll
  45. dpwsockx.dll
  46. dplaysvr.exe
  47. dplay.dll
  48. dpwsock.dll
  49. dpserial.dll
  50. dinput.dll
  51. ddhelp.exe
  52. dinput.vxd
  53. d3dpmesh.dll
  54. joy.cpl
  55. gcdef.dll
  56. gchand.dll
  57. msjstick.drv
  58. vjoyd.vxd
  59. msanalog.vxd
  60.  
  61. [copy.inf]
  62. msdx.inf
  63.  
  64. [add.reg]
  65. HKLM,"%D3D%"
  66.  
  67. HKLM,"%D3D%\Drivers\Ramp Emulation"
  68. HKLM,"%D3D%\Drivers\Ramp Emulation","Base",,"ramp"
  69. HKLM,"%D3D%\Drivers\Ramp Emulation","Description",,"Microsoft Direct3D Mono(Ramp) Software Emulation"
  70. HKLM,"%D3D%\Drivers\Ramp Emulation",GUID,1,20,6b,08,f2,9f,25,cf,11,a3,1a,00,aa,00,b9,33,56
  71.  
  72. HKLM,"%D3D%\Drivers\RGB Emulation"
  73. HKLM,"%D3D%\Drivers\RGB Emulation","Base",,"rgb"
  74. HKLM,"%D3D%\Drivers\RGB Emulation","Description",,"Microsoft Direct3D RGB Software Emulation"
  75. HKLM,"%D3D%\Drivers\RGB Emulation",GUID,1,60,5c,66,a4,73,26,cf,11,a3,1a,00,aa,00,b9,33,56
  76.  
  77. HKLM,"%D3D%\Drivers\Direct3D HAL"
  78. HKLM,"%D3D%\Drivers\Direct3D HAL","Base",,"hal"
  79. HKLM,"%D3D%\Drivers\Direct3D HAL","Description",,"Microsoft Direct3D Hardware acceleration through Direct3D HAL"
  80. HKLM,"%D3D%\Drivers\Direct3D HAL",GUID,1,e0,3d,e6,84,aa,46,cf,11,81,6f,00,00,c0,20,15,6e
  81.  
  82. HKCR,DirectDraw,,,"DirectDraw Object"
  83. HKCR,DirectDraw\CLSID,,,{D7B70EE0-4340-11CF-B063-0020AFC2CD35}
  84. HKCR,CLSID\{D7B70EE0-4340-11CF-B063-0020AFC2CD35},,,"DirectDraw Object"
  85. HKCR,CLSID\{D7B70EE0-4340-11CF-B063-0020AFC2CD35}\InprocServer32,,,ddraw.dll
  86. HKCR,CLSID\{D7B70EE0-4340-11CF-B063-0020AFC2CD35}\InprocServer32,"ThreadingModel",,"Both"
  87.  
  88. HKCR,DirectDrawClipper,,,"DirectDraw Clipper Object"
  89. HKCR,DirectDrawClipper\CLSID,,,{593817A0-7DB3-11CF-A2DE-00AA00B93356}
  90. HKCR,CLSID\{593817A0-7DB3-11CF-A2DE-00AA00B93356},,,"DirectDraw Clipper Object"
  91. HKCR,CLSID\{593817A0-7DB3-11CF-A2DE-00AA00B93356}\InprocServer32,,,ddraw.dll
  92. HKCR,CLSID\{593817A0-7DB3-11CF-A2DE-00AA00B93356}\InprocServer32,"ThreadingModel",,"Both"
  93.  
  94. HKCR,DirectSound,,,"DirectSound Object"
  95. HKCR,DirectSound\CLSID,,,{47D4D946-62E8-11cf-93BC-444553540000}
  96. HKCR,CLSID\{47D4D946-62E8-11cf-93BC-444553540000},,,"DirectSound Object"
  97. HKCR,CLSID\{47D4D946-62E8-11cf-93BC-444553540000}\InprocServer32,,,dsound.dll
  98. HKCR,CLSID\{47D4D946-62E8-11cf-93BC-444553540000}\InprocServer32,"ThreadingModel",,"Both"
  99.  
  100. HKCR,DirectSoundCapture,,,"DirectSoundCapture Object"
  101. HKCR,DirectSoundCapture\CLSID,,,{B0210780-89CD-11d0-AF08-00A0C925CD16}
  102. HKCR,CLSID\{B0210780-89CD-11d0-AF08-00A0C925CD16},,,"DirectSoundCapture Object"
  103. HKCR,CLSID\{B0210780-89CD-11d0-AF08-00A0C925CD16}\InprocServer32,,,dsound.dll
  104. HKCR,CLSID\{B0210780-89CD-11d0-AF08-00A0C925CD16}\InprocServer32,"ThreadingModel",,"Both"
  105.  
  106. HKCR,DirectPlay,,,"DirectPlay Object"
  107. HKCR,DirectPlay\CLSID,,,{D1EB6D20-8923-11d0-9D97-00A0C90A43CB}
  108. HKCR,CLSID\{D1EB6D20-8923-11d0-9D97-00A0C90A43CB},,,"DirectPlay Object"
  109. HKCR,CLSID\{D1EB6D20-8923-11d0-9D97-00A0C90A43CB}\InprocServer32,,,dplayx.dll
  110. HKCR,CLSID\{D1EB6D20-8923-11d0-9D97-00A0C90A43CB}\InprocServer32,"ThreadingModel",,"Both"
  111.  
  112. HKLM,"%DP2%\%SP_SERIAL%"
  113. HKLM,"%DP2%\%SP_SERIAL%","Guid",,"{0F1D6860-88D9-11cf-9C4E-00A0C905425E}"
  114. HKLM,"%DP2%\%SP_SERIAL%","Path",,"%11%\dpmodemx.dll"
  115. HKLM,"%DP2%\%SP_SERIAL%","dwReserved1",1,00,00,00,00
  116. HKLM,"%DP2%\%SP_SERIAL%","dwReserved2",1,00,00,00,00
  117. HKLM,"%DP2%\%SP_SERIAL%\Address Types\{F2F0CE00-E0AF-11cf-9C4E-00A0C905425E}"
  118.  
  119. HKLM,"%DP2%\%SP_MODEM%"
  120. HKLM,"%DP2%\%SP_MODEM%","Guid",,"{44EAA760-CB68-11cf-9C4E-00A0C905425E}"
  121. HKLM,"%DP2%\%SP_MODEM%","Path",,"%11%\dpmodemx.dll"
  122. HKLM,"%DP2%\%SP_MODEM%","dwReserved1",1,00,00,00,00
  123. HKLM,"%DP2%\%SP_MODEM%","dwReserved2",1,00,00,00,00
  124. HKLM,"%DP2%\%SP_MODEM%\Address Types\{78EC89A0-E0AF-11cf-9C4E-00A0C905425E}"
  125.  
  126. HKLM,"%DP2%\%SP_TCP%"
  127. HKLM,"%DP2%\%SP_TCP%","Guid",,"{36E95EE0-8577-11cf-960C-0080C7534E82}"
  128. HKLM,"%DP2%\%SP_TCP%","Path",,%11%\"dpwsockx.dll"
  129. HKLM,"%DP2%\%SP_TCP%","dwReserved1",1,F4,01,00,00
  130. HKLM,"%DP2%\%SP_TCP%","dwReserved2",1,00,00,00,00
  131. HKLM,"%DP2%\%SP_TCP%\Address Types\{C4A54DA0-E0AF-11cf-9C4E-00A0C905425E}"
  132.  
  133. HKLM,"%DP2%\%SP_IPX%"
  134. HKLM,"%DP2%\%SP_IPX%","Guid",,"{685BC400-9D2C-11cf-A9CD-00AA006886E3}"
  135. HKLM,"%DP2%\%SP_IPX%","Path",,%11%\"dpwsockx.dll"
  136. HKLM,"%DP2%\%SP_IPX%","dwReserved1",1,32,00,00,00
  137. HKLM,"%DP2%\%SP_IPX%","dwReserved2",1,00,00,00,00
  138.  
  139. HKLM,"%DP%\{5146ab8cb6b1ce11920c00aa006c4972}"
  140. HKLM,"%DP%\{5146ab8cb6b1ce11920c00aa006c4972}","Path",,"%11%\dpwsock.dll"
  141. HKLM,"%DP%\{5146ab8cb6b1ce11920c00aa006c4972}","Description",,"%IPX_DESC%"
  142. HKLM,"%DP%\{5146ab8cb6b1ce11920c00aa006c4972}\Players"
  143. HKLM,"%DP%\{5146ab8cb6b1ce11920c00aa006c4972}\Sessions"
  144.  
  145. HKLM,"%DP%\{5246ab8cb6b1ce11920c00aa006c4972}"
  146. HKLM,"%DP%\{5246ab8cb6b1ce11920c00aa006c4972}","Path",,"%11%\dpserial.dll"
  147. HKLM,"%DP%\{5246ab8cb6b1ce11920c00aa006c4972}","Description",,"%MOD_DESC%"
  148. HKLM,"%DP%\{5246ab8cb6b1ce11920c00aa006c4972}\Players"
  149. HKLM,"%DP%\{5246ab8cb6b1ce11920c00aa006c4972}\Sessions"
  150.  
  151. HKLM,"%DP%\{5046ab8cb6b1ce11920c00aa006c4972}"
  152. HKLM,"%DP%\{5046ab8cb6b1ce11920c00aa006c4972}","Path",,"%11%\dpwsock.dll"
  153. HKLM,"%DP%\{5046ab8cb6b1ce11920c00aa006c4972}","Description",,"%TCP_DESC%"
  154. HKLM,"%DP%\{5046ab8cb6b1ce11920c00aa006c4972}\Players"
  155. HKLM,"%DP%\{5046ab8cb6b1ce11920c00aa006c4972}\Sessions"
  156.  
  157. HKCR,CLSID\{25E609E0-B259-11CF-BFC7-444553540000}\,,,"Microsoft DirectInput Object"
  158. HKCR,CLSID\{25E609E0-B259-11CF-BFC7-444553540000}\InProcServer32,,,"%11%\dinput.dll"
  159. HKCR,CLSID\{25E609E0-B259-11CF-BFC7-444553540000}\InProcServer32,ThreadingModel,,"Both"
  160.  
  161. HKCR,CLSID\{25E609E1-B259-11CF-BFC7-444553540000}\,,,"Microsoft DirectInputDevice Object"
  162. HKCR,CLSID\{25E609E1-B259-11CF-BFC7-444553540000}\InProcServer32,,,"%11%\dinput.dll"
  163. HKCR,CLSID\{25E609E1-B259-11CF-BFC7-444553540000}\InProcServer32,ThreadingModel,,"Both"
  164.  
  165. HKCR,CLSID\{92187326-72B4-11d0-A1AC-0000F8026977}\,,,"Game Controllers CPL Shell Extension Default Property Sheets"
  166. HKCR,CLSID\{92187326-72B4-11d0-A1AC-0000F8026977}\ProgID,,,"Game Controllers CPL Handler"
  167. HKCR,CLSID\{92187326-72B4-11d0-A1AC-0000F8026977}\InProcHandler32,,,"%11%\gchand.dll"
  168. HKCR,CLSID\{92187326-72B4-11d0-A1AC-0000F8026977}\InProcServer32,,,"%11%\gcdef.dll"
  169. HKCR,CLSID\{92187326-72B4-11d0-A1AC-0000F8026977}\InProcServer32,ThreadingModel,,"Apartment"
  170.  
  171. HKLM, "SOFTWARE\Microsoft\Windows\CurrentVersion\Controls Folder",,,
  172. HKLM, "SOFTWARE\Microsoft\Windows\CurrentVersion\Controls Folder\Joystick",,,
  173. HKLM, "SOFTWARE\Microsoft\Windows\CurrentVersion\Controls Folder\Joystick\shellex",,,
  174. HKLM, "SOFTWARE\Microsoft\Windows\CurrentVersion\Controls Folder\Joystick\shellex\PropertySheetHandlers",,,
  175. HKLM, "SOFTWARE\Microsoft\Windows\CurrentVersion\Controls Folder\Joystick\shellex\PropertySheetHandlers\Default Extension",,,"{92187326-72B4-11d0-A1AC-0000F8026977}"
  176.  
  177. HKLM, "System\CurrentControlSet\control\MediaProperties\PrivateProperties\Joystick\OEM\Standard Gameport",OEMName,,"Standard Gameport"
  178. HKLM, "System\CurrentControlSet\control\MediaProperties\PrivateProperties\Joystick\OEM\Standard Gameport",OEMCallout,,"msanalog.vxd"
  179. HKLM, "System\CurrentControlSet\control\MediaProperties\PrivateProperties\Joystick\OEM\Standard Gameport",OEMData,1,00,00,00,0c,00,00,00,00
  180.  
  181. HKLM,SOFTWARE\Microsoft\DirectDraw\Compatibility\ScorchedPlanet,"Name" ,0,"SPLANETW.EXE"
  182. HKLM,SOFTWARE\Microsoft\DirectDraw\Compatibility\ScorchedPlanet,"ID"   ,1,69,04,4C,32
  183. HKLM,SOFTWARE\Microsoft\DirectDraw\Compatibility\ScorchedPlanet,"Flags",1,02,00,00,00
  184.  
  185. HKLM,SOFTWARE\Microsoft\DirectDraw\Compatibility\NHLPowerPlay,"Name" ,0,"PP96.EXE"
  186. HKLM,SOFTWARE\Microsoft\DirectDraw\Compatibility\NHLPowerPlay,"ID"   ,1,ff,3f,bf,31
  187. HKLM,SOFTWARE\Microsoft\DirectDraw\Compatibility\NHLPowerPlay,"Flags",1,01,00,00,00
  188.  
  189. HKLM,SOFTWARE\Microsoft\DirectDraw\Compatibility\Bug!,"Name" ,0,"BUG!.EXE"
  190. HKLM,SOFTWARE\Microsoft\DirectDraw\Compatibility\Bug!,"ID"   ,1,3d,62,09,32
  191. HKLM,SOFTWARE\Microsoft\DirectDraw\Compatibility\Bug!,"Flags",1,09,00,00,00
  192.  
  193. HKLM,SOFTWARE\Microsoft\DirectDraw\Compatibility\Savage,"Name" ,0,"SAVAGE32.EXE"
  194. HKLM,SOFTWARE\Microsoft\DirectDraw\Compatibility\Savage,"ID"   ,1,00,87,65,31
  195. HKLM,SOFTWARE\Microsoft\DirectDraw\Compatibility\Savage,"Flags",1,01,00,00,00
  196.  
  197. HKLM,SOFTWARE\Microsoft\DirectDraw\Compatibility\DemolitionDerby2,"Name" ,0,"DD2.EXE"
  198. HKLM,SOFTWARE\Microsoft\DirectDraw\Compatibility\DemolitionDerby2,"ID"   ,1,44,83,88,32
  199. HKLM,SOFTWARE\Microsoft\DirectDraw\Compatibility\DemolitionDerby2,"Flags",1,01,00,00,00
  200.  
  201. HKLM,SOFTWARE\Microsoft\DirectDraw\Compatibility\MortalKombat3,"Name" ,0,"MK3W.EXE"
  202. HKLM,SOFTWARE\Microsoft\DirectDraw\Compatibility\MortalKombat3,"ID"   ,1,fc,6d,e7,31
  203. HKLM,SOFTWARE\Microsoft\DirectDraw\Compatibility\MortalKombat3,"Flags",1,01,00,00,00
  204.  
  205. HKLM,SOFTWARE\Microsoft\DirectDraw\Compatibility\SilentThunder,"Name" ,0,"A10SIM.EXE"
  206. HKLM,SOFTWARE\Microsoft\DirectDraw\Compatibility\SilentThunder,"ID"   ,1,5d,20,35,56
  207. HKLM,SOFTWARE\Microsoft\DirectDraw\Compatibility\SilentThunder,"Flags",1,01,00,00,00
  208.  
  209. HKLM,"%DX%"
  210. HKLM,"%DX%","Version",,"4.05.00.0155"
  211. HKLM,"%DX%","RC",,"0"
  212.  
  213. [del.reg]
  214. HKLM,"Software\Microsoft\Reality Lab\4.0"
  215. HKLM,"Software\Microsoft\Direct3D\4.0"
  216.  
  217. [del.fil]
  218. dpsocket.dll
  219.  
  220. [DestinationDirs]
  221. copy.inf = 17           ; LDID_INF
  222. copy.fil = 11           ; LDID_SYS
  223. del.fil  = 11           ; LDID_SYS
  224.  
  225. [Strings]
  226. D3D      = "Software\Microsoft\Direct3D"
  227. DP2       = "Software\Microsoft\DirectPlay\Service Providers"
  228. SP_SERIAL = "Serial Connection For DirectPlay"
  229. SP_MODEM  = "Modem Connection For DirectPlay"
  230. SP_TCP    = "Internet TCP/IP Connection For DirectPlay"
  231. SP_IPX    = "IPX Connection For DirectPlay"
  232. DP       = "Software\Microsoft\DirectPlay\Services"
  233. IPX_DESC = "WinSock IPX Connection For DirectPlay"
  234. MOD_DESC = "Modem Connection For DirectPlay"
  235. TCP_DESC = "WinSock TCP Connection For DirectPlay"
  236. DX = "Software\Microsoft\DirectX"
  237.