Updates

Got a problem you cannot solve? Try here.
anja_laenge
Posts: 121
Joined: Tue Nov 20, 2012 1:02 am

Updates

Postby anja_laenge » 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

FrancescoT
Site Admin
Posts: 5361
Joined: Sun Aug 22, 2010 4:28 am

Re: Updates

Postby FrancescoT » Wed Jan 20, 2016 1:51 pm

Dear Anja,

using MSI engine the only option that (partially) fits your requirements, it's to deploy a patch.
You may eventually use a custom Variable to keep track of the patch version and this may be stored in a custom key under the system registry.
Successively from your application, you may query such custom registry-key to acquire the installed version.

I do the same when I need to work with Patches, but of course, the package version listed under "Add Remove Program" will be not updated.

The above approach it's easy to implement ... but I don't know if it meets your needs as well.

Regards
Francesco Toscano
InstallAware Software

White Papers (HowTos) - http://www.installaware.com/publication ... papers.htm
Publications - http://www.installaware.com/publications-review.htm
InstallAware Help -F1 anywhere in the InstallAware IDE


Return to “Technical Support”

Who is online

Users browsing this forum: No registered users and 134 guests