Click to See Complete Forum and Search --> : 98 always brings up startup menu


jakkwb
June 7th, 2001, 05:10 PM
Greetings-

I have a system that whenever you turn it on, it always brings up the startup menu. Even if the PC is safely shut down.

What is causing this?

Thanks,

Al

Evan5599
June 7th, 2001, 06:09 PM
Go to start menu, go to run - type MSCONFIG

Go to advanced and uncheck the box that says enable start up menu.

3fingersalute
June 7th, 2001, 09:14 PM
Or, if you do not have SFC (if you are running 95) or if you just want to do it from a prompt, edit the msdos.sys on the root drive (you'll need to remove read-only attribute) and find the line that says:

BootMenu=1

change it to read:

BootMenu=0


Good luck!!!!