msendt <> wrote:
> Unfortunately this application did not fix the problem. What is more,
> it now will not work at all. Microsoft update now says that it needs
> to register the files, which it does before crashing and reporting
> that an error has occurred.
It sounds as if some Windows registrations or files are damaged, yet you
said earlier that you have only just re-installed Windows. Was that a
Repair re-installation, or a full format and install? A Repair
Re-installation does not always fix errors in the Registry.
To check that all the Windows files are present and correct, open a command
prompt window and type the command:
sfc /scannow
It will need your Windows 2000 CD, and might take up to an hour.
[this next bit reproduced from a post by Taurarian]
Now re-register these files, by giving these commands in a command prompt
window:
regsvr32 msxml3.dll
REGSVR32 wuapi.dll
REGSVR32 wuaueng.dll
REGSVR32 atl.dll
REGSVR32 wucltui.dll
REGSVR32 wups.dll
You should receive a successful message after each one.
Restart Windows, then try Windows Update Again.
If that hasn't helped you may need to re-register some more files:-
net stop cryptsvc
regsvr32 softpub.dll
regsvr32 wintrust.dll
regsvr32 initpki.dll
regsvr32 dssenh.dll
regsvr32 rsaenh.dll
regsvr32 gpkcsp.dll
regsvr32 sccbase.dll
net start cryptsvc
You should receive a successful message after each one.
Finally, if still not working - re-install Windows Update files:
http://download.windowsupdate.com/v6...gent20-x86.exe
--
Robin Walker [MVP Networking]