installer - Installing USB drivers before plugging in the device -
we have device requires install drivers before it's plugged in, otherwise need remove drivers windows 8 , 10 automatically download.
how make usb driver installer can install correctly whether it's plugged in first or not?
on windows 10, simple driver usbser.sys inf file , cat file automatically take precedence on microsoft's usbser.inf supply in windows 10. if doesn't happen particular driver/device, might using devcon, open source utility microsoft can used list devices , update drivers. have never used devcon in installer, think have noticed other installers use it. there msys2 package devcon.
Comments
Post a Comment