LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Running 2012 LabVIEW executable on Windows 7

 


I have a LabVIEW executable that I created under LabVIEW 2012, using Runtime Environment 2012 f3.  All the software was created, and  runs on Windows XP, 32-bit.  The LabVIEW executable works without a problem on this system. 

 

Now when I take that executable and run it on a laptop that has Windows 7 64-bit, and the LabVEIW RTE 2009, I get: 

 

The version of this file is not compatible with the version of Windows you’re running.  Check your computer’s system information to see whether you need an x86 (32-bit) or x64(64-bit) version of the program, and then contact the software publisher.

 

Any ideas?  Thanks.

0 Kudos
Message 1 of 9
(2,881 Views)

Why are you using the 2009 RTE when you built the exe in 2012.  Did you install the 2012 RTE as well?


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 2 of 9
(2,878 Views)

Why are you using the 2009 RTE when you built the exe in 2012.  Did you install the 2012 RTE as well?

 

The laptop is running 2009 RTE and didn't want to update.  Could this cause the issue?

 

 

2012 RTE is only installed on the workstation where the LabVIEW code is being written.

 

Thanks.

0 Kudos
Message 3 of 9
(2,870 Views)

You need the RTE to match the version you built the EXE in.  I would say that is your problem.  The RTEs do install in parallel with each other.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 4 of 9
(2,862 Views)

I downloaded serveral differant RTE from the NI website, but when I try to open them I get the same message.  The only one I can install is RTE 2009.

 

I un-installed RTE 2009, and tried installing the others without any success.

0 Kudos
Message 5 of 9
(2,851 Views)

What's the message?

You may have insufficient rights to install the Runtimes.  If that's the case, you need to get your IT department involved.

0 Kudos
Message 6 of 9
(2,841 Views)

Create an installer for your EXE.  By default the RTE is part of the installer.  Run the installer on the computer you want to run your program.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 7 of 9
(2,840 Views)

I orginally tried to create an installer with the RTE 2012 being included.  When I tried running the installer is when I orginally got the message.  After that I just tried to run the EXE.

0 Kudos
Message 8 of 9
(2,834 Views)

@Sebastian2011 wrote:

I orginally tried to create an installer with the RTE 2012 being included.  When I tried running the installer is when I orginally got the message.  After that I just tried to run the EXE.


Again, What message?


"Should be" isn't "Is" -Jay
0 Kudos
Message 9 of 9
(2,821 Views)