Home All Groups Group Topic Archive Search About

Setup and deploy project in Visual Studio 2005

Author
22 Aug 2006 9:32 AM
mikael.palmblad
Is there any way to have versionnumber autoincrement of a setup and
deploy-project?

Author
22 Aug 2006 3:16 PM
Vadym Stetsyak
Hello, mikael.palmb***@gmail.com!

mp> Is there any way to have versionnumber autoincrement of a setup and
mp> deploy-project?

AFAIK no, but you can write small program that will
"patch" generated msi file. This program will do the job of autoincrement.
To start the program Post-Build event can be used.

--
Regards, Vadym Stetsyak
www: http://vadmyst.blogspot.com
Author
22 Aug 2006 4:15 PM
Alan Pretre
<mikael.palmb***@gmail.com> wrote in message
news:1156239172.181325.212130@i3g2000cwc.googlegroups.com...
> Is there any way to have versionnumber autoincrement of a setup and
> deploy-project?

There are several VS.NET plugins to do this.  Search CodeProject, for
example.

-- Alan

AddThis Social Bookmark Button