08-08-2019 07:05 PM
Hi all,
I'm building an Installer to load my Labview program onto another PC.
The Installer says it has picked up my program, Labview 16 runtime, and these extra runtime files.
Installation goes fine on the other PC, the program then runs correctly and brings up an error to correct which I am expecting.
i.e. The DAQ id dev6 and should be dev1.
The solution is to correct it in NI Max.
However NI Max does not install via the Installer, I thought NI Max is part or the same as the NI DAQmx runtime executable. Am I missing something here??
Do I need to install NI Max as a completely separate program or how do I get it selected to be part of the original installer.
Sorry, I am a novice to this software
Greg
Solved! Go to Solution.
08-08-2019 07:51 PM - edited 08-08-2019 07:52 PM
Uncheck "Automatically Select", and go down the list and pick the DAQmx that has "with Support" or something like that in the title. That is the one that installs MAX.
08-08-2019 09:24 PM
thanks,
that fixed it, now I can update the other parts and get it on all.
thanks once again
Greg