LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Splash Screen in an Executable does not work

the example that uses VI Server to display a splash screen does not work when an executable is created. the splash screen vi was the vi selected as the top level vi in app builder - am i missing something
0 Kudos
Message 1 of 2
(2,779 Views)
I suspect you are using a path in relation to the VI. In this case, one normally has to strip the path twice of the VI to get to the folder the exe is in. I recommend the following link and to also place several temp path indicators on your diagram to understand how paths get changed in executables.

http://digital.ni.com/public.nsf/3efedde4322fef19862567740067f3cc/fd7de8bc8ffc256c862565f4006be363?OpenDocument
Message 2 of 2
(2,779 Views)