11-17-2008 08:44 AM
We have a fairly complex CVI application and would like to make a demo CD to provide to prospective customers as a marketing tool. Ideally the demo would run without actually installing the CVI runtime engine, DAQmx etc. to the users hard drive without the required reboot etc.
Is it posssible to have the runtime engine and DAQmx on a CD with the demo and avoid the reboot?
11-18-2008 03:35 PM
Hello CreviceDweller,
I don't believe this is possible with respect to DAQmx dependencies. That is, I believe at the very least an installation of the DAQmx driver would be necessary for the portion of your code which performs data acquisition to execute properly.
11-18-2008 04:08 PM
Thanks Matt,
I came to the same conclusion and now have built a full install of the Demo program.