LaughingJohn
Posts: 39
Joined: Wed Aug 11, 2010 1:05 pm

Change AI install path to not include version

Every time I install a new version of Advanced Installer it breaks my build which is real pain. I then have to go through multiple .aiproj files and change the path. Please can you remove the version from the install path.
Dan
Posts: 4529
Joined: Wed Apr 24, 2013 3:51 pm

Re: Change AI install path to not include version

Hi John,

Since multiple versions of Advanced Installer can be installed side by side, several rules must be fulfilled.
The most important is that the install locations, registry entries should differ from one version to another. If they are not different, the present items will be overwritten when a new version is installed. Here's the Upgrades article.

This is way we are using the ProductVersion in the installation path.

If there is anything else I can help you with, please let me know.

Best regards,
Dan
Dan Ghiorghita - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Feature Requests”