Hi from libusb land,
Robert Durkacz wrote:
It looks like this answers my question. The libusb documentation at http://www.libusb.org/wiki/windows_backend also points to Zadig as the way to control what driver is used.
It's not the only way by any means, but it's a convenient GUI. If you want to automate then look at the wdi-simple example in the libwdi project (zadig also uses libwdi).
//Peter