Mike wrote:
In order to do that, when you make the changes in your package for the new version:
- in the "Product Details" page, change the version to the new value. Click <Yes> when asked whether to generate a new product code.
- in the "Install Parameters" page be sure to have the "Automatically upgrade older versions of the product" option checked.
For more information please visit:
http://www.advancedinstaller.com/user-g ... tails.html
Mike, thanks a lot! Two more questions:
1. Is there any way to do the same by chaning the XML directly?
1a. Can you tell me what the algorithm is used to generate product codes so, I could do that from the batch script.
Thing is that our builds are automated and I guess, that's why, despite the fact that we update the version numbers in XML before next build generation, we still have no update/reinstall functionality in our builds (there product code still remains the same). I understood what the necessary steps are from your description, but it is going to be a pain for us to build releases from GUI all the time.
Any suggestions?
Thanks!
Aleks