I am new to Advanced Installer, since I am using a trial version, I want as much as I can about it. I have an installer, already created. One of the files it installs is InvoicePro.exe (version 1.0.0.0). I found some bugs in that version so I built the version 1.0.0.1 in Visual Studio. Now I want to create a Hot-fix installer to replace version 1.0.0.0 with version 1.0.0.1.

Please explain me clearly!

有帮助吗?

解决方案

The upgrades page from our user guide explains what you need to do. Just make sure you increase the version number for one of the 3 fields, otherwise Windows will not remove the old version, because it ignores changes in the forth field of the product version.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top