home *** CD-ROM | disk | FTP | other *** search
/ PC Online 1997 October / PCO1097.ISO / FilesBBS / WIN95 / WEBZIP10.EXE / WEBZIP.INF < prev    next >
Encoding:
Windows Setup INFormation  |  1997-08-27  |  6.4 KB  |  215 lines

  1. [Version]
  2. signature="$CHICAGO$"
  3. AdvancedINF=2.5,"You need a new version of advpack.dll"
  4.  
  5. [SourceDisksNames]
  6. 1="%AppName%",,1
  7.  
  8. [DefaultInstall]
  9. Copyfiles=WebZIPFiles,SupportFiles,InfSection,ProfileFiles,TaskFiles
  10. AddReg=InstallWebZIP,RenameShort2Long
  11. UpdateInis=AddLink 
  12. CustomDestination=MyCustomDestination
  13. ;RunPostSetupCommands=RunPostSetupCommandsSection
  14.  
  15. [DefaultInstall.NT]
  16. Copyfiles=WebZIPFiles,SupportFiles,InfSection,ProfileFiles,TaskFiles
  17. AddReg=InstallWebZip,RenameShort2Long
  18. UpdateInis=AddLinkNT 
  19. CustomDestination=MyCustomDestination
  20. ;RunPostSetupCommands=RunPostSetupCommandsSection
  21.  
  22.  
  23. [RunPostSetupCommandsSection]
  24. RunDll32 advpack.dll,LaunchINFSection Fav.inf, DefaultInstall
  25.  
  26. [Uninstall]
  27. BeginPrompt=BeginPromptSection
  28. EndPrompt=EndPromptSection
  29. CustomDestination=UninstallDestination
  30. DelFiles=WebZIPFiles,ProfileFiles,TaskFiles
  31. Deldirs=RemoveFolder
  32. DelReg=DelRegSection
  33. UpdateInis=RemoveLink
  34. SmartReboot=I
  35. Cleanup=1
  36.  
  37. [BeginPromptSection]
  38. Prompt="%BeginPrompt%"
  39. ButtonType=YESNO
  40. Title=%AppName%
  41.  
  42. [EndPromptSection]
  43. Prompt="%EndPrompt%"
  44.  
  45. [WebZIPFiles]
  46. WebZIP.exe
  47. WebZIP.hlp
  48. WebZIP.cnt
  49. wzanim.gif
  50. openzip.rtf
  51. filezip.rtf
  52. webzip.rtf
  53. help.rtf
  54. readme.txt
  55. ;Release.htm
  56. Advpack.dll
  57. W95inf16.dll
  58. w95inf32.dll
  59. FTypes.reg
  60.  
  61. [SupportFiles]
  62. XCDUNZ32.dll
  63. XCDZIP32.dll
  64. ShrLk20.dll
  65. iepreld.ocx
  66.  
  67. [ProfileFiles]
  68. Select~1.wzp
  69. Select~2.wzp
  70. Select~3.wzp
  71. Select~4.wzp
  72. Select~5.wzp
  73. Select~6.wzp
  74.  
  75. [TaskFiles]
  76. NEWSCI~1.WZT
  77. SYDNEY~1.WZT
  78. SPIDER~1.WZT
  79.  
  80.  
  81.  
  82. [InfSection]
  83. webzip.inf
  84.  
  85.  
  86.  
  87. ;[AddLinkNT]
  88. ;setup.ini, progman.groups,, ""group0="%ShortName%"""          
  89. ;setup.ini, group0,, """%ShortName%"",""""""%49002%\WebZIP.EXE""""""
  90. ;setup.ini, group0,, """Help"",""""""%49002%\WebZIP.hlp""""""
  91. ;setup.ini, group0,, """%RelNotes%"",""""""%49002%\release.htm""""""
  92.  
  93.  
  94. ; L i n k s   /   S h o r t c u t s
  95.  
  96. ;Create links in the StartMenu/Programs folder
  97. [AddLink]
  98. setup.ini, progman.groups,, "wzgroup="""WebZIP""""
  99. setup.ini, wzgroup,, """WebZIP"",""""""%49000%\WebZIP.exe"""""",,,,%49000%"
  100. setup.ini, wzgroup,, """Help"",""""""%49000%\webzip.hlp"""""",,,,%49000%"
  101. setup.ini, wzgroup,, """Readme"",""""""%49000%\readme.txt"""""",,,,%49000%"
  102.  
  103. ; L i n k s   /   S h o r t c u t s - Removal
  104.  
  105. [RemoveLink]
  106. setup.ini, progman.groups,, "wzgroup="""WebZIP""""
  107. setup.ini, wzgroup,, """WebZIP"""
  108. setup.ini, wzgroup,, """Help"""
  109. setup.ini, wzgroup,, """Readme"""
  110.  
  111.  
  112.  
  113. ;[RemoveLink]
  114. ;setup.ini, progman.groups,, ""group0=""            ;creates "null" folder
  115. ;setup.ini, group0,, """%ShortName%"""        ;deletes previous link
  116. ;;setup.ini, group0,, """%RelNotes%"""
  117.  
  118. [DelRegSection]
  119. HKLM,SOFTWARE\Microsoft\WebZIP
  120. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\WebZIP
  121.  
  122. [InstallWebZIP]
  123. HKLM,Software\Spidersoft\WebZIP,InstallDir,,%49001%
  124. HKCR,.wzt,,,"WebZIP.Task"
  125. HKCR,WebZIP.Task,,,"WebZIP Task File"
  126. HKCR,WebZIP.Task\DefaultIcon,,,"%49000%\WebZIP.EXE,0"
  127. HKCR,WebZIP.Task\Shell\Open,,,"&Open"
  128. HKCR,WebZIP.Task\Shell\Open\Command,,,"%49000%\WebZIP.exe ""%%1"""
  129.  
  130. ;iexpress.reg
  131. ;;HKCR,IExpress,,,"%CDFDesc%"
  132. ;;HKCR,IExpress\Shell\Edit,,,"&Edit"
  133. ;;HKCR,IExpress\Shell\Edit\Command,,,"%25%\notepad.exe %1"
  134. ;;HKCR,IExpress\Shell\Open,,,"&Open"
  135. ;;HKCR,IExpress\Shell\Open\Command,,,"%49000%\iexpress.exe %1"
  136. ;;HKCR,IExpress\Shell\Create,,,"&Make Now"
  137. ;;HKCR,IExpress\Shell\Create\Command,,,"%49000%\iexpress .exe /n %1"
  138. ;;HKCR,IExpress\Shell\Print\Command,,,"%25%\NOTEPAD.EXE /p %1"
  139. ;HKCR,IExpress\DefaultIcon,,,"%49000%\IEXPRESS.EXE,0"
  140.  
  141. ;cdf.reg
  142. ;;HKCR,.cdf,,,"IExpress"
  143.  
  144. ;inffine.reg
  145. ;HKCR,inffile\shell\open\command,,,"%25%\NOTEPAD.EXE %1"
  146. ;HKCR,inffile\shell\print\command,,,"%25%\NOTEPAD.EXE /p %1"
  147. HKCR,inffile\shell\APInst,,,"Active I&nstall"
  148. HKCR,inffile\shell\APInst\command,,,"rundll32.exe advpack.dll,LaunchINFSection %1, DefaultInstall"
  149. HKCR,inffile\shell\APUninst,,,"Active &Uninstall"
  150. HKCR,inffile\shell\APUninst\command,,,"rundll32.exe advpack.dll,LaunchINFSection %1, UnInstall"
  151.  
  152. ;Register for Uninstall
  153. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\WebZIP,"DisplayName",,"%AppName%" 
  154. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\WebZIP,"UninstallString",,"RunDll32 advpack.dll,LaunchINFSection %17%\webzip.inf, Uninstall" 
  155.  
  156.  
  157. [RenameShort2Long]
  158. HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\ AFile,,,%49000%
  159.  
  160. HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\ PFiles,,,%49000%\Profiles
  161. HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\ PFiles,SELECT~1.WZP,,"Selected Page (All).wzp"
  162. HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\ PFiles,SELECT~2.WZP,,"Selected Page (Text Images).wzp"
  163. HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\ PFiles,SELECT~3.WZP,,"Selected Directory (All).wzp"
  164. HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\ PFiles,SELECT~4.WZP,,"Selected Directory (Text Images).wzp"
  165. HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\ PFiles,SELECT~5.WZP,,"Selected Site (All).wzp"
  166. HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\ PFiles,SELECT~6.WZP,,"Selected Site (Text Images).wzp"
  167.  
  168. HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\ TFiles,,,%49000%\Tasks
  169. HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\ TFiles,NEWSCI~1.WZT,,"newscientist.wzt"
  170. HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\ TFiles,SYDNEY~1.WZT,,"sydney2000.wzt"
  171. HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\ TFiles,SPIDER~1.WZT,,"spidersoft.wzt"
  172.  
  173.  
  174.  
  175.  
  176. [DestinationDirs]
  177. WebZIPFiles=49000
  178. ProfileFiles=49000,Profiles
  179. TaskFiles=49000,Tasks
  180. SupportFiles=11
  181. InfSection=17
  182. LinkSection=25,desktop
  183.  
  184. [MyCustomDestination]
  185. ;need to add new LFN stuff here.
  186. 49000,49001,49002,49003=PackageDestination49000,1
  187.  
  188. [UninstallDestination]
  189. 49000=UninstallDestination49000,5
  190.  
  191. [PackageDestination49000]
  192. HKLM,SOFTWARE\Spidersoft\WebZIP,InstallDir,%InstallPrompt%,%DefaultDir%
  193. HKLM,SOFTWARE\Spidersoft\WebZIP,InstallDir,%InstallPrompt%,%DefaultDir%
  194.  
  195. [UninstallDestination49000]
  196. HKLM,SOFTWARE\Spidersoft\WebZIP,InstallDir,%InstallPrompt%,%DefaultDir%
  197.  
  198. [RemoveFolder]
  199. %49000%
  200.  
  201. [Strings]
  202. AppName="WebZIP 1.20"
  203. InstallPrompt="Where would you like to install WebZIP?"
  204. DefaultDir="C:\Program Files\WebZIP"
  205. shortname="WebZIP"
  206. RelNotes="Release Notes"
  207.  
  208.  
  209.  
  210. ;prompts
  211. BeginPrompt="Are you sure that you want to remove WebZIP 1.2?"
  212. EndPrompt="WebZIP 1.2 was successfully removed."
  213.  
  214. ZIPDesc="WebZIP File"
  215.