g_sidd wrote:
> While using auto-update on WinXP SP2, I had some failed updates and the error
> code give was 80070001. Anyone know what that means and how I can fix it?
> Right now, the download hangs on the update of 1 of 4 patches at 31%. And
> when I go to the site to update, I can't download any other update until I
> get this fixed. Before when I had a problem with windows update always saying
> I had to restart windows all the time to update again, I just had to delete
> something out of the registry.
Hi
Please try the following:
Click Start >> Run >>
Type the follow command in the Open box.
"regsvr32 wuapi.dll" (w/o quotes)
Press Ok
Type "regsvr32 wups.dll" (w/o quotes)
Press Ok
Type "regsvr32 wuaueng.dll" (w/o quotes)
Press Ok
Type "regsvr32 wucltui.dll" (w/o quotes)
Press Ok
Type "regsvr32 MSXML3.dll" (w/o quotes)
Press Ok
Type "regsvr32 atl.dll" (w/o quotes)
Press Ok
Now try the WU site again.
If the above did not fix it:
Rename (or just delete) the SoftwareDistribution folder and
see if it helps.
You can use the procedure described here:
http://v5.windowsupdate.microsoft.co...cleid=21&ln=en
Note that a side effect of renaming or deleting the SoftwareDistribution
folder is that you lose your WU v5 History listing (not critical).
(later on, you can just delete the renamed SoftwareDistribution
folder)
Instead of following the procedure above to rename the
SoftwareDistribution folder, you can delete it running the
commands below in a command prompt (Start/Run --> cmd.exe)
net.exe stop wuauserv
rd /s /q %windir%\softwaredistribution
net.exe start wuauserv
--
torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway
Administration scripting examples and an ONLINE version of
the 1328 page Scripting Guide:
http://www.microsoft.com/technet/scr...r/default.mspx