Version 3 (modified by on Mar 14, 2012 at 11:14:06 AM) ( diff ) | ,
---|
Windows Driver Installation
- http://www.robvanderwoude.com/unattended.php#Devices
- http://www.appdeploy.com/messageboards/tm.asp?m=66246
- http://www.symantec.com/connect/articles/how-package-signed-device-driver-using-wise-package-studio
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\DevicePath
: locations where Windows will look for suitable drivers when attempting a silent device install, see http://msdn.microsoft.com/en-us/library/ff553973%28VS.85%29.aspx- Driver Install Framework: http://msdn.microsoft.com/en-us/library/ff544838%28v=vs.85%29.aspx
- devcon, http://support.microsoft.com/kb/311272/en-us
- rundll32.exe setupapi,InstallHinfSection DefaultInstall 132 c:\xxxx.inf
Note:
See TracWiki
for help on using the wiki.