Updating existing software package with Advanced Installer

后端 未结 1 480
感动是毒
感动是毒 2021-01-24 08:32

I have created an Installation Package using Advanced Installer.

How can I implement following features

If I install a software, and then install a newer version

1条回答
  •  不要未来只要你来
    2021-01-24 09:33

    1) Its the default configuration in all projects you create with Advanced Installer, of course as long as you increase your product version. The next article has more details about upgrades: http://www.advancedinstaller.com/user-guide/upgrades.html

    2) This is a standard prerequisite, which you can select from our list of predefined ones. Just select the version you want and Advanced Installer will handle the rest for you. More details about prerequisites here: http://www.advancedinstaller.com/user-guide/prerequisites.html

    0 讨论(0)
提交回复
热议问题