From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Build a Application EXE with File who remeber the Path

Another way to do this would be to use a relative path. You could, for instance, create a Data directory under your application directory and put your files there. You could then use the Application Directory constant to get the Application directory and append the rest of the path. This, of course, makes the assumption that the location of the data relative to the application will always be the same.

Message 11 of 11
(105 Views)