|
From: 张华 <div...@li...> - 2015-08-19 03:56:15
|
Hi, I've created my driver installer using libusbK-inf-wizard. So I can invoke the generated "InstallDriver.exe" from my application installer to install my drivers. But how to uninstall the drivers using my application installer? Can "InstallDriver.exe" accept some switch like dpinst.exe, such as '/u' to uninstall the installed drivers? BTW, it seems Win10 need new signature mechanism. I wonder if libusbk and the generated driver installer can work well on Win10? Thanks. |