LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

executable doesn't run in other computer

Hi!
   I've explored a little LV 8.5, it has a really new way of creating installer, you go to the project --> build specifications , right click on it, and create a new installer.  Then you've many options, expecially in Additional Installers, where - I suppose - you can add all you may need on target PC. 

   Mike's suggestion is good, and you can provide for the installation of VISA runtime it "additional installers" too.

graziano
Message 11 of 13
(519 Views)
Hi,

Thank Mike and Graziano, well, now I am runnig my installer (also  executable that I've already built) in a pc with Labview, the  version is the same in both computer, the only difference is the target pc hasn't a builder. Anyway the problem remains, it seems that the archives I have created (installer and executable) are unrecognized by the target pc, for some reason the icons change, and they open MDOS for a few seconds. I've done that to rule out some lack of software resources.

Taking in account this, what could be a possible trouble??


0 Kudos
Message 12 of 13
(500 Views)
Hi alcesco,
   I'd first isolate the problem: just create a simple VI, which flashes a LED, for example, and try to run it on target PC.  It is not necessary that target PC has LabView, labview applications can run on PC without LabView developement environment.

   If you success doing this, maybe the problem is serial communication, have you embedded in the installer Serial Communication packs? have you installed NI device drivers on target PC?

   Have a nice day!

graziano
0 Kudos
Message 13 of 13
(495 Views)