05-26-2016 02:02 AM - edited 05-26-2016 02:03 AM
To get the real VI path, also if you make an EXE from it, use the flowing setup :
This will always get the correct path to the application.
05-26-2016 04:16 AM
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.