Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

Hello,

 

I made a .NET Application with a deployment project. Everything work fine.

 

But now, i'm coding a new version of my application. After, i would deploy this new version to upgrade (or replace the old).

 

For the moment, the user must first uninstall the first version and after install the second.

 

Is there a solution for make a deployment project which upgrade (or replace) an old version of the application without uninstall it ??

 

Thank you

 

Sorry for my bad english

  • *Gurus*
Posted
Yes, in the deployment project properties (that come up in the propertygrid when you select it) change the version to the new version number of your product, and say yes when it asks you if you want it to automatically change some keys. The installer will then automatically remove the previous version of your program when installing.

MVP, Visual Developer - .NET

 

Now you see why evil will always triumph - because good is dumb.

 

My free .NET Windows Forms Controls and Articles

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...