I am building a LabVIEW .exe for Windows with DAQmx BASE (which I understand is built from the Measurement Hardware DDK). My application would be easy in "normal" DAQmx, but I'm tasked with making the installation on target machines as small as possible. Can the LabVIEW App. builder included the needed NI-VISA components on the target machine?? Can I get away with installing JUST a LabVIEW .exe and the LabVIEW Run-Time Engine? Without installing the Measurement & Automation Explorer??
P.S. - I've figured out how to make the .inf files for the DAQ board from NI-VISA so I can at least get Windows to recognize the hardware without much software installed.