07-01-2012 09:15 PM
Hi, all, please, help me
I want use Executable VI other PC without LabVIEW, What I need doing to run the VI.exe?
Thanks
Solved! Go to Solution.
07-01-2012 09:29 PM
At the minimum, you'll need to install the LabVIEW run-time engine.
You may need to install more depending on what your program does. Perhaps DAQmx drivers or the VISA run-time.
07-01-2012 11:10 PM
You want to use the exe in other PC means did you develop the code and do you have the code with you along with LV in one machine?. If yes create exe in that PC and then an installer and then take the installer to the other PC where you want the exe to run, Install the installer file then you can find the exe present in that system. You are ready to run the Executable of LabVIEW.