Setup Project - Uninstall previous version
C#
2
Posts
2
Posters
3
Views
1
Watching
-
Hi guys How do I configure a setup project in visual studio to uninstall a previous version of the product. Thanks
-
Hi guys How do I configure a setup project in visual studio to uninstall a previous version of the product. Thanks
You have to increment the version number on the installer package. I had the same problem awhile back.
If at first you don't succeed ... post it on The Code Project and Pray.