11-06-2006 03:21 PM
I have
I am creating an installer for my application including the MAX configuration and DAQmx driver. At some point the Application Builder asks for the driver CD's. When I insert the Drivers CD when the Application builder asks for it, the front panel for installing the drivers pops up and my original popup that asked for that CD disappears. Can I disable the autorun feature somehow? This really interferes with the building process.
Shouldn't the Application builder programmatically suppress the autorun.inf on that CD?
11-07-2006 02:11 PM
11-07-2006 02:23 PM
Thank you for the reply.
I had managed to create an instastaller afterall. It took me a few tries.
I had clicked on the OK (or contiue or done?) button on the popup that requested the Device Driver Reference CD before the popup from that CD had a chance to appear.
It still seems to me that, it would make sense to supress that popup that atomatically comes up when the CD is inserted into the drive.