LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Strange date/time on exe file built using App. Builder

When making an executable file in LabVIEW 6i the file has a strange date and time. If changes are made and then rebuilt I get the same date and time. This makes rev control difficult. Is there a way to set the exe file to have the current date & time the app was built?
0 Kudos
Message 1 of 3
(2,855 Views)
That is a Windows bug. When the executable is built copying/appending file stubs, Windows omits to update creation/modification dates of the created exe.

I have made a fix for this on my LabVIEW page.


LabVIEW, C'est LabVIEW

Message 2 of 3
(2,855 Views)
Your fix is exactly what I was looking for. Thank you!
0 Kudos
Message 3 of 3
(2,855 Views)