Boot directly to DOS when Windows 95 or Windows 98 is installed

If you don’t want to boot directly to your win95/98, some simple steps are needed

  1. modify msdos.sys attributes
    1. attrib msdos.sys -r -a -s -h
    2. edit msdos.sys
  2. replace BOOTGUI=1 with BOOTGUI=0
  3. on the next start, your computer will start to dos
  4. type win to load windows
  5. fyi: autoexec.bat and config.sys are loaded, so you can build and modify your previous dos startmenu to start to dos or windows.

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

*

This site uses Akismet to reduce spam. Learn how your comment data is processed.