Computing.Net > Forums > Windows 95/98 > cannot find system.ini

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

cannot find system.ini

Reply to Message Icon

Name: Rizza
Date: October 23, 2004 at 08:43:04 Pacific
OS: Windows 98 SE
CPU/Ram: pentium IV
Comment:

this is the exact message that my computer says before it atomaticly shuts down...

"Cannot find SYSTEM.INI you need to run windows setup again to reinstall the file."

then it says "press any key to continue..."
if you press a key it shuts down, if you dont it shuts down

any help would be great!



Sponsored Link
Ads by Google

Response Number 1
Name: jboy
Date: October 23, 2004 at 09:22:02 Pacific
Reply:

You could restart to DOS (F8 brings up the startup menu) and enter

scanreg /restore

to roll back the registry to an earlier date - this also replaces system.ini and win.ini


Click


0

Response Number 2
Name: Rizza
Date: October 23, 2004 at 11:06:25 Pacific
Reply:

Iv tried that but when i hit F8 it doesnt give me the option to type anything it has option to boot from floppy, CD, or nothing.

so i dont even know if i can get into safe mode...


0

Response Number 3
Name: ham30
Date: October 23, 2004 at 11:59:01 Pacific
Reply:

Tap the F8 key every second or so during the boot. Sometimes holding down the ctrl key works.


0

Response Number 4
Name: Rizza
Date: October 23, 2004 at 13:45:44 Pacific
Reply:

OMG!!! you guys are awsome!!!!! thank you soo much! now i have my wonderful comp back :)

(i had to hit F8 then enter then F8 again)
onve again thank you :)


0

Response Number 5
Name: Doormat
Date: October 23, 2004 at 14:53:05 Pacific
Reply:

Rizza-

There should be a copy of your current WIN.INI and SYSTEM.INI in the C:\WINDOWS\SYSBCKUP directory, but it may not be easy for you to get to from your dos prompt .. it's stored in a file called RB000.CAB .

However, assuming that your WINDOWS directory is intact, AND your path statement includes the C:\WINDOWS directory, you should be able to use EXTRACT.exe from the DOS command line to restore your configuration.

Before doing anything else, try to COPY the cab file to c:\ with this:

copy c:\windows\sysbckup\rb000.cab

You can safely view or unpack files from this copy without harming your WINDOWS installation in any way.

To VIEW the contents of C:\rb000.cab , type at DOS prompt ("c:\" , NOT "c:\windows" !!):

extract -d rb000.cab

You will see your current win.ini and system.ini stored here in addition to USER.DAT and SYSTEM.DAT, all nescessary for starting WINDOWS.

To RESTORE these to your C:\WINDOWS directory, type:

extract /e c:\windows\sysbckup\rb000.cab system.ini

If you want to extract WIN.INI (or the other files in the cab as well, just add them after the 1st filename, with a space in between:

Example:

extract /e c:\windows\sysbckup\rb000.cab system.ini win.ini

or, to extract ALL the files:

extract c:\windows\sysbckup\rb000.cab *.*

You may not see them all becuase the *.DAT files have the "hidden" attribute set; you can un-hide them by typing:

attrib -h -r -s *.*

and they will show up when you type DIR again.

EXTRACT.EXE will display a message that it is copying the file(s).

BEFORE you do this, MAKE SURE that "C:\WINDOWS" is indeed in your path statement. If it isn't, you can fix that in your autoexec.bat, or just type:

path c:\windows;c:\

from the C:\ prompt, then try extract again WITHOUT re-starting machine.

Once the file(s) is/are copied to WINDOWS, **THEN** re-start normally and see if Windows starts properly for you.

If it doesn't, there are probably other files missiing.

You don't have to be realistic to be cynical, but you DO have to be cynical to be realistic!


0

Related Posts

See More



Response Number 6
Name: jboy
Date: October 23, 2004 at 18:55:39 Pacific
Reply:

Glad it all worked out - scanreg /restore is a more automated version of the process described by Doormat, and a bit less selective (but somewhat simpler). Rolling back the registry means that programs installed after the backup was made (if any) might need to be reinstalled.


Click


0

Response Number 7
Name: Rizza
Date: October 25, 2004 at 14:49:16 Pacific
Reply:

Oky, ill do that, and once again ty.

-Ben Rizza


0

Sponsored Link
Ads by Google
Reply to Message Icon

help adware Computer Shutdown



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Windows 95/98 Forum Home


Sponsored links

Ads by Google


Results for: cannot find system.ini

cannot find system.ini www.computing.net/answers/windows-95/cannot-find-systemini/163437.html

cannot find SYSTEM.INI www.computing.net/answers/windows-95/cannot-find-systemini/163895.html

cannot find system.ini www.computing.net/answers/windows-95/cannot-find-systemini/89832.html