|
Prev: Difference Between USB Multi Interface, Multi Function, Composite and Compound Devices.
Next: Preventing Keyboard Installation
From: Koen on 11 Apr 2008 03:56 Hi, When installing my non-PnP device using SetupDi API, a "Select Device" dialog box always pops up. I'm setting the following flags (DI_QUIETINSTALL, DI_ENUMSINGLEINF, DI_NOBROWSE, DI_DONOTCALLCONFIGMG in the install params, unfortunately to no avail. From Google, I see that others have had the same problem. However, I haven't found any solution yet. Any suggestions? Thanks in advance, Koen |