View Single Post
Old Feb 9, 2008, 06:36 PM   #13
Black Panther
Senior Moderator™
 
Black Panther's Avatar
 
Join Date: May 2007
Posts: 7,057 (3.23/day)
Thanks: 2,167
Thanked 1,837 Times in 1,103 Posts

System Specs

Quote:
Originally Posted by ktr View Post
I had the same problem when i repaired my O/S, i forgot the steps on how to fixed it, but it is in the microsoft support forum.

You have to reinstall the windows updater, then restart the updating service.

edit: Found it...http://support.microsoft.com/kb/943144
Thank you very much! This did the trick:

Click Start, click Run, type cmd, and then click OK.
b. At the command prompt, type the following command, and then press ENTER:
net stop wuauserv

2. Register the Wups2.dll file. To do this, follow these steps:
a. At the command prompt, type the following command, and then press ENTER:
regsvr32 %windir%\system32\wups2.dll
b. Click OK on each verification message that you receive.

3. Type the following command at the command prompt, and then press ENTER:
net start wuauserv
4. Exit the command prompt. To do this type exit, and then press ENTER.



If possible I'd give you many more thanks not just one! I love you!
Black Panther is offline  
Reply With Quote