home *** CD-ROM | disk | FTP | other *** search
- ; Author: HACE / Eirik Hansen.
-
- [version]
- signature="$CHICAGO$"
- SetupClass=BASE
-
- [DefaultUninstall]
- DelFiles=ThisDll.sys.uninstall
- DelReg=ThisDll.Uninst.Reg
-
- [ThisDll.Uninst.Reg]
- HKCR,CLSID\{3F200080-622C-11D1-8D53-F242CEFAC260},
- HKCR,Directory\shellex\DragDropHandlers\"ShellGEM"
- HKCR,Folder\shellex\DragDropHandlers\"ShellGEM"
- HKCR,Drive\shellex\ContextMenuHandlers\"ShellGEM"
- HKCR,Directory\shellex\ContextMenuHandlers\"ShellGEM"
- HKCR,CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shellex\ContextMenuHandlers\"ShellGEM"
- HKLM,SoftWare\Microsoft\Windows\CurrentVersion\Uninstall\"ShellGEM"
- HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved,"{3F200080-622C-11D1-8D53-F242CEFAC260}"
-
- [ThisDll.sys.uninstall]
- ShellGEM.dll
- ShellGEM.inf
- ShellGEM.tps
- ShellGEM.htm
- ShellGEM.rtf
- sInstall.exe
- ShellGEM.exe
- YourItem.txt
-
- [DestinationDirs]
- ThisDll.sys.uninstall=11,%SubDir% ; to System\%SubDir%
-
- [SourceDisksNames]
- 55="OOC 3.0.","",1
-
- [SourceDisksFiles]
- %ThisDll%=55
-
- [Strings]
- SubDir = "ShellExt\OOC"
- ThisDll = "ShellGEM.dll"
-