LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

runtime labview

Hey
In labview 5.0 it was possible to create a exe file that runs on machine
without a runtime engine. It was a big exe fil min 2 MB.
But is there an option i labview 5.1 that can do the same??



thanks
E

--
-----------------------------------------------------
Click here for Free Video!!
http://www.gohip.com/freevideo/
0 Kudos
Message 1 of 4
(2,975 Views)
"E" wrote:
>Hey>In labview 5.0 it was possible to create a exe file that runs on machine>without
a runtime engine. It was a big exe fil min 2 MB.>But is there an option i
labview 5.1 that can do the same??>>>>thanks>E

Not as far as I know. But if the app is not doing anything too fancy you
can sometimes get it to work by putting the lvrt.dll file in the same directory
as the .exe file. I have used this method for a small .exe on a CD-ROM.
Give it a try on a clean PC.

Paul.
0 Kudos
Message 2 of 4
(2,975 Views)

I try this way already but it did not work in 2010 version. Do you have other way, please let me know.

Thanks.

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

There isn't. You build the application by itself. You can create an installer that can automatically install the run-time engine right after intalling your application, but the application itself will not have the Run-Time Engine "built in".

 

P.S. You're responding to a thread that's 11 years old. In this kind of situation it's best to start a new thread.

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