Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Update > Cannot update file after xp sp3 installed

Reply
Thread Tools Display Modes

Cannot update file after xp sp3 installed

 
 
Eddie (HONG KONG)
Guest
Posts: n/a

 
      05-13-2008
When I did the windows update, download is ok but installed fail.
Could anyone help me?

 
Reply With Quote
 
 
 
 
ball team
Guest
Posts: n/a

 
      05-13-2008
same problem here-- have trtied three times. can only download it, then it
freezes forever and wont complete the install. after loading new files, its
says " running processes" or whatever but then locks up.

"Eddie (HONG KONG)" wrote:

> When I did the windows update, download is ok but installed fail.
> Could anyone help me?
>

 
Reply With Quote
 
Shenan Stanley
Guest
Posts: n/a

 
      05-13-2008
Eddie (HONG KONG) wrote:
> When I did the windows update, download is ok but installed fail.
> Could anyone help me?


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

Ignore the title - try both methods.

--
Shenan Stanley
MS-MVP
--
How To Ask Questions The Smart Way
http://www.catb.org/~esr/faqs/smart-questions.html


 
Reply With Quote
 
Shenan Stanley
Guest
Posts: n/a

 
      05-13-2008
Eddie (HONG KONG) wrote:
> When I did the windows update, download is ok but installed fail.
> Could anyone help me?


ball team wrote:
> same problem here-- have trtied three times. can only download it,
> then it freezes forever and wont complete the install. after
> loading new files, its says " running processes" or whatever but
> then locks up.


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

Ignore the title - try both methods.

--
Shenan Stanley
MS-MVP
--
How To Ask Questions The Smart Way
http://www.catb.org/~esr/faqs/smart-questions.html


 
Reply With Quote
 
Simon
Guest
Posts: n/a

 
      05-14-2008
Somehow updating to IE 7 caused the same problem for me. I use windows xp
pro. The solution from Shenan Stanley worked for me. I can install downloaded
updates from windows update again. Thanks SS.

"Shenan Stanley" wrote:

> Eddie (HONG KONG) wrote:
> > When I did the windows update, download is ok but installed fail.
> > Could anyone help me?

>
> 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
>
> Ignore the title - try both methods.
>
> --
> Shenan Stanley
> MS-MVP
> --
> How To Ask Questions The Smart Way
> http://www.catb.org/~esr/faqs/smart-questions.html
>
>
>

 
Reply With Quote
 
Eddie (HONG KONG)
Guest
Posts: n/a

 
      05-14-2008
Dear all
am can update from microsoft update, thanks, SS


"Simon" wrote:

> Somehow updating to IE 7 caused the same problem for me. I use windows xp
> pro. The solution from Shenan Stanley worked for me. I can install downloaded
> updates from windows update again. Thanks SS.
>
> "Shenan Stanley" wrote:
>
> > Eddie (HONG KONG) wrote:
> > > When I did the windows update, download is ok but installed fail.
> > > Could anyone help me?

> >
> > 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
> >
> > Ignore the title - try both methods.
> >
> > --
> > Shenan Stanley
> > MS-MVP
> > --
> > How To Ask Questions The Smart Way
> > http://www.catb.org/~esr/faqs/smart-questions.html
> >
> >
> >

 
Reply With Quote
 
zenjoe
Guest
Posts: n/a

 
      05-14-2008
neither the "net" or the "reqsvr32" work as command prompt fo me

"Shenan Stanley" wrote:

> Eddie (HONG KONG) wrote:
> > When I did the windows update, download is ok but installed fail.
> > Could anyone help me?

>
> ball team wrote:
> > same problem here-- have trtied three times. can only download it,
> > then it freezes forever and wont complete the install. after
> > loading new files, its says " running processes" or whatever but
> > then locks up.

>
> 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
>
> Ignore the title - try both methods.
>
> --
> Shenan Stanley
> MS-MVP
> --
> How To Ask Questions The Smart Way
> http://www.catb.org/~esr/faqs/smart-questions.html
>
>
>

 
Reply With Quote
 
Shenan Stanley
Guest
Posts: n/a

 
      05-14-2008
Eddie (HONG KONG) wrote:
> When I did the windows update, download is ok but installed fail.
> Could anyone help me?


ball team wrote:
> same problem here-- have trtied three times. can only download
> it, then it freezes forever and wont complete the install. after
> loading new files, its says " running processes" or whatever but
> then locks up.


Shenan Stanley wrote:
> 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
>
> Ignore the title - try both methods.


zenjoe wrote:
> neither the "net" or the "reqsvr32" work as command prompt fo me


try regsvr32 - no "Q"...

What operating system (specifically)?

In fact - just do it this way:

- Click on the Start button, click RUN (or press the Windows-Key+R) and in
the text entry area, type the following:

net stop wuauserv

- Click OK.
- Click on the Start button, click RUN (or press the Windows-Key+R) and in
the text entry area, type the following:

regsvr32 %windir%\system32\wups2.dll

- Click OK.
- Click on the Start button, click RUN (or press the Windows-Key+R) and in
the text entry area, type the following:

net start wuauserv

- Click OK.
- Reboot for good measure and try your updates again.


If that does not work, you may have more problems than just your updates not
installing (like a messed up PATH statement, etc.)

--
Shenan Stanley
MS-MVP
--
How To Ask Questions The Smart Way
http://www.catb.org/~esr/faqs/smart-questions.html


 
Reply With Quote
 
zenjoe
Guest
Posts: n/a

 
      05-14-2008
thanks that worked, all i did was copy and past to the run window and check ok

"zenjoe" wrote:

> neither the "net" or the "reqsvr32" work as command prompt fo me
>
> "Shenan Stanley" wrote:
>
> > Eddie (HONG KONG) wrote:
> > > When I did the windows update, download is ok but installed fail.
> > > Could anyone help me?

> >
> > ball team wrote:
> > > same problem here-- have trtied three times. can only download it,
> > > then it freezes forever and wont complete the install. after
> > > loading new files, its says " running processes" or whatever but
> > > then locks up.

> >
> > 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
> >
> > Ignore the title - try both methods.
> >
> > --
> > Shenan Stanley
> > MS-MVP
> > --
> > How To Ask Questions The Smart Way
> > http://www.catb.org/~esr/faqs/smart-questions.html
> >
> >
> >

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

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 Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
applicationHost.config File not fully installed EagleRed@HighFlyingBirds.com Windows Vista Installation 0 12-09-2008 03:54 PM
Can't edit /etc/hosts file or run application that I installed under war_wheelan@yahoo.com Windows Vista Security 2 11-29-2007 09:29 PM
Update shows needs to be installed, but it is already installed. Ten13 Windows Update 4 05-30-2004 03:19 AM
IE6 installed from IEAK CD is not recognized as installed by Windows Update Bob Genestet Windows Update 3 01-11-2004 01:27 AM
Windows Update- Showing Installed Updates as Not installed? Ken Windows Update 1 08-17-2003 03:48 AM



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