Click here to Skip to main content
15,902,447 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
How do I configure the setup project, so when I run the setup.exe or setup.msi it will automatically remove the old program first. I am using VS2010.

Please help me.
Posted

1 solution

This[^] solution should help you out.
 
Share this answer
 
Comments
telme 24-Mar-11 5:06am    
this is not what i want... i already installed a version of my program.
now i want to remove automatically while installing the new version.
Also I could not find these properties DetectNewerInstalledVersion and RemovePreviousVersion in my project properties. PLs give me a solution..

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900