LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Issues with executable

Hello everyone !

 

  I finished my program it works fine (finally) but now when I tried to make the .exe file I'm having some issues.  All the excel files that my program needs  don't work.  It seems like it's not communication between labview and Excel.

 

I added as supporting files when I made the application.  I build my app with the installer too because I want to run my programm in other computers.

 

Thanks in advance !

 

  

0 Kudos
Message 1 of 2
(2,542 Views)

Hi

 

Without seeing your code it is hard to tell but it sounds like your problem could be to do with the fact you have not used relative paths when specifying the location of your files.

 

When trying to implement relative paths for executables make sure you follow the instructions in this KnowledgeBase.

 

Let me know if you need further assistance.

 

Rich

NI | UK

0 Kudos
Message 2 of 2
(2,534 Views)