How to Install Windows Drivers with Software Applications:
http://www.microsoft.com/whdc/driver...l/app_drv.mspx
~~
Mark wrote:
> Hi,
>
> We are developing a hand-held mobile product that connects to the
> desktop/laptop over USB. We have a USB driver that we install
> (wceusbsh.inf and wceusbsh.sys) that allows ActiveSync to communicate
> with the device. When the USB device is plugged in for the first time,
> the "New Hardware" wizard appears, and we direct it to the inf to
> install the driver. We would like to abstract this step and install
> this driver as part of our own custom installation. How do we install
> this driver programmatically so that the end user will not need to go
> through the "New Hardware" wizard? Thanks.
>
> Regards,
> Mark
>