Sorry, there is no 'auto-increment' in VS setup projects.
>From: maheshdara48@yahoo.co.in (Mahesh)
>Newsgroups: microsoft.public.dotnet.framework.setup
>Subject: Re: How to upgrade an existing installation
>Date: 1 Apr 2004 06:51:57 -0800
>Organization:
http://groups.google.com >Lines: 55
>Message-ID: <eff29b8f.0404010651.5c8789f4@posting.google.com>
>References: <#FSS8EwEEHA.3408@tk2msftngp13.phx.gbl> <uqbS1$1EEHA.3336@TK2MSFTNGP12.phx.gbl> <ej0WkpWFEHA.2560@TK2MSFTNGP12.phx.gbl>
<eo6G#dbFEHA.3096@TK2MSFTNGP11.phx.gbl>
>NNTP-Posting-Host: 203.197.253.80
>Content-Type: text/plain; charset=ISO-8859-1
>Content-Transfer-Encoding: 8bit
>X-Trace: posting.google.com 1080831117 9807 127.0.0.1 (1 Apr 2004 14:51:57 GMT)
>X-Complaints-To: groups-abuse@google.com
>NNTP-Posting-Date: Thu, 1 Apr 2004 14:51:57 +0000 (UTC)
>Path: cpmsftngxa06.phx.gbl!TK2MSFTNGXS01.phx.gbl!TK2MSFTNGXA05.phx.gbl!TK2MSFTNGP08.phx.gbl!news-out.cwix.com!newsfeed.cwix.com!
border1.nntp.ash.giganews.com!nntp.giganews.com!news.glorb.com!postnews1.google.com!not-for-mail
>Xref: cpmsftngxa06.phx.gbl microsoft.public.dotnet.framework.setup:7617
>X-Tomcat-NG: microsoft.public.dotnet.framework.setup
>
>Is there any other way of changing the version number automatically
>instead of changing everytime when you rebuild the application.
>
>
>"Phil Wilson" <phil.wilson@unisys.spamcom> wrote in message news:<eo6G#dbFEHA.3096@TK2MSFTNGP11.phx.gbl>...
>> This is in the setup and deployment project.
>> --
>> Phil Wilson [MVP Windows Installer]
>> ----
>> "Asif" <asifpi@abosoftware.com> wrote in message
>> news:ej0WkpWFEHA.2560@TK2MSFTNGP12.phx.gbl...
>> > Thanks for your help.
>> > But where can i change the Product Version. I am using Visual C++.net 2003
>> > edition.
>> >
>> > asif
>> >
>> > "Phil Wilson" <phil.wilson@unisys.spamcom> wrote in message
>> > news:uqbS1$1EEHA.3336@TK2MSFTNGP12.phx.gbl...
>> > > Increment the Version in the product properties from (say) 1.0.0 to 1.0.1.
>> This
>> > > will prompt to change ProductCode and PackageCode. Say Yes. Set the
>> > > RemovePreviousVersions property to True. This will give you an install
>> that will
>> > > remove older installed versions when you install it.
>> > > --
>> > > Phil Wilson [MVP Windows Installer]
>> > > ----
>> > > "Asif" <asifpi@abosoftware.com> wrote in message
>> > > news:%23FSS8EwEEHA.3408@tk2msftngp13.phx.gbl...
>> > > > Hi,
>> > > >
>> > > > I have created a setup project using .NET setup framework. Now i want to
>> > > > upgrade my existing
>> > > > installation.
>> > > >
>> > > > The problem is that when setup is started on a system which already has
>> an
>> > > > installation of it ,it shows only two options, one to repair the
>> existing
>> > > > installation and another one to remove the existing installation.
>> > > >
>> > > > Is there a way by which i can change the options inorder to upgrade my
>> > > > existing installation?
>> > > >
>> > > > Can we set reinstall option?
>> > > >
>> > > > Thanks and Regards,
>> > > > Asif
>> > > >
>> > > >
>> > >
>> > >
>> >
>> >
>
This posting is provided "AS IS" with no warranties, and confers no rights.