Driver installation: can’t overwrite Windows default driver
I have a set of 4 models of a device here. I need to write one single driver installer for all of them. All of them are serial devices that show up as VCP in Windows and are used inside our custom applications using Windows serial API (CreateFile, etc).