Welcome to Tech Support Forum home to more then 136,000 problems solved. Issues have included: Spyware, Malware, Virus Issues, Windows, Microsoft, Linux, Networking, Security, Hardware, and Gaming Getting your problem solved is as easy as:
1. Registering for a free account
2. Asking your question
3. Receiving an answer

Registered members:
* Get free support
* Communicate privately with other members (PM).
* Removal of this message
* See fewer ads.
* And much more..

 




Tip: Click here to scan for System Errors and Optimize PC performance
[ Sponsored Link ]

Want to know how to post a question? click here Having problems with spyware and pop-ups? First Steps
Go Back   Tech Support Forum > Microsoft Support > Windows XP Support
User Name
Password
Site Map Register Donate Rules Blogs Mark Forums Read


Windows XP Support Find support for Windows XP here.

Reply
 
LinkBack Thread Tools
Old 10-25-2008, 09:22 PM   #1 (permalink)
Registered User
 
AmericanDJ816's Avatar
 
Join Date: Dec 2004
Location: PA
Posts: 73
OS: XP


Question Windows XP SP3 Updating Problems

I am wondering when I go to update Windows XP, there is Security updates, and other updates that fail to install. All of the services are running I am sure, and nothing has really changed, I have not installed any security software. It is really confusing me why I can not update..

Any Ideas???

Thanks,
Jason B.
__________________
Ahhhh...
AmericanDJ816 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Important Information
Join the #1 Tech Support Forum Today - It's Totally Free!

TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free.

Join TechSupportforum.com Today - Click Here

Old 10-25-2008, 09:24 PM   #2 (permalink)
TSF Enthusiast
 
ThorXP's Avatar
 
Join Date: Mar 2008
Posts: 2,568
OS: Windows XP Pro SP3, Kubuntu & Ubuntu 8.10


Re: Windows XP SP3 Updating Problems

There are a number of things that can break Windows Update in XP, including performing a repair/reinstall. Some are also having issues after installing Service Pack 3. For a quick fix, do this:

Open Notepad and copy/paste the following : Blue : text:

Regsvr32 wups2.dll /s
Regsvr32 licdll.dll /s
Regsvr32 regwizc.dll /s
regsvr32 msxml.dll /s
regsvr32 msxml2.dll /s
regsvr32 msxml3.dll /s
regsvr32 comcat.dll /s
regsvr32 shdoc401.dll /s
regsvr32 shdoc401.dll /i /s
regsvr32 asctrls.ocx /s
regsvr32 oleaut32.dll /s
regsvr32 shdocvw.dll /I /s
regsvr32 shdocvw.dll /s
regsvr32 browseui.dll /s
regsvr32 browseui.dll /I /s
regsvr32 msrating.dll /s
regsvr32 mlang.dll /s
regsvr32 hlink.dll /s
regsvr32 mshtmled.dll /s
regsvr32 urlmon.dll /s
regsvr32 plugin.ocx /s
regsvr32 sendmail.dll /s
regsvr32 scrobj.dll /s
regsvr32 mmefxe.ocx /s
regsvr32 corpol.dll /s
regsvr32 jscript.dll /s
regsvr32 msxml.dll /s
regsvr32 imgutil.dll /s
regsvr32 thumbvw.dll /s
regsvr32 cryptext.dll /s
regsvr32 rsabase.dll /s
regsvr32 inseng.dll /s
regsvr32 iesetup.dll /i /s
regsvr32 cryptdlg.dll /s
regsvr32 actxprxy.dll /s
regsvr32 dispex.dll /s
regsvr32 occache.dll /s
regsvr32 occache.dll /i /s
regsvr32 iepeers.dll /s
regsvr32 urlmon.dll /i /s
regsvr32 cdfview.dll /s
regsvr32 webcheck.dll /s
regsvr32 mobsync.dll /s
regsvr32 pngfilt.dll /s
regsvr32 licmgr10.dll /s
regsvr32 icmfilter.dll /s
regsvr32 hhctrl.ocx /s
regsvr32 inetcfg.dll /s
regsvr32 tdc.ocx /s
regsvr32 MSR2C.DLL /s
regsvr32 msident.dll /s
regsvr32 msieftp.dll /s
regsvr32 xmsconf.ocx /s
regsvr32 ils.dll /s
regsvr32 msoeacct.dll /s
regsvr32 inetcomm.dll /s
regsvr32 msdxm.ocx /s
regsvr32 dxmasf.dll /s
regsvr32 l3codecx.ax /s
regsvr32 acelpdec.ax /s
regsvr32 mpg4ds32.ax /s
regsvr32 voxmsdec.ax /s
regsvr32 danim.dll /s
regsvr32 Daxctle.ocx /s
regsvr32 lmrt.dll /s
regsvr32 datime.dll /s
regsvr32 dxtrans.dll /s
regsvr32 dxtmsft.dll /s
regsvr32 WEBPOST.DLL /s
regsvr32 WPWIZDLL.DLL /s
regsvr32 POSTWPP.DLL /s
regsvr32 CRSWPP.DLL /s
regsvr32 FTPWPP.DLL /s
regsvr32 FPWPP.DLL /s
regsvr32 WUAPI.DLL /s
regsvr32 WUAUENG.DLL /s
regsvr32 ATL.DLL /s
regsvr32 WUCLTUI.DLL /s
regsvr32 WUPS.DLL /s
regsvr32 WUWEB.DLL /s
regsvr32 wshom.ocx /s
regsvr32 wshext.dll /s
regsvr32 vbscript.dll /s
regsvr32 scrrun.dll mstinit.exe /setup /s
regsvr32 msnsspc.dll /SspcCreateSspiReg /s
regsvr32 msapsspc.dll /SspcCreateSspiReg /s
end


Save the file to your desktop as UpdatesFix.cmd (you'll have to click the "Save As Type... dropdown and select "All Files" before you click the Save button).

Some of these dll files can take a bit to get reregistered. If you use the /s switch in the script, as some suggest, you might think that the thing has hung or stopped responding, because that switch silences any feedback from the script itself. I don't use the /s switch, because I want to know just what's going on.

If you'd rather not try the batch file, you can enter each line in the Run box one at a time and click OK after each one.

Doubleclick the UpdatesFix.cmd file; a command window will open, and you'll see a series of dialogue boxes saying DLLRegisterServer in *.dll succeeded. Click OK to step through the process. Once all the dll's have been successfully reregistered, visit the Windows Update site. Often you will have to download and install Windows Installer 3.1 and the Windows Genuine Advantage tool before you can download any more updates.

On rare occaissions, a reregister will fail; in such cases, run sfc /scannow (have your OS CD handy) and then try again.

Other times, the reregistering will succeed, but Windows Update still fails. This can occur if the temporary folders of Windows Update have been corrupted. You can refer to these steps to rename these folders. Be assured the folders will be created again when you visit the Windows Update site again.

1. Click Start, Run, type: cmd and press Enter. Run the following command in the opened window:

net stop wuauserv

2. Click Start, Run, type: %windir%\SoftwareDistribution and press Enter to open the temporary folder of the Windows Update engine. Then, rename the following two subfolders:

DataStore
Download

For example, rename DataStore to DataStore-old, and Download to Download-old.

3. Click Start, Run, type: cmd and press Enter. Run the following command in the opened window:

net start wuauserv

After you rename the above folders, please restart the computer in normal mode and visit the Windows Update site again.

If you are still having problems, post the specifics on this forum, and we will see if we can help.
__________________
I was always taught to respect my elders, but it keeps getting harder to find one.
Heaven goes by favorites, If it didn't then your dog would get in first. Amen.
ThorXP is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 10-25-2008, 11:31 PM   #3 (permalink)
Registered User
 
AmericanDJ816's Avatar
 
Join Date: Dec 2004
Location: PA
Posts: 73
OS: XP


Re: Windows XP SP3 Updating Problems

Thanks a lot that worked first try :)

Jay
__________________
Ahhhh...
AmericanDJ816 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 10-26-2008, 11:45 PM   #4 (permalink)
Registered User
 
slurpeecollapse's Avatar
 
Join Date: Aug 2007
Location: UxSxA
Posts: 24
OS: Win2kPro/WinXP Pro


Re: Windows XP SP3 Updating Problems

Works great, Thanx for being one of the good guys
__________________
Slurpee_Collapse
slurpeecollapse is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Reply


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




All times are GMT -7. The time now is 12:56 PM.



Copyright 2001 - 2010, Tech Support Forum
Home Tips Plus | Outdoor Basecamp | Automotive Support Forum

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85