home *** CD-ROM | disk | FTP | other *** search
- [Version]
- signature="$CHICAGO$"
- AdvancedINF=2.5,"You need a new version of advpack.dll"
-
- [SourceDisksNames]
- 1="%AppName%",,1
-
- [DefaultInstall]
- Copyfiles=WebZIPFiles,SupportFiles,InfSection,SkinFiles,ProfileFiles,TaskFiles
- AddReg=InstallWebZIP,RenameShort2Long
- UpdateInis=AddLink
- CustomDestination=MyCustomDestination
- ;RunPostSetupCommands=RunPostSetupCommandsSection
-
- [DefaultInstall.NT]
- Copyfiles=WebZIPFiles,SupportFiles,InfSection,SkinFiles,ProfileFiles,TaskFiles
- AddReg=InstallWebZip,RenameShort2Long
- UpdateInis=AddLinkNT
- CustomDestination=MyCustomDestination
- ;RunPostSetupCommands=RunPostSetupCommandsSection
-
-
- [RunPostSetupCommandsSection]
- RunDll32 advpack.dll,LaunchINFSection Fav.inf, DefaultInstall
-
- [Uninstall]
- BeginPrompt=BeginPromptSection
- EndPrompt=EndPromptSection
- CustomDestination=UninstallDestination
- DelFiles=WebZIPFiles,SkinFiles,ProfileFiles,TaskFiles
- Deldirs=RemoveFolder
- DelReg=DelRegSection
- UpdateInis=RemoveLink
- SmartReboot=I
- Cleanup=1
-
- [BeginPromptSection]
- Prompt="%BeginPrompt%"
- ButtonType=YESNO
- Title=%AppName%
-
- [EndPromptSection]
- Prompt="%EndPrompt%"
-
- [WebZIPFiles]
- WebZIP.exe
- help20.exe
-
- readme.txt
- Advpack.dll
- W95inf16.dll
- w95inf32.dll
- FTypes.reg
-
- [SkinFiles]
- addtocur.bmp
- backgrnd.bmp
- dwnloads.bmp
- go.bmp
- help.bmp
- leftbar.bmp
- map.bmp
- menu.bmp
- new.bmp
- open.bmp
- pimode.bmp
- run.bmp
- stop.bmp
- wizard.bmp
- wzmode.bmp
- wzanim.gif
- bplogo.jpg
- next.jpg
- previous.jpg
-
-
- [SupportFiles]
- XCDUNZ32.dll
- XCDZIP32.dll
- ShrLk20.dll
-
- [ProfileFiles]
- Select~1.wzp
- Select~2.wzp
- Select~3.wzp
- Select~4.wzp
- Select~5.wzp
- Select~6.wzp
-
- [TaskFiles]
- NEWSCI~1.WZT
- SYDNEY~1.WZT
- SPIDER~1.WZT
-
-
- [InfSection]
- webzip.inf
-
-
-
- [AddLinkNT]
- setup.ini, progman.groups,, ""group0="%ShortName%"""
- setup.ini, group0,, """%ShortName%"",""""""%49002%\WebZIP.EXE""""""
- setup.ini, group0,, """Help"",""""""%49002%\help\index.htm""""""
- setup.ini, group0,, """Readme"",""""""%49002%\readme.htm""""""
-
-
- ; L i n k s / S h o r t c u t s
-
- ;Create links in the StartMenu/Programs folder
- [AddLink]
- setup.ini, progman.groups,, "wzgroup="""WebZIP""""
- setup.ini, wzgroup,, """WebZIP"",""""""%49000%\WebZIP.exe"""""",,,,%49000%"
- setup.ini, wzgroup,, """Help"",""""""%49000%\help\index.htm"""""",,,,%49000%"
- setup.ini, wzgroup,, """Readme"",""""""%49000%\readme.txt"""""",,,,%49000%"
-
- ; L i n k s / S h o r t c u t s - Removal
-
- [RemoveLink]
- setup.ini, progman.groups,, "wzgroup="""WebZIP""""
- setup.ini, wzgroup,, """WebZIP"""
- setup.ini, wzgroup,, """Help"""
- setup.ini, wzgroup,, """Readme"""
-
-
-
- ;[RemoveLink]
- ;setup.ini, progman.groups,, ""group0="" ;creates "null" folder
- ;setup.ini, group0,, """%ShortName%""" ;deletes previous link
- ;;setup.ini, group0,, """%RelNotes%"""
-
- [DelRegSection]
- HKLM,SOFTWARE\Microsoft\WebZIP
- HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\WebZIP
-
- [InstallWebZIP]
- HKLM,Software\Spidersoft\WebZIP,InstallDir,,%49001%
- HKCR,.wzt,,,"WebZIP.Task"
- HKCR,WebZIP.Task,,,"WebZIP Task File"
- HKCR,WebZIP.Task\DefaultIcon,,,"%49000%\WebZIP.EXE,0"
- HKCR,WebZIP.Task\Shell\Open,,,"&Open"
- HKCR,WebZIP.Task\Shell\Open\Command,,,"%49000%\WebZIP.exe ""%%1"""
-
- ;iexpress.reg
- ;;HKCR,IExpress,,,"%CDFDesc%"
- ;;HKCR,IExpress\Shell\Edit,,,"&Edit"
- ;;HKCR,IExpress\Shell\Edit\Command,,,"%25%\notepad.exe %1"
- ;;HKCR,IExpress\Shell\Open,,,"&Open"
- ;;HKCR,IExpress\Shell\Open\Command,,,"%49000%\iexpress.exe %1"
- ;;HKCR,IExpress\Shell\Create,,,"&Make Now"
- ;;HKCR,IExpress\Shell\Create\Command,,,"%49000%\iexpress .exe /n %1"
- ;;HKCR,IExpress\Shell\Print\Command,,,"%25%\NOTEPAD.EXE /p %1"
- ;HKCR,IExpress\DefaultIcon,,,"%49000%\IEXPRESS.EXE,0"
-
- ;cdf.reg
- ;;HKCR,.cdf,,,"IExpress"
-
- ;inffine.reg
- ;HKCR,inffile\shell\open\command,,,"%25%\NOTEPAD.EXE %1"
- ;HKCR,inffile\shell\print\command,,,"%25%\NOTEPAD.EXE /p %1"
- HKCR,inffile\shell\APInst,,,"Active I&nstall"
- HKCR,inffile\shell\APInst\command,,,"rundll32.exe advpack.dll,LaunchINFSection %1, DefaultInstall"
- HKCR,inffile\shell\APUninst,,,"Active &Uninstall"
- HKCR,inffile\shell\APUninst\command,,,"rundll32.exe advpack.dll,LaunchINFSection %1, UnInstall"
-
- ;Register for Uninstall
- HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\WebZIP,"DisplayName",,"%AppName%"
- HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\WebZIP,"UninstallString",,"RunDll32 advpack.dll,LaunchINFSection %17%\webzip.inf, Uninstall"
-
-
- [RenameShort2Long]
- HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\ AFile,,,%49000%
-
- HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\ PFiles,,,%49000%\Profiles
- HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\ PFiles,SELECT~1.WZP,,"Selected Page (All).wzp"
- HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\ PFiles,SELECT~2.WZP,,"Selected Page (Text Images).wzp"
- HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\ PFiles,SELECT~3.WZP,,"Selected Directory (All).wzp"
- HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\ PFiles,SELECT~4.WZP,,"Selected Directory (Text Images).wzp"
- HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\ PFiles,SELECT~5.WZP,,"Selected Site (All).wzp"
- HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\ PFiles,SELECT~6.WZP,,"Selected Site (Text Images).wzp"
-
- HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\ TFiles,,,%49000%\Tasks
- HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\ TFiles,NEWSCI~1.WZT,,"newscientist.wzt"
- HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\ TFiles,SYDNEY~1.WZT,,"sydney2000.wzt"
- HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\ TFiles,SPIDER~1.WZT,,"spidersoft.wzt"
-
-
-
-
- [DestinationDirs]
- WebZIPFiles=49000
- SkinFiles=49000,Skins\Default
- ProfileFiles=49000,Profiles
- TaskFiles=49000,Tasks
-
- SupportFiles=11
- InfSection=17
- LinkSection=25,desktop
-
- [MyCustomDestination]
- ;need to add new LFN stuff here.
- 49000,49001,49002,49003=PackageDestination49000,1
-
- [UninstallDestination]
- 49000=UninstallDestination49000,5
-
- [PackageDestination49000]
- HKLM,SOFTWARE\Spidersoft\WebZIP,InstallDir,%InstallPrompt%,%DefaultDir%
- HKLM,SOFTWARE\Spidersoft\WebZIP,InstallDir,%InstallPrompt%,%DefaultDir%
-
- [UninstallDestination49000]
- HKLM,SOFTWARE\Spidersoft\WebZIP,InstallDir,%InstallPrompt%,%DefaultDir%
-
- [RemoveFolder]
- %49000%
-
- [Strings]
- AppName="WebZIP 2.0"
- InstallPrompt="Where would you like to install WebZIP?"
- DefaultDir="C:\Program Files\WebZIP"
- shortname="WebZIP"
- RelNotes="Release Notes"
-
-
-
- ;prompts
- BeginPrompt="Are you sure that you want to remove WebZIP 2.0?"
- EndPrompt="WebZIP 2.0 was successfully removed."
-
- ZIPDesc="WebZIP File"
-