문제

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