03-05-2016 11:47 AM
I'm trying to make a .exe of a simple data logger with DAQ input. I can make the .exe and it opens fine with the RunTime engine but the DAQmx functions not work. I followed the instructions to build an installer but I get an error regarding Hardware configuration. The error measage is "Some installers you selected for this build are not available on this computer". It is looking for Labview Platform DVD1 and National Instruments Device Drivers. I do not have access to the installation DVDs (we have a site license and can only download software). I downloaded the Device Drivers and placed it locally on my computer. I try to navigate/browes to it and point to the folder but then I get the message "This location does not contain a valid installer". I'm kinda stuck. Any advice on what I should be doing?
Solved! Go to Solution.
03-05-2016 12:02 PM
03-05-2016 12:15 PM
If you have a icense you have intallation media. Period! You might not know where it is though
By "Site License" I assume you mean a Volume License Agreement; but I'll work through all cases
03-07-2016 10:01 AM
An alternative solution is to make the installation "clean", with the program only, or possibly with LV runtime only. Then install DAQmx drivers separatly on the target machine.
At this client that's what i generally do, i've created a Runtime installer, which includes LV, DaqMx and VISA, and all program installers are program only.
/Y