re: cannot update - error code 8024402C
Friday, May 30, 2008 at 8:04 pm Windows Vista Annoyances Discussion Forum
Posted by JD
(10 messages posted)
I have used this batch file to fix Windows update issues in the past.
==================================
REM This will register Windows Update FIles
cd\
cd windows
ren SoftwareDistribution SD_OLD
net stop wuauserv
regsvr32 wuweb.dll /s
regsvr32 wups2.dll /s
regsvr32 wups.dll /s
regsvr32 wucltui.dll /s
regsvr32 wuaueng1.dll /s
regsvr32 wuaueng.dll /s
regsvr32 wuapi.dll /s
regsvr32 wups.dll /s
regsvr32 wuaueng.dll /s
regsvr32 wucltui.dll /s
regsvr32 wuweb.dll /s
regsvr32 msxml.dll /s
regsvr32 msxml2.dll /s
regsvr32 msxml3.dll /s
regsvr32 urlmon.dll /s
regsvr32 softpub.dll /s
regsvr32 initpki.dll /s
regsvr32 mssip32.dll /s
regsvr32 wintrust.dll /s
regsvr32 dssenh.dll /s
regsvr32 rsaenh.dll /s
regsvr32 gpkcsp.dll /s
regsvr32 sccbase.dll /s
regsvr32 slbcsp.dll /s
regsvr32 cryptdlg.dll /s
regsvr32 jscript.dll /s
net start wuauserv
echo.
echo.
echo.
echo Please reboot the computer
================================
Create a batch file with the above commands.
Hope it helps,
JD
On Tuesday, May 27, 2008 at 3:36 pm, John Liebson wrote:
>Did you do an on-line search for that error? I ask as your message is unclear as
>to what advice other than that offered by MS you sought.
>
>Google, for example, returns quite a few hits for the code, many of which are from
>sites other than MS ones.
>
>(No need to reply to this message: It is offered as a rhetorical question. Thus,
>if you've already done such searches, my question is meaningless; if you have not
>so done, perhaps so doing will lead you to a solution (or other location of your
>choice...).
>
>
>
|
All messages in this thread [show all]
 |  |  | re: cannot update - error code 8024402C (JD: Fri, May 30, 2008, 8:04 pm) |
| |
| |
| |
Return to the Windows Vista Discussion Forum
|
|