Go Back   Technology Questions > Software Questions > Operating System Questions > Windows XP

Windows XP Discuss the Microsoft Windows XP Operating System

Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old 07-05-2008, 10:20 AM
fotojunkie
Tablet PC Guest
 
Posts: n/a
Updates could not be installed

11 updates covering windows xp, security and office could not be installed.
Tried using auto updater, and at the MS site. Same problem, reason -
something on your computer will not allow the updates to be installed!!! - no
resolution given
--
If it moves, click it!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

 
Old 07-05-2008, 10:20 AM
Xploder HD Movie Player for PS3. Manage, convert and transfer media files between the PC and PS3.
  #2 (permalink)  
Old 07-05-2008, 10:20 AM
PA Bear [MS MVP]
Tablet PC Guest
 
Posts: n/a
Re: Updates could not be installed

Windows version (e.g., WinXP SP3)?

CrystalBall© sez...

Updates are not installed successfully from Windows Update, from Microsoft
Update, or by using Automatic Updates after you repair a Windows XP
installation:
http://support.microsoft.com/kb/943144

NB: Also applies to clean installs, upgrade installs, and Recovery installs.
--
~Robear Dyer (PA Bear)
MS MVP-IE, Mail, Security, Windows Desktop Experience - since 2002
AumHa VSOP & Admin http://aumha.net
DTS-L http://dts-l.net/


fotojunkie wrote:
> 11 updates covering windows xp, security and office could not be
> installed.
> Tried using auto updater, and at the MS site. Same problem, reason -
> something on your computer will not allow the updates to be installed!!! -
> no resolution given


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #3 (permalink)  
Old 07-05-2008, 11:00 AM
fotojunkie
Tablet PC Guest
 
Posts: n/a
Re: Updates could not be installed

Hi PA Bear, thanks for your response. Sorry for the omission Windows XP. I
had my PC fixed lately (had a USB conflict problem) so not sure if it had SP3
added. To my knowledge I have sp2 - how can I tell if that has changed?
Please know that I am completely PC-illiterate, so I'll need really simple
direction!
--
If it moves, click it!


"PA Bear [MS MVP]" wrote:

> Windows version (e.g., WinXP SP3)?
>
> CrystalBall© sez...
>
> Updates are not installed successfully from Windows Update, from Microsoft
> Update, or by using Automatic Updates after you repair a Windows XP
> installation:
> http://support.microsoft.com/kb/943144
>
> NB: Also applies to clean installs, upgrade installs, and Recovery installs.
> --
> ~Robear Dyer (PA Bear)
> MS MVP-IE, Mail, Security, Windows Desktop Experience - since 2002
> AumHa VSOP & Admin http://aumha.net
> DTS-L http://dts-l.net/
>
>
> fotojunkie wrote:
> > 11 updates covering windows xp, security and office could not be
> > installed.
> > Tried using auto updater, and at the MS site. Same problem, reason -
> > something on your computer will not allow the updates to be installed!!! -
> > no resolution given

>
>

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #4 (permalink)  
Old 07-05-2008, 11:00 AM
fotojunkie
Tablet PC Guest
 
Posts: n/a
Re: Updates could not be installed

PA Bear - I just checked under My Computer Properties and it appears I had
sp3 downloaded! Might that be the problem?
--
If it moves, click it!


"PA Bear [MS MVP]" wrote:

> Windows version (e.g., WinXP SP3)?
>
> CrystalBall© sez...
>
> Updates are not installed successfully from Windows Update, from Microsoft
> Update, or by using Automatic Updates after you repair a Windows XP
> installation:
> http://support.microsoft.com/kb/943144
>
> NB: Also applies to clean installs, upgrade installs, and Recovery installs.
> --
> ~Robear Dyer (PA Bear)
> MS MVP-IE, Mail, Security, Windows Desktop Experience - since 2002
> AumHa VSOP & Admin http://aumha.net
> DTS-L http://dts-l.net/
>
>
> fotojunkie wrote:
> > 11 updates covering windows xp, security and office could not be
> > installed.
> > Tried using auto updater, and at the MS site. Same problem, reason -
> > something on your computer will not allow the updates to be installed!!! -
> > no resolution given

>
>

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #5 (permalink)  
Old 07-05-2008, 11:00 AM
nass
Tablet PC Guest
 
Posts: n/a
RE: Updates could not be installed



"fotojunkie" wrote:

> 11 updates covering windows xp, security and office could not be installed.
> Tried using auto updater, and at the MS site. Same problem, reason -
> something on your computer will not allow the updates to be installed!!! - no
> resolution given
> --
> If it moves, click it!




Windows Genuine Advantage Notifications
http://www.microsoft.com/downloads/d...displaylang=en
Updates are not installed successfully from Windows Update
http://support.microsoft.com/kb/943144

regsvr32 wuapi.dll
regsvr32 wups.dll
regsvr32 wuaueng.dll
regsvr32 MSXML3.dll
regsvr32 qmgr.dll
regsvr32 qmgrprxy.dll
regsvr32 wuaueng1.dll
regsvr32 wucltui.dll
regsvr32 wuweb.dll
regsvr32 jscript.dll

Copy the above and save it as updates.bat on your desktop, double click it
and click "Yes" to execute the command to register the update engine.
Reboot your machine and see if you can get the updates and install them.

http://wiki.djlizard.net/Dial-a-fix

HTH.
nass
---
http://www.nasstec.co.uk

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #6 (permalink)  
Old 07-05-2008, 12:00 PM
Clark...
Tablet PC Guest
 
Posts: n/a
Re: Updates could not be installed

fotojunkie wrote:
> 11 updates covering windows xp, security and office could not be
> installed. Tried using auto updater, and at the MS site. Same
> problem, reason - something on your computer will not allow the
> updates to be installed!!! - no resolution given




Copy/paste this into a notepad doc, and save as whatever.bat.. (save as all
files) example: updatefix.bat , then run it reboot and do your updates....
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
echo off
c:

net stop wuauserv

regsvr32 /u wuapi.dll /s
regsvr32 /u wups.dll /s
regsvr32 /u wuaueng.dll /s
regsvr32 /u wuaueng1.dll /s
regsvr32 /u wucltui.dll /s
regsvr32 /u wuweb.dll /s
regsvr32 /u MSXML3.dll /s
regsvr32 /u qmgr.dll /s
regsvr32 /u qmgrprxy.dll /s
regsvr32 /u jscript.dll /s
regsvr32 /u wups2.dll /s
regsvr32 /u atl.dll /s
regsvr32 wuapi.dll /s
regsvr32 wups.dll /s
regsvr32 wuaueng.dll /s
regsvr32 wuaueng1.dll /s
regsvr32 wucltui.dll /s
regsvr32 wuweb.dll /s
regsvr32 MSXML3.dll /s
regsvr32 qmgr.dll /s
regsvr32 qmgrprxy.dll /s
regsvr32 jscript.dll /s
regsvr32 wups2.dll /s
regsvr32 atl.dll /s


cd %windir%
ren SoftwareDistribution SoftDist-old

net start wuauserv
exit
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


That should do it.
Clark...
Owner WCFP Computers




--
Don't you have Google in your part of the world?


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #7 (permalink)  
Old 07-05-2008, 12:00 PM
PA Bear [MS MVP]
Tablet PC Guest
 
Posts: n/a
Re: Updates could not be installed

See KB943144 or take your machine backed to the person who "fixed" it. It
looks like they reinstalled WinXP and then installed SP3.

fotojunkie wrote:
> PA Bear - I just checked under My Computer Properties and it appears I had
> sp3 downloaded! Might that be the problem?
>
>> Windows version (e.g., WinXP SP3)?
>>
>> CrystalBall© sez...
>>
>> Updates are not installed successfully from Windows Update, from
>> Microsoft
>> Update, or by using Automatic Updates after you repair a Windows XP
>> installation:
>> http://support.microsoft.com/kb/943144
>>
>> NB: Also applies to clean installs, upgrade installs, and Recovery
>> installs. --
>> ~Robear Dyer (PA Bear)
>> MS MVP-IE, Mail, Security, Windows Desktop Experience - since 2002
>> AumHa VSOP & Admin http://aumha.net
>> DTS-L http://dts-l.net/
>>
>>
>> fotojunkie wrote:
>>> 11 updates covering windows xp, security and office could not be
>>> installed.
>>> Tried using auto updater, and at the MS site. Same problem, reason -
>>> something on your computer will not allow the updates to be
>>> installed!!! -
>>> no resolution given


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #8 (permalink)  
Old 07-09-2008, 03:08 AM
Registered User
 
Join Date: Jan 2008
Posts: 1
mooquuzitive is on a distinguished road
Re: Updates could not be installed

Have just this morning solved this problem on my PC, after weeks of searching. The tip came from a technician where I bought my PC (in Germany) and a search of the of this file with Google found it only, it would seem, on German websites, this should not present too much of a problem though :

winupdrestore!v23.exe

I hope it helps you too, after all my desperate searching felt a need to share the information.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Reply

Bookmarks

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 On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Updates Not Being Installed. stan lee Windows XP 12 02-10-2008 02:09 PM
Un-installed updates Ju &Nig Windows XP 4 01-04-2008 06:30 PM
updates not installed LB Windows XP 2 12-20-2007 10:30 PM
updates are not installed quy nguyen Windows XP 8 11-01-2007 05:30 AM
some updates were not installed David Windows XP 1 08-18-2007 09:10 PM


All times are GMT -8. The time now is 11:02 PM.


2003 - 2008 All Rights Reserved. Technology Questions

SEO by vBSEO 3.1.0