USB devices under Windows: Difference between revisions
Jump to navigation
Jump to search
Created page with 'draft [http://support.microsoft.com/kb/813449] SetupUninstallOEMIn [http://www.winvistatips.com/remove-driver-registry-t193280.html] pnputil -e pnputil.exe -d oemXX.inf c:...' |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
draft | draft | ||
http://support.microsoft.com/kb/813449 | |||
SetupUninstallOEMIn | SetupUninstallOEMIn | ||
http://www.winvistatips.com/remove-driver-registry-t193280.html | |||
pnputil -e | pnputil -e | ||
pnputil.exe -d oemXX.inf | pnputil.exe -d oemXX.inf | ||
c:\windows\setupapi.log | c:\windows\setupapi.log | ||
To allow install libusb-win32 drivers under Windows Home 64, see http://www.ngohq.com/home.php?page=dseo |
Latest revision as of 11:59, 8 October 2012
draft
http://support.microsoft.com/kb/813449
SetupUninstallOEMIn
http://www.winvistatips.com/remove-driver-registry-t193280.html
pnputil -e pnputil.exe -d oemXX.inf
c:\windows\setupapi.log
To allow install libusb-win32 drivers under Windows Home 64, see http://www.ngohq.com/home.php?page=dseo