I believe there is a property you can set on your deployment project that
indicates that it will do an update or upgrade of previous versions.  Make
sure you increase your version numbers on the appropriate components
(assemblies) and that this property is set to true and then rebuild your
project(s) and your deployment project.

This is all from memory so forgive me if it is not completely accurate.

HTH,
Matt

-----Original Message-----
From: Srihari Angaluri
To: [EMAIL PROTECTED]
Sent: 4/26/02 4:36 PM
Subject: [DOTNET] How to create an upgrade project?

Hello,
  How can I create an "upgrade" setup project using VS.NET? I previously
created a deployment project, which some users already used to install
my
software. I have new upgrades available, which I want to send them
through
a "patch project". Is there direct support in VS.NET for creating patch
projects? I know that with the Windows installer we can create upgrade
projects. However, my original setup project was written with C#. So,
how
do I create an upgrade project now? Thanks,

  -Srihari

You can read messages from the DOTNET archive, unsubscribe from DOTNET,
or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to