where do I find DetectNewerInstalledVersion and RemovePreviousVersion? and how do I set them to be true?
I am using VS 2010 .NET 4.0
(but other users may wish to know how to dothis on other versions)
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
VulpesPosted Nov 14, 2011, 7:09 AM
If you look down at the Properties Box for the solution, then they should be listed in there.
alecPosted Nov 14, 2011, 11:45 AM
http://www.c-sharpcorner.com/Forums/Thread/148685/how-do-you-join-setup-and-win32-projects-in-the-same-solutio.aspx
VulpesPosted Nov 14, 2011, 10:18 AM
If you have (or have access to) another machine, then it's a good idea to have a 'dry run' with the installation file to make sure that there are not likely to be any unforeseen problems before you distribute it to the users.
alecPosted Nov 14, 2011, 10:09 AM
VulpesPosted Nov 14, 2011, 10:03 AM
You'll be able to distribute the .msi file so that it can install the application on the user's computer.
alecPosted Nov 14, 2011, 9:45 AM
VulpesPosted Nov 14, 2011, 9:09 AM
http://msdn.microsoft.com/en-us/library/19x10e5c.aspx
alecPosted Nov 14, 2011, 8:56 AM
VulpesPosted Nov 14, 2011, 8:52 AM
http://msdn.microsoft.com/en-us/library/seykw6dt.aspx
Are you sure it is a deployment project i.e. an InstallShield, Setup or Web Setup project?
alecPosted Nov 14, 2011, 8:43 AM
alecPosted Nov 14, 2011, 6:54 AM
VulpesPosted Nov 14, 2011, 6:42 AM