LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

As I transform a project or file of LABVIEW into an executable one or in a ". exe" that doesn't need the installation of the program Labview?

As I transform a project or file of LABVIEW into an executable one or in a ". exe" that doesn't need the installation of the program Labview?
0 Kudos
Message 1 of 3
(2,581 Views)
You need the application builder. Check the tools menu to see if you have the "Build application..." option.
If you don't, you need to buy the application builder.

___________________
Try to take over the world!
0 Kudos
Message 2 of 3
(2,571 Views)
Not too sure what you mean, but if you want to build an .exe out of your vi, then you need application builder. If you already built your application and want to distribute it, then you want to build an installer, which is also found in the application builder. It installs the application as well as the LabVIEW Run Time Engine on the target machine. Pending any other special cases with certain analysis VIs or libraries, that's really all you need. Hope this helps!
Jeremy L.
National Instruments
0 Kudos
Message 3 of 3
(2,559 Views)