Subscribe by Email
THE SOLUTION:
1. Click Start. 2. Choose Run. 3. In the Run box, type: cmd 4. Right click the cmd window and paste the following into it: Code:
net stop wuauserv
regsvr32.exe wuapi.dll regsvr32.exe wuaueng.dll regsvr32.exe wuaueng1.dll regsvr32.exe wucltui.dll regsvr32.exe wups.dll regsvr32.exe wups2.dll regsvr32.exe wuweb.dll
net start wuauserv
5. Retry Windows Update
done.
http://howtoforums.net/viewtopic.php?t=1491
THE SOLUTION:
1. Click Start.
2. Choose Run.
3. In the Run box, type: cmd
4. Right click the cmd window and paste the following into it:
Code:
net stop wuauserv
regsvr32.exe wuapi.dll
regsvr32.exe wuaueng.dll
regsvr32.exe wuaueng1.dll
regsvr32.exe wucltui.dll
regsvr32.exe wups.dll
regsvr32.exe wups2.dll
regsvr32.exe wuweb.dll
net start wuauserv
5. Retry Windows Update
done.
http://howtoforums.net/viewtopic.php?t=1491