Using Web Setup Projects for upgrading existing installations

  • Thread starter Thread starter marcum williams
  • Start date Start date
M

marcum williams

Finding absolutely no documentation for updating existing projects on
a remote server using Web Setup Projects. Any help would be much
appreciated.

thanks
 
You can use the "RemovePreviousVersion" property of a WebSetup to do this,
but... it will completely uninstall the old one, and then install the new
app. If this is okay, then it's a good solution. Be sure the new version
..MSI has the same UpgradeCode and a larger Version.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top