Upgrade Mode
If older version of the application is found, the setup
retrieves the installation path and the program group of
application and set its as default paths. Uninstaller will also
updated.
- Allow Multiple Installations
The ability to have multiple versions of the same application
installed on the same machine.
Uninstall old version before installation
If older version of the application is found, the setup prompts
to uninstall it before continuing.
Do not allow updating if program is not found
If older version of the application is not found, the Update
cannot continue.
Include 'Actual Updater' tool
Check this checkbox to allow the user to check for updates and
download and install new versions, if available.
Updater location: <InstallDir>\Updater.exe
If checked, the shortcut to the updater will be automatically
created in the Program Group.
Update Info URL - URL to plain text file that contains
the update information.
File structure:
First line: "New version number"
Second line: "Download link to the new version"
Example (update.txt):
1.5
http://www.mysite.com/newversion.exe
|