home *** CD-ROM | disk | FTP | other *** search
/ c't freeware shareware 2001 January / CT_SW0101.ISO / mac / software / dateiman / packer / freezip.exe / RCDATA / CABINET / FREEZIP.INF < prev    next >
Windows Setup INFormation  |  1999-10-04  |  6KB  |  194 lines

  1. ;___________________________________________________________
  2. ;      FreeZip version 1.4.8
  3. ;      ©1997-1999 Dariusz Stanislawek 
  4. ;      email: ds@null.net
  5. ;      http://www.bigfoot.com/~freezip/
  6. ;___________________________________________________________
  7.  
  8. [version]
  9. signature="$CHICAGO$"
  10. AdvancedINF=2.5, "You need an updated version of Advpack.dll."
  11.  
  12. [DefaultInstall]
  13. CopyFiles=FreeZip.inf.copy,FreeZipCopy,fzHlpCopy
  14. AddReg=FreeZipReg,versionReg
  15.  
  16. [DefaultInstall.NT]
  17. CopyFiles=FreeZip.inf.copy,FreeZipCopy,fzHlpCopy
  18. AddReg=FreeZipRegNT,versionReg
  19.  
  20. [DestinationDirs]
  21. FreeZip.inf.copy=17
  22. FreeZipCopy=13
  23. fzHlpCopy=18
  24. sfxCopy=13
  25. TotallyClean=18
  26. TotallyCleanNT=17
  27.  
  28. [FreeZipCopy]
  29. unzip.exe
  30. zip.exe
  31. freezip.ico
  32.  
  33. [FreeZip.inf.copy]
  34. freezip.inf
  35.  
  36. [fzHlpCopy]
  37. freezip.hlp
  38.  
  39. [sfxCopy]
  40. unzipsfx.exe
  41.  
  42. [TotallyClean]
  43. freezip.gid
  44.  
  45. [TotallyCleanNT]
  46. freezip.PNF,,,1
  47.  
  48. [SourceDisksNames]
  49. 1="",,0
  50.  
  51. [SourceDisksFiles]
  52. freezip.inf=1
  53. unzip.exe=1
  54. zip.exe=1
  55. freezip.ico=1
  56. freezip.hlp=1
  57. ;unzipsfx.exe=1
  58.  
  59. [versionReg]
  60. HKCR,"freezip\Version","used",,"1.4.8"
  61. HKCR,"freezip\Version","1.4.8",,
  62. HKCR,"Directory\Shell\FreeZip Help\command",,,"winhlp32.exe %18%\freezip.hlp"
  63.  
  64. [FreeZipReg]
  65. HKCR,"Directory\shell\Zip\command",,,"%13%\zip.exe -rS Free *"
  66. ;HKCR,"Directory\shell\Zip encrypted\command",,,"%13%\zip.exe -rSe Free *"
  67. HKCR,".zip",,,"freezip"
  68. HKCR,".zip","Content Type",,"application/x-zip-compressed"
  69. HKCR,"freezip",,,"ZIP File"
  70. HKCR,"freezip\DefaultIcon",,,"%13%\freezip.ico"
  71. HKCR,"freezip\Shell",,,"UnZip"
  72. HKCR,"freezip\Shell\UnZip\command",,,"%13%\unzip.exe ""%%1"""
  73. HKCR,"freezip\Shell\UnZip &here\command",,,"%13%\unzip.exe ""%%1"""
  74. HKCR,"freezip\Shell\ListZip\command",,,"%25%\command.com /k %13%\unzip.exe -lM ""%%1"""
  75. HKCR,"freezip\Shell\TestZip\command",,,"%25%\command.com /k %13%\unzip.exe -tM ""%%1"""
  76. HKCR,"freezip\Shell\Pick UnZip folder\command",,,"rundll32.exe advpack.dll,LaunchINFSection %17%\freezip.inf,Pickfolder"
  77. HKCR,"freezip\Shell\Reset UnZip folder\command",,,"rundll32.exe advpack.dll,LaunchINFSection %17%\freezip.inf,Resetfolder"
  78. HKCR,"freezip\Shell\FreeZip Help\command",,,"winhlp32.exe %18%\freezip.hlp"
  79. HKCR,"freezip\Shell\About FreeZip\command",,,"rundll32.exe advpack.dll,LaunchINFSection %17%\freezip.inf,About"
  80. ;HKCR,"freezip\Shell\Make SFX\command",,,"rundll32.exe advpack.dll,LaunchINFSection %17%\freezip.inf,sfx"
  81. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\FreeZip,"DisplayName",,"FreeZip" 
  82. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\FreeZip,"UninstallString",,"rundll32.exe advpack.dll,LaunchINFSection %17%\freezip.inf,Uninstall" 
  83.  
  84. [FreeZipRegNT]
  85. HKCR,"Directory\shell\Zip\command",,,"%13%\zip.exe -rS Free *"
  86. ;HKCR,"Directory\shell\Zip encrypted\command",,,"%13%\zip.exe -rSe Free *"
  87. HKCR,".zip",,,"freezip"
  88. HKCR,".zip","Content Type",,"application/x-zip-compressed"
  89. HKCR,"freezip",,,"ZIP File"
  90. HKCR,"freezip\DefaultIcon",,,"%13%\freezip.ico"
  91. HKCR,"freezip\Shell",,,"UnZip"
  92. HKCR,"freezip\Shell\UnZip\command",,,"%13%\unzip.exe ""%%1"""
  93. HKCR,"freezip\Shell\UnZip &here\command",,,"%13%\unzip.exe ""%%1"""
  94. HKCR,"freezip\Shell\ListZip\command",,,"%11%\cmd.exe /k %13%\unzip.exe -lM ""%%1"""
  95. HKCR,"freezip\Shell\TestZip\command",,,"%11%\cmd.exe /k %13%\unzip.exe -tM ""%%1"""
  96. HKCR,"freezip\Shell\Pick UnZip folder\command",,,"rundll32.exe advpack.dll,LaunchINFSection %17%\freezip.inf,Pickfolder"
  97. HKCR,"freezip\Shell\Reset UnZip folder\command",,,"rundll32.exe advpack.dll,LaunchINFSection %17%\freezip.inf,Resetfolder"
  98. HKCR,"freezip\Shell\FreeZip Help\command",,,"winhlp32.exe %18%\freezip.hlp"
  99. HKCR,"freezip\Shell\About FreeZip\command",,,"rundll32.exe advpack.dll,LaunchINFSection %17%\freezip.inf,About"
  100. ;HKCR,"freezip\Shell\Make SFX\command",,,"rundll32.exe advpack.dll,LaunchINFSection %17%\freezip.inf,sfxNT"
  101. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\FreeZip,"DisplayName",,"FreeZip" 
  102. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\FreeZip,"UninstallString",,"rundll32.exe advpack.dll,LaunchINFSection %17%\freezip.inf,Uninstall" 
  103.  
  104. ;-------------------------------------------------------------------
  105.  
  106. [Uninstall]
  107. DelReg=UnFreeZipReg
  108. DelFiles=FreeZipCopy,fzHlpCopy,sfxCopy,TotallyClean,TotallyCleanNT
  109. BeginPrompt=BeginPromptSection
  110. EndPrompt=EndPromptSection
  111. Cleanup=1
  112.  
  113. [UnFreeZipReg]
  114. HKCR,".zip"
  115. HKCR,"freezip"
  116. HKCR,"Directory\shell\Zip"
  117. HKCR,"Directory\shell\Zip encrypted"
  118. HKCR,"Directory\Shell\FreeZip Help"
  119. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\FreeZip
  120.  
  121. [BeginPromptSection]
  122. Prompt="Uninstall FreeZip?"
  123. ButtonType=YESNO
  124. Title="FreeZip"
  125.  
  126. [EndPromptSection]
  127. Prompt="FreeZip was successfully removed"
  128.  
  129. ;-------------------------------------------------------------------
  130.  
  131. [About]
  132. BeginPrompt=BeginPromptSectionAbout
  133. EndPrompt=EndPromptSectionAbout
  134.  
  135. [BeginPromptSectionAbout]
  136. Title="FreeZip"
  137.  
  138. [EndPromptSectionAbout]
  139. Prompt="Version 1.4.8  ©1997-1999 Dariusz Stanislawek, ds@null.net   http://www.bigfoot.com/~freezip/"
  140.  
  141. ;-------------------------------------------------------------------
  142.  
  143. [Pickfolder]
  144. CustomDestination=UnZipDir
  145. AddReg=ChangeRegKeys
  146. BeginPrompt=BeginPromptSectionFolder
  147.  
  148. [BeginPromptSectionFolder]
  149. Title="FreeZip"
  150.  
  151. [UnZipDir]
  152. 49100=CustomUnZipDir,1
  153.  
  154. [CustomUnZipDir]
  155. ,,,"Where would you like to always decompress zip files?","C:\0"
  156.  
  157. [ChangeRegKeys]
  158. HKCR,"freezip\Shell\UnZip\command",,,"%13%\unzip.exe -d ""%49100%"" ""%%1"""
  159.  
  160. [Resetfolder]
  161. BeginPrompt=BeginPromptSectionReset
  162. AddReg=ResetRegKeys
  163. EndPrompt=EndPromptSectionReset
  164.  
  165. [BeginPromptSectionReset]
  166. Prompt="Reset UnZip folder?"
  167. ButtonType=YESNO
  168. Title="FreeZip"
  169.  
  170. [ResetRegKeys]
  171. HKCR,"freezip\Shell\UnZip\command",,,"%13%\unzip.exe ""%%1"""
  172.  
  173. [EndPromptSectionReset]
  174. Prompt="Zip files will be always decompressed to the current folder"
  175.  
  176. ;-------------------------------------------------------------------
  177.  
  178. [sfx]
  179. RunPostSetupCommands=sfxCommands
  180.  
  181. [sfxNT]
  182. RunPostSetupCommands=sfxCommandsNT
  183.  
  184. [sfxCommands]
  185. command.com /c copy /b %13%\unzipsfx.exe+Free.zip Free.exe
  186. %13%\zip.exe -A Free.exe
  187.  
  188. [sfxCommandsNT]
  189. cmd.exe /c copy /b %13%\unzipsfx.exe+Free.zip Free.exe
  190. %13%\zip.exe -A Free.exe
  191.  
  192. ;-------------------------------------------------------------------
  193.