Difference between revisions of "USB devices under Windows"

From Tučňák Wiki
Jump to: navigation, 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:...')
 
 
(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 13: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