LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to get the current windows username

Solved!
Go to solution

To get the real VI path, also if you make an EXE from it, use the flowing setup :

 

Real path of VI or EXE.png

This will always get the correct path to the application.

0 Kudos
Message 11 of 12
(2,007 Views)

That's not anymore true for applications built with the post 8.0 executable file format. Here the VIs can and often will get stored inside the exe with deeper path structures and then this VI will not report a correct path.

Rolf Kalbermatter  My Blog
DEMO, Electronic and Mechanical Support department, room 36.LB00.390
0 Kudos
Message 12 of 12
(1,996 Views)