I have a client who has created a USB device. The chipset vendor of the
USB chipset provides a set of driver files. The drivers install correctly
and everything is working so far.
The customer would like me to have the primary software installation
program pre-load the USB drivers so that if the user plugs in the device,
Windows will automatically install the drivers without prompting the user
for the CDROM, etc.
The installation files that I have for the USB chipset is a series of INF
files, dlls, and device drivers.
Can anyone give me an idea of how I can pre-load these drivers on the user
system to meet the customer's goal?