Updates
Posted: Wed Jan 20, 2016 8:22 am
Hello,
I need to create updates that meet the following requirements:
- it must not be designed as web update, instead the user should do the download himself
- the update setup should only contain changed files
- the update setup must not do an uninstallation of the previous version
- the upgrade must not ask for an installation path, it should determine the path of the already installed version
- the control panels list of installed programs must show the new version number
All requirements except the last one would lead to a patch installation but these must have identical version numbers.
What would be the best way to accomplish this?
Regards
I need to create updates that meet the following requirements:
- it must not be designed as web update, instead the user should do the download himself
- the update setup should only contain changed files
- the update setup must not do an uninstallation of the previous version
- the upgrade must not ask for an installation path, it should determine the path of the already installed version
- the control panels list of installed programs must show the new version number
All requirements except the last one would lead to a patch installation but these must have identical version numbers.
What would be the best way to accomplish this?
Regards