01-02-2013 01:03 AM
Hi,
I have developed one application in labview (I have application builders and professional license).
I generate the final exe file by tools -> Build Application exe file from VI -> done
But this application exe file is running only on labview installed machines. Its not running on other PC.
For running in other PC what should I do.
Solved! Go to Solution.
01-02-2013 01:33 AM
Did you install LabVIEW run time engine in the PC where you want to run the exe?
Also make sure you have also installed any other drivers required by your program.
01-02-2013 01:39 AM
Hello
As mentioned already, you will need LabVIEW Run Time Engine corresponding to the version of LabVIEW in which you developed the application.
Also, any required device drivers for NI products or other third party products, or toolkits that are used in the application must be installed.
it would be easier if you build an installer like you built the application. You can build an Installer and distribute it to other systems for usage.
01-02-2013 02:44 AM
How can i check the installed other softwares.
01-02-2013 03:07 AM
I have not understood your question. Could you please explain it again?
when you open the build specificaitons for an Installer, you can select the software drivers that you will need under Additional Installer section.
01-02-2013 11:43 AM
Gogenini,
Your signature has a picture that points to
file:///E:/Users/Sulakshana/My%20Work/Cert/CLADLOGO/Certified-LabVIEW-
Obviously, that doesn't exist on anyone's system but yours, so it shows up as a blank box with a red X. You might want to fix that.
01-02-2013 01:43 PM
you may check below link for the procedure....
http://digital.ni.com/public.nsf/allkb/41561F98D96235FC8625708F00552ADF
01-02-2013 10:43 PM
Thank You Ravens.
I removed it from my signature.Do you still see it?
01-02-2013 10:57 PM
Nope. It is gone now.
01-02-2013 11:02 PM
Hello Ramji,
As you mentioned, EXE is created by you and its ruou nning fine on the PC where you have created it as LabVIEW is present there.
So for non- LV PC, Kindly create a Installer and add additional software/installer required by your EXE.
Look at the link for reference.
http://www.ni.com/white-paper/5406/en
Regards,
Bijay
CLD