View Single Post
Old 11-10-2005, 05:01 AM  
broke
Confirmed User
 
Join Date: Aug 2003
Location: Someplace Windy
Posts: 4,501
If you're using XP home, I'd just edit the registry and restart the service so you don't have to kill the service every time an update is pushed.

From a command prompt type 'NET STOP WUAUSERV'

Save the following in a *.reg file and double click the file:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Win dows\WindowsUpdate\AU]
"RebootRelaunchTimeoutEnabled"=dword:00000000
"NoAutoRebootWithLoggedOnUsers"=dword:00000001



From a command prompt type 'NET START WUAUSERV'
__________________
Perfect Gonzo
broke is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote