home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Revista CD Expert 24
/
PCGamer24_23Demos.iso
/
Bunghole
/
DXMEDIA
/
DXMEDIA.EXE
/
BINARY
/
110
/
RCDATA
/
CABINET
/
exx86.inf
< prev
next >
Wrap
Windows Setup INFormation
|
1997-11-10
|
1KB
|
57 lines
; MSDXDDEX.INF
;
; This is the Setup information file to install
; Microsoft DirectDrawEx.
;
; Copyright (c) 1997 Microsoft Corporation
;
[version]
Signature="$CHICAGO$"
SetupClass=BASE
Provider=%MSFT%
AdvancedINF=2.5
[SourceDisksNames]
1 = %DiskName%,DXDDEX.CAB,0
[SourceDisksFiles]
ddrawex.dll=1
msdxddex.inf=1
[DestinationDirs]
copy.inf = 17 ; LDID_INF
copy.files = 11 ; LDID_SYS
[DefaultInstall]
CopyFiles=copy.files,copy.inf
DelReg=del.reg
AddReg=add.reg
SmartReboot=N
[Uninstall]
DelReg=del.reg
DelFiles=copy.files,copy.inf
[copy.files]
ddrawex.dll,,,33
[copy.inf]
msdxddex.inf,,,33
[del.reg]
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\DirectDrawEx\UninstallString
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\DirectDrawEx\DisplayName
HKCR,DirectDrawEx
HKCR,CLSID\{4FD2A832-86C8-11D0-8FCA-00C04FD9189D}
[add.reg]
HKCR,DirectDrawEx,,,"DirectDrawEx Object"
HKCR,DirectDrawEx\CLSID,,,{4FD2A832-86C8-11D0-8FCA-00C04FD9189D}
HKCR,CLSID\{4FD2A832-86C8-11D0-8FCA-00C04FD9189D},,,"DirectDrawEx Object"
HKCR,CLSID\{4FD2A832-86C8-11D0-8FCA-00C04FD9189D}\InprocServer32,,,ddrawex.dll
HKCR,CLSID\{4FD2A832-86C8-11D0-8FCA-00C04FD9189D}\InprocServer32,"ThreadingModel",,"Both"
[String]
DiskName = "Microsoft DirectDrawEx Installation Disk"
MSFT = "Microsoft"