PDA

View Full Version : Windows XP SP3


tony1964
Aug 11, 2008, 05:49 AM
Hello everyone, I'm not sure if anyone having this problem, each time it promp high priority update windows xp SP3, and when the up date is finish I try to installed the update I have tried it about 6 times and each time it comes up fail.

My Operating system is XP Professional with SP2, Anyone know what causing this problem

Thank you

T

fpfhb
Aug 11, 2008, 06:05 AM
Donwload and install it from microsoft.com manually.

miykle
Aug 13, 2008, 02:39 AM
G'Day, The first thing is you may have a problem with the installation program, happens with XP , do the following Below ***, then go to here:


Download details: Windows XP Service Pack 3 - ISO-9660 CD Image File (http://www.microsoft.com/downloads/details.aspx?FamilyID=2fcde6ce-b5fb-4488-8c50-fe22559d164e&displaylang=en)

Download SP3 ISO< and burn to disc and then load it from the disc.

You may need a program to burn ISO file: Google "ISO Burner" free program.
Hope this Helps
blessings Miykel

************************************************** ************************************************** ******************************
Ex TechArena Forum Site
Error Code 0x80004002
Member ; Boraxus.

I found 2 sites with fixes, combined them into a batch file and ran it, restarted, and did all updates without a hitch:

assuming your os is win xp and located on your c: drive,

open notepad:

start- all programs - accessories - notepad

Cut and paste this 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 your desktop (for ease of finding it)

it will appear as a ms-dos batch file.
double click
press enter after each confirmation. If it says it is missing a file or cannot re-register don't worry. 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)

try to update again, it will work.

I've done this 6 times now on different machines that failed. I keep the batch file on a usb jump drive for ease of access.

Enjoy!