home *** CD-ROM | disk | FTP | other *** search
-
- ;Memphis.inf *** author Firecat 11-18-2000
- ;DirectX restore script for Win98SE (DirectX 6.1a), and WinME (DirectX 7.1)
-
- ;Right-click and select install to execute
-
- [Version]
- Signature="$CHICAGO$"
- SetupClass=BASE
- LayoutFile=Layout.inf
-
- [DestinationDirs]
- Mill_DXBaseWin=17
- Mill_SYS_Files=11
-
- [DefaultInstall]
- CopyFiles = Mill_DXBaseWin, Mill_SYS_Files
- AddReg = msdxddx.addreg, runonce.addreg
-
- [runonce.addreg]
- HKLM,%KEY_RUNONCE%\Setup,%DXR_INSTALL%,,"RunDll setupx.dll,InstallHinfSection Directx.reg 132 %17%\msdxwin.inf"
-
- [msdxddx.addreg]
- HKCR,DirectDrawEx,,,"DirectDrawEx Object"
- HKCR,DirectDrawEx\CLSID,,,{4FD2A832-86C8-11D0-8FCA-00C04FD9189D}
-
- [Mill_SYS_Files]
-
- [Mill_DXBaseWin]
- msdxwin.inf
-
- [Strings]
- KEY_RUNONCE = "Software\Microsoft\Windows\CurrentVersion\RunOnce"
- DXR_INSTALL = "Microsoft Directx"
-
-