Having developed an application using VS .Net and Measurement Studo .NET, I need to include the daqmx drivers. I would like to do this using a custom installation. "Creating a silent customized installer for Ni_DAQmx" describes the process and includes a daqmx80_specfile.txt. Unfortunately there doesn't appear to be any documentation linking the lines in this file to the options you see when you do an installation. I thought I could do the installation manually and then find a file that listed the installed options, which could then be copied to the spec file. Unfortunately, I haven't been able to find such a file. My simple question then is "How do I work out what options in the specfile I need?" Is there some documentation or other method to discover what options to set to local
By the way, I note that if you do a silent install, it suppresses error messages, so you can think that all went well, when, in fact, some components weren't installed. Not good.