Topic: new hardware prompts
does anybody know how to 'automatically' install 'default' drivers or whatever it can find upon plugging in new hardware?
i get those add new device wizards/prompts whatever you call them, and i need to press next all the time till its done. it becomes a bother when you have a usb keyboard and a mouse plugged into this newly reformatted pc. if you get what i mean.
;device prompt
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\DriverSearching]
"DontSearchWindowsUpdate"=dword:00000001
"DontPromptForWindowsUpdate"=dword:00000001
"DontSearchCD"=dword:00000001
"DontSearchFloppies"=dword:00000001
[HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows NT\Driver Signing]
"BehaviorOnFailedVerify"=dword:00000000
[HKEY_USERS\.DEFAULT\Software\Policies\Microsoft\Windows NT\Driver Signing]
"BehaviorOnFailedVerify"=dword:00000000
[HKEY_CURRENT_USER\Software\Microsoft\Driver Signing]
"Policy"=dword:00000000
this is what i got. what else am i missing?