Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Update > restart error after update download

Reply
Thread Tools Display Modes

restart error after update download

 
 
amys
Guest
Posts: n/a

 
      05-28-2005
I receive this message after downloading & installing a critical security
update for ME: Windows could not upgrade the file %1 from%2
Windows could not upgrade one or more system files before starting.
I then check the updates again and it appears that the update was not
installed.
Any suggestions?
 
Reply With Quote
 
 
 
 
Unk
Guest
Posts: n/a

 
      05-28-2005
On Fri, 27 May 2005 21:10:35 -0700, "amys" <> wrote:

>I receive this message after downloading & installing a critical security
>update for ME: Windows could not upgrade the file %1 from%2
> Windows could not upgrade one or more system files before starting.
>I then check the updates again and it appears that the update was not
>installed.
>Any suggestions?



http://support.microsoft.com/?kbid=283069
 
Reply With Quote
 
Unk
Guest
Posts: n/a

 
      05-28-2005
On Fri, 27 May 2005 21:10:35 -0700, "amys" <> wrote:

>I receive this message after downloading & installing a critical security
>update for ME: Windows could not upgrade the file %1 from%2
> Windows could not upgrade one or more system files before starting.
>I then check the updates again and it appears that the update was not
>installed.
>Any suggestions?


"Windows could not upgrade the file %1 from %2 %1: %2" error message after you install a
new program or update a program on a computer that is running Windows Millennium Edition
http://support.microsoft.com/search/...;en-us;Q283069

Do you have Norton System Works 2000 installed?
Norton System Works 2000 Is Not Compatible with Windows ME
http://support.microsoft.com/search/...;en-us;Q290664

Windows could not upgrade the file %1 from %2" after running LiveUpdate
http://service4.symantec.com/SUPPORT...00122608485706
 
Reply With Quote
 
Unk
Guest
Posts: n/a

 
      05-28-2005
On Fri, 27 May 2005 21:10:35 -0700, "amys" <> wrote:

>I receive this message after downloading & installing a critical security
>update for ME: Windows could not upgrade the file %1 from%2
> Windows could not upgrade one or more system files before starting.
>I then check the updates again and it appears that the update was not
>installed.
>Any suggestions?


It's just not my night.... These are the correct links, please ignore the others.

"Windows could not upgrade the file %1 from %2 %1: %2" error message after you install a
new program or update a program on a computer that is running Windows Millennium Edition
http://support.microsoft.com/?kbid=283069

Do you have Norton System Works 2000 installed?
Norton System Works 2000 Is Not Compatible with Windows ME
http://support.microsoft.com/?kbid=290664

Windows could not upgrade the file %1 from %2" after running LiveUpdate
http://service4.symantec.com/SUPPORT...00122608485706
 
Reply With Quote
 
Noel Paton
Guest
Posts: n/a

 
      05-28-2005
Your %1/%2 error is caused usually by Norton LiveUpdate, corrupting the
System Restore archive - although there are other possible causes.

Do a Search for the file WININIT.INI - if you find it, then rename it to
WININIT.JNK, and reboot - your problem should be gone.

If you don't find it, then try this - Start|Run - enter SCANREG /FIX into
the dialog box, and click OK - windows will reboot - see if that fixes it.

If not, then open Windows Explorer - check in Folder Properties that you are
able to view Hidden and System files (two settings), then Search on your PC
for files named '_RESTORE' (without the quotes) - you should find the
C:\_RESTORE folder - r-click on it, and select Properties.
How many files/folders are there? If it's around 64 thousand, then
LiveUpdate has been up to its tricks again, and you'll have to completely
remove the folder from DOS - use the following method, which seems to be
the easiest at present.

Reboot to DOS using your Startup disk enter the following commands at the
A:\> prompt.

ATTRIB -R -H -S C:\_RESTORE
REN C:\_RESTORE OLDREST

remove the floppy, and reboot to normal windows. - your error should be
gone, and you should now have a new, single restore point. Go to Windows
Explorer, and delete the C:\OLDREST folder

HTH


--
Noel Paton (MS-MVP 2002-2005, Windows)

Nil Carborundum Illegitemi
http://www.btinternet.com/~winnoel/millsrpch.htm

http://tinyurl.com/6oztj

Please read http://dts-l.org/goodpost.htm on how to post messages to NG's

"amys" <> wrote in message
news:0AAAA070-79DF-4845-8E78-...
>I receive this message after downloading & installing a critical security
> update for ME: Windows could not upgrade the file %1 from%2
> Windows could not upgrade one or more system files before starting.
> I then check the updates again and it appears that the update was not
> installed.
> Any suggestions?



 
Reply With Quote
 
amys
Guest
Posts: n/a

 
      05-28-2005
I have a couple of questions about entering the comands in DOS. Do I enter
ATTRIB -R -H -S C:\_RESTORE
REN C:\_RESTORE OLDREST
all on one line and hit enter or are these more than one command?
I'm not sure if I entered them correctly.
When I restarted windows and looked for the c:\oldrest folder I wound up
looking at a big page of folders and files. Is this ok and if so which do I
delete?

"Noel Paton" wrote:

> Your %1/%2 error is caused usually by Norton LiveUpdate, corrupting the
> System Restore archive - although there are other possible causes.
>
> Do a Search for the file WININIT.INI - if you find it, then rename it to
> WININIT.JNK, and reboot - your problem should be gone.
>
> If you don't find it, then try this - Start|Run - enter SCANREG /FIX into
> the dialog box, and click OK - windows will reboot - see if that fixes it.
>
> If not, then open Windows Explorer - check in Folder Properties that you are
> able to view Hidden and System files (two settings), then Search on your PC
> for files named '_RESTORE' (without the quotes) - you should find the
> C:\_RESTORE folder - r-click on it, and select Properties.
> How many files/folders are there? If it's around 64 thousand, then
> LiveUpdate has been up to its tricks again, and you'll have to completely
> remove the folder from DOS - use the following method, which seems to be
> the easiest at present.
>
> Reboot to DOS using your Startup disk enter the following commands at the
> A:\> prompt.
>
> ATTRIB -R -H -S C:\_RESTORE
> REN C:\_RESTORE OLDREST
>
> remove the floppy, and reboot to normal windows. - your error should be
> gone, and you should now have a new, single restore point. Go to Windows
> Explorer, and delete the C:\OLDREST folder
>
> HTH
>
>
> --
> Noel Paton (MS-MVP 2002-2005, Windows)
>
> Nil Carborundum Illegitemi
> http://www.btinternet.com/~winnoel/millsrpch.htm
>
> http://tinyurl.com/6oztj
>
> Please read http://dts-l.org/goodpost.htm on how to post messages to NG's
>
> "amys" <> wrote in message
> news:0AAAA070-79DF-4845-8E78-...
> >I receive this message after downloading & installing a critical security
> > update for ME: Windows could not upgrade the file %1 from%2
> > Windows could not upgrade one or more system files before starting.
> > I then check the updates again and it appears that the update was not
> > installed.
> > Any suggestions?

>
>
>

 
Reply With Quote
 
Noel Paton
Guest
Posts: n/a

 
      05-28-2005
Enter each line as written - complete the line with a <Return>
- if you get an error message, then either you've typed it wrong, or you've
not used the correct boot procedure.
If you get NO message - just a return to the command prompt, then you did it
right (or so wrong that something else is screwed <G>)

Now you seem to be back in Windows, just delete the complete C:\OLDREST
folder - it contains no information that's likely to be of any use to you.


--
Noel Paton (MS-MVP 2002-2005, Windows)

Nil Carborundum Illegitemi
http://www.btinternet.com/~winnoel/millsrpch.htm

http://tinyurl.com/6oztj

Please read http://dts-l.org/goodpost.htm on how to post messages to NG's

"amys" <> wrote in message
news:4994167D-3BD8-4830-904B-...
>I have a couple of questions about entering the comands in DOS. Do I enter
> ATTRIB -R -H -S C:\_RESTORE
> REN C:\_RESTORE OLDREST
> all on one line and hit enter or are these more than one command?
> I'm not sure if I entered them correctly.
> When I restarted windows and looked for the c:\oldrest folder I wound up
> looking at a big page of folders and files. Is this ok and if so which do
> I
> delete?
>
> "Noel Paton" wrote:
>
>> Your %1/%2 error is caused usually by Norton LiveUpdate, corrupting the
>> System Restore archive - although there are other possible causes.
>>
>> Do a Search for the file WININIT.INI - if you find it, then rename it to
>> WININIT.JNK, and reboot - your problem should be gone.
>>
>> If you don't find it, then try this - Start|Run - enter SCANREG /FIX
>> into
>> the dialog box, and click OK - windows will reboot - see if that fixes
>> it.
>>
>> If not, then open Windows Explorer - check in Folder Properties that you
>> are
>> able to view Hidden and System files (two settings), then Search on your
>> PC
>> for files named '_RESTORE' (without the quotes) - you should find the
>> C:\_RESTORE folder - r-click on it, and select Properties.
>> How many files/folders are there? If it's around 64 thousand, then
>> LiveUpdate has been up to its tricks again, and you'll have to completely
>> remove the folder from DOS - use the following method, which seems to be
>> the easiest at present.
>>
>> Reboot to DOS using your Startup disk enter the following commands at the
>> A:\> prompt.
>>
>> ATTRIB -R -H -S C:\_RESTORE
>> REN C:\_RESTORE OLDREST
>>
>> remove the floppy, and reboot to normal windows. - your error should be
>> gone, and you should now have a new, single restore point. Go to Windows
>> Explorer, and delete the C:\OLDREST folder
>>
>> HTH
>>
>>
>> --
>> Noel Paton (MS-MVP 2002-2005, Windows)
>>
>> Nil Carborundum Illegitemi
>> http://www.btinternet.com/~winnoel/millsrpch.htm
>>
>> http://tinyurl.com/6oztj
>>
>> Please read http://dts-l.org/goodpost.htm on how to post messages to NG's
>>
>> "amys" <> wrote in message
>> news:0AAAA070-79DF-4845-8E78-...
>> >I receive this message after downloading & installing a critical
>> >security
>> > update for ME: Windows could not upgrade the file %1 from%2
>> > Windows could not upgrade one or more system files before
>> > starting.
>> > I then check the updates again and it appears that the update was not
>> > installed.
>> > Any suggestions?

>>
>>
>>



 
Reply With Quote
 
amys
Guest
Posts: n/a

 
      05-30-2005
Thank you very much. Everything seems to be working.

"Noel Paton" wrote:

> Enter each line as written - complete the line with a <Return>
> - if you get an error message, then either you've typed it wrong, or you've
> not used the correct boot procedure.
> If you get NO message - just a return to the command prompt, then you did it
> right (or so wrong that something else is screwed <G>)
>
> Now you seem to be back in Windows, just delete the complete C:\OLDREST
> folder - it contains no information that's likely to be of any use to you.
>
>
> --
> Noel Paton (MS-MVP 2002-2005, Windows)
>
> Nil Carborundum Illegitemi
> http://www.btinternet.com/~winnoel/millsrpch.htm
>
> http://tinyurl.com/6oztj
>
> Please read http://dts-l.org/goodpost.htm on how to post messages to NG's
>
> "amys" <> wrote in message
> news:4994167D-3BD8-4830-904B-...
> >I have a couple of questions about entering the comands in DOS. Do I enter
> > ATTRIB -R -H -S C:\_RESTORE
> > REN C:\_RESTORE OLDREST
> > all on one line and hit enter or are these more than one command?
> > I'm not sure if I entered them correctly.
> > When I restarted windows and looked for the c:\oldrest folder I wound up
> > looking at a big page of folders and files. Is this ok and if so which do
> > I
> > delete?
> >
> > "Noel Paton" wrote:
> >
> >> Your %1/%2 error is caused usually by Norton LiveUpdate, corrupting the
> >> System Restore archive - although there are other possible causes.
> >>
> >> Do a Search for the file WININIT.INI - if you find it, then rename it to
> >> WININIT.JNK, and reboot - your problem should be gone.
> >>
> >> If you don't find it, then try this - Start|Run - enter SCANREG /FIX
> >> into
> >> the dialog box, and click OK - windows will reboot - see if that fixes
> >> it.
> >>
> >> If not, then open Windows Explorer - check in Folder Properties that you
> >> are
> >> able to view Hidden and System files (two settings), then Search on your
> >> PC
> >> for files named '_RESTORE' (without the quotes) - you should find the
> >> C:\_RESTORE folder - r-click on it, and select Properties.
> >> How many files/folders are there? If it's around 64 thousand, then
> >> LiveUpdate has been up to its tricks again, and you'll have to completely
> >> remove the folder from DOS - use the following method, which seems to be
> >> the easiest at present.
> >>
> >> Reboot to DOS using your Startup disk enter the following commands at the
> >> A:\> prompt.
> >>
> >> ATTRIB -R -H -S C:\_RESTORE
> >> REN C:\_RESTORE OLDREST
> >>
> >> remove the floppy, and reboot to normal windows. - your error should be
> >> gone, and you should now have a new, single restore point. Go to Windows
> >> Explorer, and delete the C:\OLDREST folder
> >>
> >> HTH
> >>
> >>
> >> --
> >> Noel Paton (MS-MVP 2002-2005, Windows)
> >>
> >> Nil Carborundum Illegitemi
> >> http://www.btinternet.com/~winnoel/millsrpch.htm
> >>
> >> http://tinyurl.com/6oztj
> >>
> >> Please read http://dts-l.org/goodpost.htm on how to post messages to NG's
> >>
> >> "amys" <> wrote in message
> >> news:0AAAA070-79DF-4845-8E78-...
> >> >I receive this message after downloading & installing a critical
> >> >security
> >> > update for ME: Windows could not upgrade the file %1 from%2
> >> > Windows could not upgrade one or more system files before
> >> > starting.
> >> > I then check the updates again and it appears that the update was not
> >> > installed.
> >> > Any suggestions?
> >>
> >>
> >>

>
>
>

 
Reply With Quote
 
Noel Paton
Guest
Posts: n/a

 
      05-30-2005
Glad to hear it! - good luck

--
Noel Paton (MS-MVP 2002-2005, Windows)

Nil Carborundum Illegitemi
http://www.btinternet.com/~winnoel/millsrpch.htm

http://tinyurl.com/6oztj

Please read http://dts-l.org/goodpost.htm on how to post messages to NG's

"amys" <> wrote in message
news:C3DCBF5B-9501-49EE-ACD2-...
> Thank you very much. Everything seems to be working.
>
> "Noel Paton" wrote:
>
>> Enter each line as written - complete the line with a <Return>
>> - if you get an error message, then either you've typed it wrong, or
>> you've
>> not used the correct boot procedure.
>> If you get NO message - just a return to the command prompt, then you did
>> it
>> right (or so wrong that something else is screwed <G>)
>>
>> Now you seem to be back in Windows, just delete the complete C:\OLDREST
>> folder - it contains no information that's likely to be of any use to
>> you.
>>
>>
>> --
>> Noel Paton (MS-MVP 2002-2005, Windows)
>>
>> Nil Carborundum Illegitemi
>> http://www.btinternet.com/~winnoel/millsrpch.htm
>>
>> http://tinyurl.com/6oztj
>>
>> Please read http://dts-l.org/goodpost.htm on how to post messages to NG's
>>
>> "amys" <> wrote in message
>> news:4994167D-3BD8-4830-904B-...
>> >I have a couple of questions about entering the comands in DOS. Do I
>> >enter
>> > ATTRIB -R -H -S C:\_RESTORE
>> > REN C:\_RESTORE OLDREST
>> > all on one line and hit enter or are these more than one command?
>> > I'm not sure if I entered them correctly.
>> > When I restarted windows and looked for the c:\oldrest folder I wound
>> > up
>> > looking at a big page of folders and files. Is this ok and if so which
>> > do
>> > I
>> > delete?
>> >
>> > "Noel Paton" wrote:
>> >
>> >> Your %1/%2 error is caused usually by Norton LiveUpdate, corrupting
>> >> the
>> >> System Restore archive - although there are other possible causes.
>> >>
>> >> Do a Search for the file WININIT.INI - if you find it, then rename it
>> >> to
>> >> WININIT.JNK, and reboot - your problem should be gone.
>> >>
>> >> If you don't find it, then try this - Start|Run - enter SCANREG /FIX
>> >> into
>> >> the dialog box, and click OK - windows will reboot - see if that fixes
>> >> it.
>> >>
>> >> If not, then open Windows Explorer - check in Folder Properties that
>> >> you
>> >> are
>> >> able to view Hidden and System files (two settings), then Search on
>> >> your
>> >> PC
>> >> for files named '_RESTORE' (without the quotes) - you should find the
>> >> C:\_RESTORE folder - r-click on it, and select Properties.
>> >> How many files/folders are there? If it's around 64 thousand, then
>> >> LiveUpdate has been up to its tricks again, and you'll have to
>> >> completely
>> >> remove the folder from DOS - use the following method, which seems to
>> >> be
>> >> the easiest at present.
>> >>
>> >> Reboot to DOS using your Startup disk enter the following commands at
>> >> the
>> >> A:\> prompt.
>> >>
>> >> ATTRIB -R -H -S C:\_RESTORE
>> >> REN C:\_RESTORE OLDREST
>> >>
>> >> remove the floppy, and reboot to normal windows. - your error should
>> >> be
>> >> gone, and you should now have a new, single restore point. Go to
>> >> Windows
>> >> Explorer, and delete the C:\OLDREST folder
>> >>
>> >> HTH
>> >>
>> >>
>> >> --
>> >> Noel Paton (MS-MVP 2002-2005, Windows)
>> >>
>> >> Nil Carborundum Illegitemi
>> >> http://www.btinternet.com/~winnoel/millsrpch.htm
>> >>
>> >> http://tinyurl.com/6oztj
>> >>
>> >> Please read http://dts-l.org/goodpost.htm on how to post messages to
>> >> NG's
>> >>
>> >> "amys" <> wrote in message
>> >> news:0AAAA070-79DF-4845-8E78-...
>> >> >I receive this message after downloading & installing a critical
>> >> >security
>> >> > update for ME: Windows could not upgrade the file %1 from%2
>> >> > Windows could not upgrade one or more system files before
>> >> > starting.
>> >> > I then check the updates again and it appears that the update was
>> >> > not
>> >> > installed.
>> >> > Any suggestions?
>> >>
>> >>
>> >>

>>
>>
>>



 
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
Won't download new messages unless I restart Wont download new messages unless restar Windows Vista Mail 3 12-20-2008 03:04 AM
When I try to download an .exe file my PC will restart JForgy Windows Vista General Discussion 2 06-13-2007 04:14 AM
constant restart and update error hacobee Windows Update 2 03-29-2005 02:03 PM
Fail to restart after successful download and install DaveW Windows Update 4 05-09-2004 10:31 AM
Re: Update download error Lee Windows Update 0 07-16-2003 08:20 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