LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

can I make Labview Exe which can be executed i A PC which is not having labview

hi,
 I am using lab view  7.1. Can we make a exe or installer, which can be run in a PC which is not having labview installed. If that can be done, please let me know which edition i have to use and how can i do
with Regards,
Ashok.
0 Kudos
Message 1 of 4
(2,784 Views)
Hi Ashok,

you have to use the ApplicationBuilder (which is not included in the Base/Student version). Ask your local NI representative for help - maybe you get an old LV7.1 AppBuilder, but most likely you have to upgrade to the actual version...

You can make exe for other computers. You can either build a full setup/installer routine or you just copy the exe and install the RunTimeEngine manually (more hazzle possible...).
Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 4
(2,775 Views)
Under Tools-Build application or shared library, you can build your .exe
file. You also have to option to include an installer which installs the
necessary LabView dll's. I have the Pro version, however.
"budda" <x@no.email> wrote in message
news:1174290007790-493593@exchange.ni.com...
> hi,
> &nbsp;I am using lab view&nbsp; 7.1. Can we make a exe or installer, which
> can be run in a PC which is not having labview installed. If that can be
> done, please let me know&nbsp;which edition i have to use and how can i do
> with Regards,
> Ashok.


0 Kudos
Message 3 of 4
(2,758 Views)

Here is a link worth looking at:

Distributing Applications with the LabVIEW Application Builder

Cheers,

NathanT

0 Kudos
Message 4 of 4
(2,738 Views)