home *** CD-ROM | disk | FTP | other *** search
- ; MSDXMINI.INF
- ;
- ; This is the Setup information file to install Minimal
- ; set of Microsoft DirectX.
- ;
- ; Copyright (c) 1997 Microsoft Corporation
- ;
- [version]
- Signature="$CHICAGO$"
- SetupClass=BASE
- Provider=%MSFT%
-
- [SourceDisksNames]
- 1 = %DiskName%,DXMINInt.CAB,0
-
- [SourceDisksFiles]
- d3dhalf.dll=1
- MSDXMINI.INF=1
- d3dim.dll=1
- d3drampf.dll=1
- d3drg16f.dll=1
- d3drg24f.dll=1
- d3drg32f.dll=1
- d3drg8f.dll=1
- d3drgbf.dll=1
- d3drm.dll=1
- d3drm16f.dll=1
- d3drm24f.dll=1
- d3drm32f.dll=1
- d3drm8f.dll=1
- d3dxof.dll=1
- dsound.dll=1
- d3d.reg=1
-
- [DestinationDirs]
- copy.inf = 17 ; LDID_INF
- copy.files = 11 ; LDID_SYS
-
- [DefaultInstall]
- CopyFiles=copy.files,copy.inf
- AddReg=add.reg
- RunPostSetupCommands=RunPostSetupCommandSection
-
-
- [RunPostSetupCommandSection]
- "regedit.exe /s d3d.reg"
-
- [copy.files]
- dsound.dll,,,33
- d3dhalf.dll,,,33
- d3dim.dll,,,33
- d3drampf.dll,,,33
- d3drg16f.dll,,,33
- d3drg24f.dll,,,33
- d3drg32f.dll,,,33
- d3drg8f.dll,,,33
- d3drgbf.dll,,,33
- d3drm.dll,,,33
- d3drm16f.dll,,,33
- d3drm24f.dll,,,33
- d3drm32f.dll,,,33
- d3drm8f.dll,,,33
- d3dxof.dll,,,33
- d3d.reg,,,3
-
- [copy.inf]
- msdxmini.inf,,,33
-
- [add.reg]
- ;HKCR,DirectDraw,,,"DirectDraw Object"
- ;HKCR,DirectDraw\CLSID,,,{D7B70EE0-4340-11CF-B063-0020AFC2CD35}
- ;HKCR,CLSID\{D7B70EE0-4340-11CF-B063-0020AFC2CD35},,,"DirectDraw Object"
- ;HKCR,CLSID\{D7B70EE0-4340-11CF-B063-0020AFC2CD35}\InprocServer32,,,ddraw.dll
- ;HKCR,CLSID\{D7B70EE0-4340-11CF-B063-0020AFC2CD35}\InprocServer32,"ThreadingModel",,"Both"
-
- ;HKCR,DirectDrawClipper,,,"DirectDraw Clipper Object"
- ;HKCR,DirectDrawClipper\CLSID,,,{593817A0-7DB3-11CF-A2DE-00AA00B93356}
- ;HKCR,CLSID\{593817A0-7DB3-11CF-A2DE-00AA00B93356},,,"DirectDraw Clipper Object"
- ;HKCR,CLSID\{593817A0-7DB3-11CF-A2DE-00AA00B93356}\InprocServer32,,,ddraw.dll
- ;HKCR,CLSID\{593817A0-7DB3-11CF-A2DE-00AA00B93356}\InprocServer32,"ThreadingModel",,"Both"
-
- HKCR,DirectSound,,,"DirectSound Object"
- HKCR,DirectSound\CLSID,,,{47D4D946-62E8-11cf-93BC-444553540000}
- HKCR,CLSID\{47D4D946-62E8-11cf-93BC-444553540000},,,"DirectSound Object"
- HKCR,CLSID\{47D4D946-62E8-11cf-93BC-444553540000}\InprocServer32,,,dsound.dll
- HKCR,CLSID\{47D4D946-62E8-11cf-93BC-444553540000}\InprocServer32,"ThreadingModel",,"Both"
-
- ;HKLM,SOFTWARE\Microsoft\Direct3d,,,""
- ;HKLM,SOFTWARE\Microsoft\Direct3D\Drivers\Ramp Emulation,,,""
- ;HKLM,SOFTWARE\Microsoft\Direct3D\Drivers\Ramp Emulation,"Base",,"rgb"
- ;HKLM,SOFTWARE\Microsoft\Direct3D\Drivers\Ramp Emulation,"Description",,"Microsoft Direct3D Mono(Ramp) Software Emulation"
- ;HKLM,SOFTWARE\Microsoft\Direct3D\Drivers\Ramp Emulation,"GUID",,"hex:20,6b,08,f2,9f,25,cf,11,a3,1a,00,aa,00,b9,33,56,,"
-
- ;HKLM,SOFTWARE\Microsoft\Direct3D\Drivers\RGB Emulation,,,""
- ;HKLM,SOFTWARE\Microsoft\Direct3D\Drivers\RGB Emulation,"Base",,"ramp"
- ;HKLM,SOFTWARE\Microsoft\Direct3D\Drivers\RGB Emulation,"Description",,"Microsoft Direct3D RGB Software Emulation"
- ;HKLM,SOFTWARE\Microsoft\Direct3D\Drivers\RGB Emulation,"GUID",,"hex:60,5c,66,a4,73,26,cf,11,a3,1a,00,aa,00,b9,33,56"
-
- ;HKLM,SOFTWARE\Microsoft\Direct3D\Drivers\Direct3D HAL,,,""
- ;HKLM,SOFTWARE\Microsoft\Direct3D\Drivers\Direct3D HAL,"Base",,"hal"
- ;HKLM,SOFTWARE\Microsoft\Direct3D\Drivers\Direct3D HAL,"Description",,"Microsoft Direct3D Hardware acceleration through Direct3D HAL"
- ;HKLM,SOFTWARE\Microsoft\Direct3D\Drivers\Direct3D HAL,"GUID",,"hex:e0,3d,e6,84,aa,46,cf,11,81,6f,00,00,c0,20,15,6e"
-
- [Strings]
- DiskName = "Microsoft DirectX Mini for NT Installation Disk"
- MSFT = "Microsoft"
-