View Single Post
  #8  
Old October 27th, 2007, 02:53 PM
ianlyy ianlyy is offline
New Member
 
Join Date: Oct 2007
Posts: 3
Quote:
Originally Posted by poinumio View Post
hey guys,
i have been trying to fix this problem for a long time. and it nerver works what ever i try. for the past months when i download the updates the same ones fail and it didnt tell me why. here they are:
Downloading Security Update for Windows XP (KB925902) (update 1 of 6)... failed!
Downloading Security Update for Windows XP (KB931784) (update 2 of 6)... failed!
Downloading Security Update for Windows XP (KB930178) (update 3 of 6)... failed!
Downloading Security Update for Windows XP (KB931261) (update 4 of 6)... failed!
Downloading Security Update for Windows XP (KB932168) (update 5 of 6)... failed!

What does that mean and does anyone know how to fix it?

Thx for your time
Poinumio
I never have this problem since i started using XP few years ago until recently i formated my pc and reinstalled my XP..

So then i was looking for the fix, and i am so glad i found this, it works for me so hope it works for you too..

Basically what you need to do is create a bat file.

Cut and paste the below lines into notepad:


regsvr32.exe iuengine.dll
regsvr32.exe wuapi.dll
regsvr32.exe wuaueng1.dll
regsvr32.exe wuauserv.dll
regsvr32.exe wuaueng.dll
regsvr32.exe wucltui.dll
regsvr32.exe wups.dll
regsvr32.exe wuweb.dll
regsvr32.exe wups2.dll
regsvr32.exe cdm.dll
regsvr32.exe msxml2r.dll
regsvr32.exe msxml3r.dll
regsvr32.exe msxml.dll
regsvr32.exe msxml3.dll
regsvr32.exe msxmlr.dll
regsvr32.exe msxml2.dll
regsvr32.exe qmgr.dll
regsvr32 softpub.dll
regsvr32 wintrust.dll
regsvr32 initpki.dll
regsvr32 dssenh.dll
regsvr32 rsaenh.dll
regsvr32 gpkcsp.dll
regsvr32 sccbase.dll
regsvr32 slbcsp.dll
regsvr32 cryptdlg.dll



Now click on File
Click on Save As
(dialogue box appears)
At the bottom do the drop down in Save as Type as ALL FILES

In File Name box name it Winupdatefix.bat
Save it to location that you prefer.

it will appear as a ms-dos batch file.

Double click is to run it , and just press 'OK' for all the dialouges, for some DLLs, it wil says seomthing like missing a file or cannot re-register don't worry, just press 'OK' .. Note: initpki.dll will seem to hang, it just takes less than a minute comapred to the others (that are almost instant).

Restart computer (optional)

Good luck..

Thanks to Boraxus from somewhere..
Reply With Quote