How to...

  • Thread starter Thread starter Jacek Jurkowski
  • Start date Start date
J

Jacek Jurkowski

Make Vs.net installer to remove previous application version automatically
and do not require to remove first by control panel Add/Remove?
 
You must increase your setup revision number by 1 for ex., and answer yes at
question to regenerate new product code at each new setup. Also you must
have a property of the setup like RemovePreviousVersion on true.
For ex. if your last version of setup is 2.1.5 and you want a new setup just
change the version to 2.1.6 and rebuild the setup.

Dan Cimpoiesu
Project Manager
Dion Consulting
http://www.dion.ro

----- Original Message -----
From: "Jacek Jurkowski" <[email protected]>
Newsgroups: microsoft.public.dotnet.languages.csharp
Sent: Tuesday, June 29, 2004 9:13 AM
Subject: How to...
 
Back
Top