I have an application and a device that communicate through USB, and they use the standard example BulkUSB.sys that is provided with WDK, but currently with every installation of the software, the driver is also installed. I was wondering whether there's a way to use a driver that comes with windows for that purpose, and if so how? Maybe through some kind of inf installation without the sys. I'm not sure about this being a standard windows driver, but I'm pretty sure it should be.