I'm currently exploring a way to keep setup project output from overwriting previous versions ie when a setup project was created , Then it changes anything in the Release / Debug folder, there is no way to name any version with version number or date, just do not overwrite that previous file, or even < / P>
I know that this post was released Can be used with the S, but just do whatever my head, can not get around him.
By the way, this is Visual Studio 2008.
It was as hard as expected; PostBuild event value does not extend the deployment properties, and I can not see a way to get an assembly version from the command line.
The solution that came with me was a postbuilder event that was about to copy the project Output to get a unique file name created for a file name% DATE% and% TIME% on the environment variable Sub-rating evaluation use. Try it one:
Copy "$ (build-up path)" "$ (projectdir) your project name% DATE: ~ -4 %% Date: ~ -10,2 %% Date: ~ -7, 2 %% Time: ~ 0,2 %% Time: ~ 3,2 %% Time: ~ 6,2% .msi "
Yes, this" spelling " Along with "BiltOutput" is "T". Thanks Microsoft!
Comments
Post a Comment