
golnaz1.5524944471064846E12 asked a question.
Preventing from downgrade
In Basic MSI projects, how do I prevent my current install from getting overwritten by an earlier version of the product?
I know there are ways to prevent it from overwriting the future versions, but in this case I basicly do not want the earlier version to be able to overwrite my current install. The earlier versions have been released and there is no way to modify them.
I appriciate your thoughts on this.
Thanks
Thanks for the reply.
It didn't work for me. On Step 3a when setting the Minimum Version to the product version of the current project that logically means it doesn't allow any Major Upgrades for this Setup because the version of the older product would always be smaller than our specified Minimum Version to upgrade.
Is there something I'm missing here?
Thanks
http://community.acresso.com/showthread.php?p=419060
Thanks