The remove previous versions property in the setup project doesn't quite work for me. I want the msi to also remove newer versions. Can I edit the msi database to tell it to remove all versions?
Thanks!
The remove previous versions property in the setup project doesn't quite work for me. I want the msi to also remove newer versions. Can I edit the msi database to tell it to remove all versions?
Thanks!
Take a look at Upgrade table. You can control which versions are removed from the VersionMin and VersionMax fields.