American Dream
Free Member
Are yours working?(XP SP3)
With Microsoft's release of Service Pack 3 for Windows XP it became very apparent to us while building and reinstalling PC's, that there is an issue with Service Pack 3.
After it has loaded, on some machines, the automatic updates fail to function.
Here's the fix...AND it works.I have just done it.:thumb:
You need to re-register the Windows Update .dll's.
I opened a command window (Start -> Run -> cmd -> OK), and typed the following commands, one at a time:
After each line press the return/enter key and wait for the confirmation message.
After this, when I tried the updates again via IE -> Tools -> Windows Update, everything worked as expected .:Cool:
With Microsoft's release of Service Pack 3 for Windows XP it became very apparent to us while building and reinstalling PC's, that there is an issue with Service Pack 3.
After it has loaded, on some machines, the automatic updates fail to function.
Here's the fix...AND it works.I have just done it.:thumb:
You need to re-register the Windows Update .dll's.
I opened a command window (Start -> Run -> cmd -> OK), and typed the following commands, one at a time:
After each line press the return/enter key and wait for the confirmation message.
- net stop wuauserv
- regsvr32 wuapi.dll
- regsvr32 wuaueng1.dll
- regsvr32 wuaueng.dll
- regsvr32 wucltui.dll
- regsvr32 wups2.dll
- regsvr32 wups.dll
- regsvr32 wuweb.dll
- net start wuauserv
After this, when I tried the updates again via IE -> Tools -> Windows Update, everything worked as expected .:Cool:
Last edited: