LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Running *.exe compiled in Labview 8.5.1 on a Windows 7 x64 box

I have executables that were built in Labview 8.5.1 on a Windows XP 32-bit machine and I would like to run them on a Windows 7 x64 machine.  How can I accomplish this task?

 

Thanks,

Tom

0 Kudos
Message 1 of 6
(4,002 Views)

Depending what is in the executable, you should be able to just install it like you did on XP.  If not, I would take the code, update it to LabVIEW 2014 SP1 and rebuild your executables and installers.


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 6
(3,997 Views)

I do not have a license for version 2014.  Can I install version 8.5.1 run-time on the Windows 7 x64 machine?

0 Kudos
Message 3 of 6
(3,991 Views)

Have you even tried?  I have installed the RTE for 8.5 on Windows 7 machines.  Just be warned that it is not officially supported.


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 6
(3,986 Views)

I have not tried out of fear that it may trash my windows 7 installation since it is a work laptop.  Is there a link to the run-time I need to run the 8.5.1 executables?  I do not plan on installing the entire Labview development environment.

 

Thanks,

Tom

0 Kudos
Message 5 of 6
(3,982 Views)

This was the first result from searching LabVIEW 8.5.1 runtime into google.

 

http://www.ni.com/download/labview-run-time-engine-8.5.1/1019/en/

 

That being said it might not be all you need.  If for instance the application uses some DAQmx, then you'll need the DAQmx runtime.  Same for VISA, NI-CAN, NI-DMM, etc.

 

Hopefully you have access to the original machine that it was working on so you can see what other software it had installed to run properly.

0 Kudos
Message 6 of 6
(3,973 Views)