Click here to Skip to main content
15,887,027 members
Articles / Programming Languages / Visual Basic

REINSTALLMODE=amus

Rate me:
Please Sign up or sign in to vote.
4.50/5 (5 votes)
17 Feb 2010CPOL2 min read 35.1K   4  
When you are working on a windows application and deploying your solution every now and then, you should be aware on not deleting all files on reinstall like the database file and some files generated by the user.But when changing you application setup project version number you will notice...

Views

Daily Counts

License

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



Comments and Discussions