home *** CD-ROM | disk | FTP | other *** search
- ; installs Treesize and adds it to the context menu of folders
-
- [DefaultInstall]
- CopyFiles=QCD.copy.prog, QCD.copy.hlp, QCD.copy.win, QCD.copy.sys, QCD.copy.inf
- UpdateInis=QCD.Links
- AddReg=qcd.reg, QCD.Run
- Uninstall=TreeSize_remove
-
- [TreeSizeInstall]
- CopyFiles=QCD.copy.prog, QCD.copy.hlp, QCD.copy.win, QCD.copy.sys, QCD.copy.inf
- UpdateInis=QCD.Links
- AddReg=qcd.reg, QCD.Run
- Uninstall=TreeSize_remove
-
- [TreeSize_remove]
- DelFiles = QCD.copy.prog, QCD.copy.hlp, QCD.copy.win, QCD.copy.sys, QCD.copy.inf
- DelReg = QCD.reg.remove, QCD.Run
- UpdateInis = QCD.Links.Remove
-
- [version]
- signature="$CHICAGO$"
-
- ; F i l e c o p y i n g s e c t i o n s (where the go to).
- [DestinationDirs]
- QCD.copy.sys=11
- QCD.copy.hlp=18
- QCD.copy.prog=24,%PROGRAMF%\%QCDPROG%
- QCD.copy.win=25
- QCD.copy.inf=17
-
- ; w h a t f i l e s a r e c o p i e d w h e r e
- [QCD.copy.prog]
-
- [QCD.copy.win]
- treesize.exe
-
- [QCD.copy.sys]
-
- [QCD.copy.hlp]
-
- [QCD.copy.inf]
- treesize.inf
-
-
- ; W h e r e t h e f i l e s c o m e f r o m
- [SourceDisksNames]
- 55="TreeSize","",1
-
- [SourceDisksFiles]
- Treesize.exe=55
- Treesize.Inf=55
-
- ; L o c a l i s e d s t u f f
- [Strings]
- PROGRAMF = "Progra~1"
- QCDPROG = "" ;
- QCDPROG_LOCN = "" ; shortcut location
- QCD_Desc = "TreeSize" ; shortcut name
- QCD_REMOVE_DESC = "TreeSize (Remove only)"
- QCD_ShortDesc= "Display size of a directory tree" ; details view
-
-
- ; L i n k s / S h o r t c u t s
- [QCD.Links]
- setup.ini, progman.groups,,"group55=%QCDPROG_LOCN%"
- setup.ini, group55,,"""%QCD_Desc%"",""%25%\Treesize.Exe"",,,,,%QCD_ShortDesc%"
-
- ; L i n k s / S h o r t c u t s - Removal.
- [QCD.Links.Remove]
- setup.ini, progman.groups,,"group55=%QCDPROG_LOCN%"
- setup.ini, group55,,"""%QCD_Desc%""
-
- [qcd.reg]
- HKCR,Folder\shell\treesize,,,"&TreeSize"
- HKCR,Folder\shell\treesize,"EditFlags",1,01,00,00,00
- HKCR,Folder\shell\treesize\command,,,"%25%\Treesize.exe /idlist %I ""%1"" "
- HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\TreeSize,DisplayName,,"%QCD_REMOVE_DESC%"
- HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\TreeSize,UninstallString,,"RunDll setupx.dll,InstallHinfSection TreeSize_remove 4 treesize.inf"
-
- [qcd.reg.remove]
- HKCR,Folder\shell\treesize,,,
- HKCU,Software\Treesize,,,
- HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\TreeSize,,,
- HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\TreeSize,DisplayName,,"%QCD_DESC%"
- HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\TreeSize,UninstallString,,"RunDll setupx.dll,InstallHinfSection TreeSize_remove 4 treesize.inf"
-
- ; R u n o n c e i n s t a l l e d
- [qcd.run]
-