LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Re: Application builder

Hi,

I am a new user for labview. I use LabVIEW 2012 full development system. I also have a application builder software. i finish the vi and now i convert into application file (.exe).

i put the application file into another system, when i open  it error will occurred that is Application requires a version 2012 LabVIEW Run-Time Engine. 

0 Kudos
Message 1 of 3
(2,495 Views)

Hi ponkumar,

 

after creating an EXE you should also create an installer in the AppBuilder.

Then you copy this installer package on your other computer and use it to install all needed things for your EXE including the RTEngine…

 

(As your question wasn't related to that old post you posted in I moved it into its own thread.)

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 3
(2,487 Views)

If your Application had create on x86 windows XP - you need to install LabView run time engine for Windows XP x86 and its will works on other systems.

Spoiler
This Run-Time Engine must be installed on any 32-bit or 64-bit Windows system where you plan to run executables that you build with the Application Builder in LabVIEW 2012 or 2012 SP1 (32-bit). Executables built with LabVIEW 2012 or 2012 SP1 (64-bit) require the LabVIEW 2012 (64-bit) Run-Time Engine.

But your application may need Net framework, or somethin else. You need install it too.

0 Kudos
Message 3 of 3
(2,419 Views)