we are building a device which is based on a NI USB DAQ board and a GUI written in VB.NET and Measurement studio 7.1. Everything works fine, the only problem is that the user has to install:
1- the .net framework
2- NI DAQ-MX
3- the application with the GUI
The whole process is a bit long and we end up installing more than is strictly needed (e.g. the MAX).
Is there a way to include only the libraries needed by the daq board in the project, so that the client only has one setup.exe to run instead of three?
Tkx and compliments for great products.