If any of you are using Micosoft XP as an operating system and install Service Pack 3 (SP 3), you may find that you will not be able to download further updates from Microsoft products.
It doesn't happen to everyone, but it is an issue. The problem is that when SP3 is installs, it forgets to register it.
Fear not, a work around is available. Follow the instructions below:
Log on as an administrator, and run cmd.exe, and issue the following commands:
> net stop wuauserv
> cd\windows\system32
> regsvr32 wups2.dll
> net start wuauserv
and try again.
This work around was kindly supplied by the Ziggy at kioskea computing community.