Hello all.
I need to deploy an application that uses an USB DAQ device.
The customers are not NI/LabView savvy, so NIDAQmx installation must be pre-defined and "silent", i.e., requiring no user interaction at all (I have already created a specfile for that).
Now the questions:
1)when creating the application installer in the project, how do I specify to install NIDAQmx with a specfile and other options?
2)can NIDAQmx be installed by a computer user without admin previleges(I am deploying version 8.9.5) ?
Thanks.
G.
How to deploy LV app with NIDAQmx included?
Started by
gyc
, Oct 17 2011 12:17 PM
2 replies to this topic
#1
Posted 17 October 2011 - 12:17 PM
Everything should be made as simple as possible, but not simpler.
A. Einstein
A. Einstein
#2
Posted 17 October 2011 - 02:13 PM
No, because DAQmx includes device drivers, you must have administrator privileges to install it. Little bit of a hassle sometimes, but it makes perfect sense.2)can NIDAQmx be installed by a computer user without admin previleges(I am deploying version 8.9.5) ?
Have you read this article about automating installations?
#3
Posted 17 October 2011 - 02:39 PM
I don't believe that's possible with the install build specification. You may need a third party installer to do this.1)when creating the application installer in the project, how do I specify to install NIDAQmx with a specfile and other options?
abso beat me to it... drivers require additional privileges.2)can NIDAQmx be installed by a computer user without admin previleges(I am deploying version 8.9.5) ?
Tim
"If this was easy our kids would be doing it." - Coworker
"If this was easy our kids would be doing it." - Coworker











