home *** CD-ROM | disk | FTP | other *** search
- ; REQUIRED - The following version/signature section is required for this
- ; information file to be valid for Windows 95:
- [version]
- signature="$chicago$"
-
-
- ; REQUIRED - For this information file to work as an automatic installation
- ; script, it needs to have a [DefaultInstall] section that will be used
- ; as the installation process for this application
-
- [DefaultInstall]
- CopyFiles = WizardFilesShort
- AddReg = WizardRegisterApp, WizardRegUninstall, WizardRenameFiles
- UpdateInis = WizardAddLinks
-
-
- [WizardFilesShort]
- wizard.exe
- wizard.hlp
- wizard.inf
-
- [WizardFilesLong]
- htmlwizard.exe
- htmlwizard.hlp
- htmlwizard.inf
-
- [DestinationDirs]
- WizardFilesShort = 24,%PROGRAMF%\%FOLDERNAME%
- WizardFilesLong = 24,%PROGRAMF%\%FOLDERNAME%
-
-
- [SourceDisksFiles]
- wizard.exe=1
- wizard.hlp=1
- wizard.inf=1
-
- [SourceDisksNames]
- 1="%DISKNAME%",,0
-
-
- [RemoveWizard]
- DelFiles = WizardFilesLong
- DelReg = WizardUnRegisterApp, WizardRegUninstall
- AddReg = WizardRemoveLFNs
- UpdateInis = WizardRemoveLinks
-
-
- [WizardRegisterApp]
- ;Make arbitrary registry entry (for private use of htmlwizard.exe)
- HKLM,Software\Microsoft\HTMLWizard,Installed,,"1"
-
- [WizardUnRegisterApp]
- ;Delete registry entry (note that this deletes the entire key)
- HKLM,Software\Microsoft\HTMLWizard
-
-
- [WizardRegUninstall]
- ;Add entry to the Add-Remove Programs control panel to uninstall the program:
- HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\HTMLWizard,"DisplayName",,"HTML Wizard's Assistant"
- HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\HTMLWizard,"UninstallString",,"RunDll setupx.dll,InstallHinfSection RemoveWizard 4 %24%\%PROGRAMF%\%FOLDERNAME%\HTMLWizard.inf"
-
- [WizardRenameFiles]
- ;renames 8.3 files to Long File Names
- HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\HTMLWizard,,,"%24%\%PROGRAMF%\%FOLDERNAME%"
- HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\HTMLWizard,wizard.exe,,"HTMLWizard.EXE"
- HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\HTMLWizard,wizard.hlp,,"HTMLWizard.HLP"
- HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\HTMLWizard,wizard.inf,,"HTMLWizard.INF"
-
- [WizardRemoveLFNs]
- ;Deletes files with Long File Names during Uninstall
- HKLM,Software\Microsoft\Windows\CurrentVersion\DeleteFiles\HTMLWizard,wizard.exe,,"HTMLWizard.EXE"
- HKLM,Software\Microsoft\Windows\CurrentVersion\DeleteFiles\HTMLWizard,wizard.hlp,,"HTMLWizard.HLP"
- HKLM,Software\Microsoft\Windows\CurrentVersion\DeleteFiles\HTMLWizard,wizard.inf,,"HTMLWizard.INF"
- HKLM,Software\Microsoft\Windows\CurrentVersion\DeleteFiles\HTMLWizard,wizard.gid,,"HTMLWizard.GID"
- HKLM,Software\Microsoft\Windows\CurrentVersion\DeleteFiles\HTMLWizard,,,"%24%\%PROGRAMF%\%FOLDERNAME%"
-
-
- [WizardAddLinks]
- ;Adds shortcut to HTMLWizard.EXE on the Start Menu:
- setup.ini, progman.groups,, "group1=HTMLWizard"
- ; Use the "SHORT" name here, it will get fixed ???
- setup.ini, group1,, "HTMLWizard, c:\progra~1\HTMLWiz\wizard.exe"
-
-
- [WizardRemoveLinks]
- ;Removes shortcut to HTMLWizard.EXE on the Start Menu during Uninstall:
- setup.ini, progman.groups,, "group1=HTMLWizard"
- setup.ini, group1,, "HTMLWizard"
-
-
- [SourceDisksNames]
- 1 = %DISKNAME%,HTMLWizard,0
-
- [SourceDisksFiles]
- Wizard.EXE = 1
- Wizard.HLP = 1
- Wizard.INF = 1
-
- [Strings]
- PROGRAMF = "PROGRA~1"
- FOLDERNAME = "HTMLWiz"
- PRODUCTNAME = "HTMLWizard"
- DISKNAME = "HTMLWizard"
-