09-22-2011 11:52 AM
Is there a way to have the version from auto revision link into the .exe filename. For example suppose I have a build with the filename "Test.exe" but what I really want is the filename to be Test 1.0.0.1.exe which has the version from auto increment built into it. It would be nice to put the filname as "Test \v.exe" and have the version show up automatically.
Norm
09-22-2011 12:09 PM
There is no automatic way of doing this. You could write yourself a VI to open the project and modify the build spec if you want. Not sure if the exe filename is exposed in the API.