LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

exe filename auto increment

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

0 Kudos
Message 1 of 2
(1,922 Views)

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.

0 Kudos
Message 2 of 2
(1,917 Views)