USB devices under Windows: Difference between revisions

From Tučňák Wiki
Jump to navigation Jump to search
Ok1zia (talk | contribs)
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:...'
 
Ok1zia (talk | contribs)
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
draft
draft


[http://support.microsoft.com/kb/813449]
http://support.microsoft.com/kb/813449


SetupUninstallOEMIn
SetupUninstallOEMIn


[http://www.winvistatips.com/remove-driver-registry-t193280.html]
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