02-19-2010 02:29 PM
I was developing a Visual Studio Program, in C#, that uses a USB-6229 DAQ device. I wanted to create an installer that would install DAQmx 9.0.2 runtime engine with the application, or just an installer that would install what was needed to run the DAQ through the program on a computer that does not have any NI software/drivers. How would I go about doing that?
Also, are there any known issues installing DAQmx 9.0.2 on a Windows XP computer w/ Service Pack 3
02-22-2010 05:27 PM
Here is an article that describes how to perform a silent install of DAQmx. I would recommend creating a batch file to perform this at the end of your installer.
As far as known issues with XP SP3 and DAQmx 9.0.2, I do not know of any and did not find any in our database when I searched, so you should be fine.
Cheers,
Christina