home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Planet Source Code Jumbo …e CD Visual Basic 1 to 7
/
3_2004-2005.ISO
/
Data
/
Zips
/
Retrieve_C1869213292005.psc
/
CLSID.inf
< prev
next >
Wrap
INI File
|
2005-03-28
|
2KB
|
77 lines
;Setup for CLSID Retriever
;
;To install the software, right-click this file
;inside the Explorer and select "Install" from
;the appearing menu.
;
;To uninstall, use Start - Settings - Control
;Panel - Software.
;
;Please see README.TXT also.
[Version]
signature="$chicago$"
[DefaultInstall]
CopyFiles=Files.inf,Files.Add
AddReg=Registry.Add,Registry.Uninstall
[DefaultInstall.ntx86]
CopyFiles=Files.inf,Files.Add
AddReg=Registry.Add,Registry.Uninstall.NT
[DefaultUninstall]
DelFiles=Files.inf,Files.Add
DelReg=Registry.Add,Registry.Uninstall,Registry.Uninstall.NT,Registry.Remove,
[SourceDisksNames]
1="%01%",,1
[DestinationDirs]
Files.Inf=17
Files.Add=10
[Files.Inf]
CLSID.inf
[Files.Add]
CLSID.exe
[Registry.Uninstall]
HKLM,%UnInstallPath%,DisplayName,,%UninstallDispName%
HKLM,%UnInstallPath%,UninstallString,,"%10%\rundll.exe setupx.dll,InstallHinfSection DefaultUninstall 132 %17%\%InfFile%"
[Registry.Uninstall.NT]
HKLM,%UnInstallPath%,DisplayName,,%UninstallDispName%
HKLM,%UnInstallPath%,UninstallString,,"%11%\rundll32.exe setupapi,InstallHinfSection DefaultUninstall 132 %17%\%InfFile%"
[Registry.Add]
HKCR,.ocx\shell\CLSID_OCX,,,"%PopupDescAll%"
HKCR,.ocx\shell\CLSID_OCX\command,,,"CLSID.exe %1"
HKCR,ocxfile\shell\CLSID_OCX,,,"%PopupDescAll%"
HKCR,ocxfile\shell\CLSID_OCX\command,,,"CLSID.exe %1"
HKCR,dllfile\shell\CLSID_DLL,,,"%PopupDescAll%"
HKCR,dllfile\shell\CLSID_DLL\command,,,"CLSID.exe %1"
HKCR,exefile\shell\CLSID_EXE,,,"%PopupDescAll%"
HKCR,exefile\shell\CLSID_EXE\command,,,"CLSID.exe %1"
[Registry.Remove]
HKCR,exefile\shell\CLSID_EXE\command
HKCR,exefile\shell\CLSID_EXE
HKCR,exefile\shell\CLSID_EXE\command
HKCR,exefile\shell\CLSID_EXE
[Strings]
InfFile="CLSID.inf"
SetupRegPath="Software\Microsoft\Windows\CurrentVersion\Setup"
PopupDescAll="Get CLSID"
UninstallDispName="CLSID Retrieval Tool"
UnInstallPath="Software\Microsoft\Windows\CurrentVersion\Uninstall\CLSID_Retriever"