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.
There are several VS.NET plugins to do this. Search CodeProject, for
example.
-- Alan
Ask a Question
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.