LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to make an exe file of a VI?

i want to make an exe file of a VI.
i tried it from the Build Application menu.
but i couldnot do so.
please suggest me the complete activity to make an exe file.
do i need labview runtime to run this exe file on the system?
please answer me.
0 Kudos
Message 1 of 11
(4,416 Views)
For creating exe file of a VI you need open any another VI (new for example) and now try it from Build Application (choose exe file).
You must have runtime engine also.
0 Kudos
Message 2 of 11
(4,418 Views)
If you were to clock on the "Help" button of the application builder, you'll get the procedure to build an app. You cannot have open any VI that will be included in the built app.
Message 3 of 11
(4,418 Views)

Best way is to close all the Lab View Windows and open up a new VI. Go to the build application tab. Include all the VI's that u need to build into a exe file application. Be sure to close specially those VI's that u need to add up into the exe file. The first part was a precaution i normally use in order to avoid complications which may arise if there are any callbacks or sub VI's involved.

 

Have a good time.

Regards
Asad Tirmizi
Design Engineer
Institute of Avionics and Aeronautics

" Its never too late to be, what u want to be"
Using LabVIEW 8.2
0 Kudos
Message 4 of 11
(4,002 Views)

Hi Asad,

 

you noticed that this thread is over 7 (seven) years old? And it has been answered at that time?

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 5 of 11
(3,992 Views)

Good catch! Smiley Happy  LOL !!! Smiley Very Happy

 

Till the time I finished reading your (last) reply in this thread, my mind was thinking of asking the OP which LV version is used, since building an exe from a VI (or the App Builder) has been changed dramatically over the years in the latest LV versions.

- Partha ( CLD until Oct 2027 🙂 )
Message 6 of 11
(3,988 Views)

parthabe wrote:

.... building an exe from a VI (or the App Builder) has been changed dramatically over the years ...


Most notably 8.0 and forward, which makes you make a project file.

Richard






0 Kudos
Message 7 of 11
(3,972 Views)
But from LV 8.5, I think they brought back the Build Application (EXE) feature submenu in the Tools menu.
- Partha ( CLD until Oct 2027 🙂 )
0 Kudos
Message 8 of 11
(3,969 Views)

parthabe wrote:
But from LV 8.5, I think they brought back the Build Application (EXE) feature submenu in the Tools menu.

 

The dialog boxes changed a bit over the 8.x's

Message Edited by Broken Arrow on 10-20-2009 07:54 AM
Richard






0 Kudos
Message 9 of 11
(3,964 Views)

Which dialog boxes do you mean? Smiley Indifferent

 

What I meant was we can build an EXE from within a VI itself, like in the previous versions of LV. It ll prompt us to close the VI(top level & all the open related SubVIs), from which we want to build the EXE.

- Partha ( CLD until Oct 2027 🙂 )
0 Kudos
Message 10 of 11
(3,952 Views)