05-09-2003 12:49 PM
05-11-2003 08:04 PM
05-12-2003
08:51 AM
- last edited on
07-11-2025
08:14 AM
by
Content Cleaner
You also need to make sure that you have installed the NI-DAQ driver software(preferably the same version you used to develop) on your target machine. Im not sure if InstallSheild will be able to install all the necesary files for you. I would recommend running a silent install for NI-DAQ after your program installs, perhaps using a batch file. You can run a silent install by using the the following command line options
"path to NI-DAQ install files"\setup.exe /q /r:n
These are commands that work with any msi installer.
I hope this helps
Bilal Durrani
NI
05-12-2003 12:29 PM
05-12-2003 04:17 PM