LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Stand Alone executable?

I have a program built with the file extension 'vi'. I need to have it as a stand alone executable where the computer that it is calling it does not have Labview. It was programed with Labview 6.1 I have tryed the build application option and I can not seem to get it to work. If any one can help me I would apprectiate it. Thanks
0 Kudos
Message 1 of 4
(3,005 Views)
Heather;

Check the Application Builder Troubleshooting Wizard. That page can provide you with the answers you are looking for.

Regards;
Enrique
www.vartortech.com
0 Kudos
Message 2 of 4
(3,005 Views)
> href="http://www.ni.com/support/labview/toolkits/appbuild/">Application
> Builder Troubleshooting Wizard. That page can provide you with the
> answers you are looking for.

Hi Enrique and other,

i read the website and the helpfile for the application builder, and
have come to the conclusion, that with Labview 6.0 it´s not
possible to build an exe-file with the LabVIEW Run-Time Engine
included (like in Labview 5.1), what means that on a computer
with no Labview installed you need to install the
LabVIEW Run-Time Engine first, before the built exe is
really executable.

Or is there any possibility to include the LabVIEW Run-Time Engine
in the exe-file with Labview 6.0 ??

Grettings, Thomas
0 Kudos
Message 3 of 4
(3,005 Views)
Thomas,

If you build an installer for your executable, one of the options is if you want to include the Run-time Engine or not. This way, you can distribute your application and the Run-time Engine is installed with your application.

Randy Hoskin
Applications Engineer
National Instruments
http://www.ni.com/ask
0 Kudos
Message 4 of 4
(3,005 Views)