home *** CD-ROM | disk | FTP | other *** search
- ;CDMpp.dll
-
- [version]
- signature="$CHICAGO$"
-
- [InstallWin98]
- CopyFiles = ThisFile, TheDll, HelpFile
- DelReg = CDMpp.UnReg
- AddReg = CDMppCommon.Reg, CDMppW98.Reg
-
- [InstallWin95]
- CopyFiles = ThisFile, TheDll, HelpFile
- DelReg = CDMpp.UnReg
- AddReg = CDMppCommon.Reg, CDMppW95.Reg
-
- [InstallWin2K]
- CopyFiles = ThisFile, TheDll, HelpFile
- DelReg = CDMpp.UnReg
- AddReg = CDMppCommon.Reg, CDMppWNT.Reg
-
- [InstallWinXP]
- CopyFiles = ThisFile, TheDll, HelpFile
- DelReg = CDMpp.UnReg
- AddReg = CDMppCommon.Reg, CDMppWNT.Reg
-
- [HKLMDefaultInstall]
- DelReg = GetRidofHKCU
-
- [HKCUDefaultInstall]
- DelReg = GetRidofHKLM
-
- [DefaultUnInstall]
- DelFiles = ThisFile, TheDll
- DelReg = CDMpp.UnReg, CDMpp2.UnReg
-
- [DestinationDirs]
- ThisFile=32768
- HelpFile=18
- TheDll=32768
-
- [SourceDisksNames]
- 666=%DescName%,"",0
-
- [SourceDisksFiles]
- CDMen.inf=666,,
- CDMpp.dll=666,,
- R3D_EN.chm=666,,
-
- [TheDll]
- CDMpp.dll,CDMpp.dl_,CDMpp.new,5
-
- [ThisFile]
- CDMen.inf,,,5
-
- [HelpFile]
- R3D_EN.chm,,,5
-
- [GetRidOfHKCU]
- HKCU,"%root%"
- HKCU,"%rtroot%"
-
- [GetRidOfHKLM]
- HKLM,"%root%"
- HKLM,"%rtroot%"
-
- [CDMppCommon.Reg]
-
- ;Gui
- HKR,%rtroot%,GUID,,%GUID%
- HKR,%root%,HelpFile,,%helpfile%
- HKR,%root%,Icon,,"r3d.ico"
-
- HKR,"%root%","IsDisplayPropertiesPage",,"1"
-
- HKR,%root%\Localization,1478,,"Custom Display Modes"
- HKR,%root%\Localization,1476,,"Keep this refresh rate?"
-
- ;Install
- HKCR,CLSID\%GUID%,,,%DescName%
- HKCR,CLSID\%GUID%\InProcServer32,,,%32768%\CDMpp.dll
- HKCR,CLSID\%GUID%\InProcServer32,ThreadingModel,,Apartment
- HKCR,CLSID\%GUID%\ProgID,,,%ClassName%
- HKLM,%approved%,%GUID%,,%DescName%
-
- [CDMppW98.Reg]
- HKLM,%win98%\%InstKey%,,,%GUID%
-
- [CDMppW95.Reg]
- HKLM,%win95%\%InstKey%,,,%GUID%
-
- [CDMppWNT.Reg]
- HKLM,%win2k%\%InstKey%,,,%GUID%
- HKR,%root%\Modes,,,""
-
- [CDMpp.UnReg]
- HKCR,CLSID\%GUID%
- HKLM,%win95%\%InstKey%
- HKLM,%win98%\%InstKey%
- HKLM,%win2k%\%InstKey%
- HKR,%root%\Localization
- HKR,%rtroot%
- HKLM,%approved%,%GUID%
-
- [CDMpp2.UnReg] ;Why two? Well the skins need to be preserved.
- HKR,%root%
-
- [strings]
-
- ClassName=CDMpp"
- DescName="Custom Display Modes"
- Help="The custom display mode tab"
- infile="CDMen.inf"
- NeedsRegTweak="false"
- helpfile="R3D_EN.chm"
- GUID="{CE594922-286A-11d5-B47B-00606767FEC7}"
- approved="Software\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved"
-
- ;LangIDs="0409, 0809, 0c09, 1009, 1409,1809"
- ;AllLangIDs="0410, 0810, 040c, 080c, 0c0c, 100c, 0407, 0807, 0c07"
-
- ;IncompatibleInstalled="Software\Registry Tweak\Custom Display Modes"
-
- root="Software\Game Util\Custom Display Modes"
- rtroot="Software\Registry Tweak\Custom Display Modes Tab"
- fonts1="Fonts\Definitions"
- fonts2="Fonts\Controls"
-
- win95="SOFTWARE\Microsoft\Windows\CurrentVersion\Controls Folder\Display\ShellEx\PropertySheetHandlers"
- win98="SOFTWARE\Microsoft\Windows\CurrentVersion\Controls Folder\Device\ShellEx\PropertySheetHandlers"
- win2k="SOFTWARE\Microsoft\Windows\CurrentVersion\Controls Folder\Display\ShellEx\PropertySheetHandlers"
-
- UninstallMe="DefaultUninstall CDMen.inf"
- InstKey="Custom Display Modes"
- Run="SOFTWARE\Microsoft\Windows\CurrentVersion\Run"
-
-