且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

使用不同版本的安装程序进行卸载

更新时间:2023-01-04 18:09:42

  Relating to this problem , you have to  follow the 2 steps below :
1. go to setup project property in VS 2008 then upgrade version for example from 1.0.0 to 2.0.0 
2. then change RemovePreviousVersion to True

Finally rebuild the setup project again. These can help you :)