A Windows 98 & ME forum. Win98banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Win98banter forum » Windows ME » General
Site Map Home Authors List Search Today's Posts Mark Forums Read Web Partners

Windows ME feezing



 
 
Thread Tools Display Modes
  #1  
Old April 26th 06, 06:52 PM posted to microsoft.public.windowsme.general
external usenet poster
 
Posts: n/a
Default Windows ME feezing

my windows crashed while i was working on it. i restarted it, but it freezes
at the winddows me logo.
when i try to start in safe mode, it takes me to a dos screen with the
messages:

Windows is bypassing your startup files.


please wait while setup updates your configuration files.
this may take a few minutes....

after a while the following message appears:

Windows could not upgrade the file %1 from %2
%1 %2

can anyone help?
  #2  
Old April 26th 06, 07:29 PM posted to microsoft.public.windowsme.general
external usenet poster
 
Posts: n/a
Default Windows ME feezing

The solution to the %1 %2 problem you are seeing is easy to fix and often
but not exclusively the result of having Symantec's LiveUpdate installed.

First boot to DOS using a floppy and check whether you have a WININIT.INI
file in your C:\WINDOWS folder. If present rename it to something like
wininit.old and try booting again. It is also probable that you will have
to repeat the last software install or update that you made. See MS
KB283069 - "Error Message: Windows Could Not Upgrade the File %1 from %2
%1: %2 (http://support.microsoft.com?kbid=283069).

If you can't find a wininit.ini file then I suspect your problem is due to
the C:\_RESTORE\TEMP folder having around 64K files in it which is the
limit (2**16) for the number of files that can be located in a folder
using the FAT32 filing system. This then results in the "Cannot upgrade
file %1 from %2.." message when booting. I suggest you try deleting the
_RESTORE folder with the loss of any system restore checkpoints you might
have (not that I think they are now usable) and see if that solves the
problem. Delete the folder as follows:
a) Boot to DOS using a floppy. Do NOT choose "Minimal Boot" from the menu
when booting from a floppy but rather choose "Start computer with (or
without) CD-ROM support" otherwise the ATTRIB command will not be
available.
b) At the DOS A:\ prompt, type:

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

c) Remove the floppy
d) Reboot your PC

Another problem is that the install/update you were doing will not have
been completely installed so your system may still be unusable and the
install/update will need to be repeated.

e) Delete the folder C:\OLDREST
f) Check that an automatic system restore checkpoint was created.
g) Finally adjust the space allocated to the restore folder: System |
Performance | File System | Hard Disk and adjust the restore slider to
your preferred setting. A figure of 200MB is normally more than adequate
for day to day use allowing perhaps a week of checkpoints to be available
although increasing this to perhaps 400MB for a few days during periods of
large installs such Microsoft Office is advisable.

--
Mike Maltby
MS-MVP Windows [2001-2006]



Silverscreen wrote:

my windows crashed while i was working on it. i restarted it, but it
freezes at the winddows me logo.
when i try to start in safe mode, it takes me to a dos screen with the
messages:

Windows is bypassing your startup files.


please wait while setup updates your configuration files.
this may take a few minutes....

after a while the following message appears:

Windows could not upgrade the file %1 from %2
%1 %2

can anyone help?


  #3  
Old April 26th 06, 07:50 PM posted to microsoft.public.windowsme.general
external usenet poster
 
Posts: n/a
Default Windows ME feezing

would i lose any of my data stored previously in the hdd?

"Mike M" wrote:

The solution to the %1 %2 problem you are seeing is easy to fix and often
but not exclusively the result of having Symantec's LiveUpdate installed.

First boot to DOS using a floppy and check whether you have a WININIT.INI
file in your C:\WINDOWS folder. If present rename it to something like
wininit.old and try booting again. It is also probable that you will have
to repeat the last software install or update that you made. See MS
KB283069 - "Error Message: Windows Could Not Upgrade the File %1 from %2
%1: %2 (http://support.microsoft.com?kbid=283069).

If you can't find a wininit.ini file then I suspect your problem is due to
the C:\_RESTORE\TEMP folder having around 64K files in it which is the
limit (2**16) for the number of files that can be located in a folder
using the FAT32 filing system. This then results in the "Cannot upgrade
file %1 from %2.." message when booting. I suggest you try deleting the
_RESTORE folder with the loss of any system restore checkpoints you might
have (not that I think they are now usable) and see if that solves the
problem. Delete the folder as follows:
a) Boot to DOS using a floppy. Do NOT choose "Minimal Boot" from the menu
when booting from a floppy but rather choose "Start computer with (or
without) CD-ROM support" otherwise the ATTRIB command will not be
available.
b) At the DOS A:\ prompt, type:

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

c) Remove the floppy
d) Reboot your PC

Another problem is that the install/update you were doing will not have
been completely installed so your system may still be unusable and the
install/update will need to be repeated.

e) Delete the folder C:\OLDREST
f) Check that an automatic system restore checkpoint was created.
g) Finally adjust the space allocated to the restore folder: System |
Performance | File System | Hard Disk and adjust the restore slider to
your preferred setting. A figure of 200MB is normally more than adequate
for day to day use allowing perhaps a week of checkpoints to be available
although increasing this to perhaps 400MB for a few days during periods of
large installs such Microsoft Office is advisable.

--
Mike Maltby
MS-MVP Windows [2001-2006]



Silverscreen wrote:

my windows crashed while i was working on it. i restarted it, but it
freezes at the winddows me logo.
when i try to start in safe mode, it takes me to a dos screen with the
messages:

Windows is bypassing your startup files.


please wait while setup updates your configuration files.
this may take a few minutes....

after a while the following message appears:

Windows could not upgrade the file %1 from %2
%1 %2

can anyone help?



  #4  
Old April 26th 06, 08:27 PM posted to microsoft.public.windowsme.general
external usenet poster
 
Posts: n/a
Default Windows ME feezing

Silverscreen wrote:

would i lose any of my data stored previously in the hdd?


No, provided you follow my suggestion. You will only lose data if you
decide to FORMAT your hard disk and that isn't part of my suggested
procedure.
--
Mike Maltby





  #5  
Old April 26th 06, 09:52 PM posted to microsoft.public.windowsme.general
external usenet poster
 
Posts: n/a
Default Windows ME feezing

Would it work the same if i use the recovery cd?

"Mike M" wrote:

Silverscreen wrote:

would i lose any of my data stored previously in the hdd?


No, provided you follow my suggestion. You will only lose data if you
decide to FORMAT your hard disk and that isn't part of my suggested
procedure.
--
Mike Maltby






  #6  
Old April 26th 06, 09:55 PM posted to microsoft.public.windowsme.general
external usenet poster
 
Posts: n/a
Default Windows ME feezing

Probably NOT!
read the instructions VERY carefully!

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

Nil Carborundum Illegitemi
http://www.crashfixpc.com/millsrpch.htm

http://tinyurl.com/6oztj

Please read http://dts-l.org/goodpost.htm on how to post messages to NG's
"Silverscreen" wrote in message
news
Would it work the same if i use the recovery cd?

"Mike M" wrote:

Silverscreen wrote:

would i lose any of my data stored previously in the hdd?


No, provided you follow my suggestion. You will only lose data if you
decide to FORMAT your hard disk and that isn't part of my suggested
procedure.
--
Mike Maltby








  #7  
Old April 26th 06, 10:15 PM posted to microsoft.public.windowsme.general
external usenet poster
 
Posts: n/a
Default Windows ME feezing

Silverscreen wrote:

Would it work the same if i use the recovery cd?


No. Please read what I typed. You MUST use a boot floppy. DO NOT use a
recovery CD unless you want to wipe the system, lose all your data and
restore the system to the state it was in when it left the factory.
--
Mike Maltby



 




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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Shenan Stanley vies for longest Master Post title! PA Bear General 5 May 21st 05 05:27 PM
Win'98SE & IE 6 Gary S. Terhune General 269 February 23rd 05 05:20 AM
Registery problem? Paul General 15 December 8th 04 11:29 AM
error loading explorer.exe. SHLWAPI.dll Gary General 4 October 20th 04 04:08 AM
FAQ: Win98 users: Upgrading to WinXP, IE6, etc. JM Improving Performance 6 July 26th 04 01:44 PM


All times are GMT +1. The time now is 09:39 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 Win98banter.
The comments are property of their posters.