For those who want WIN 98SE and DOS 7.0 boot options to appear at startup
First add the line BOOTGUI=0 to MSDOS.SYS
Next modify CONFIG.SYS as follows:
MENUITEM=WIN98,WINDOWS 98
MENUITEM=DOS,DOS 7.0
MENUDEFAULT=WIN98,20
MENUCOLOR=7,0
DEVICE=C:\WINDOWS\HIMEM.SYS
DOS=HIGH,UMB
FILE=30
BUFFERS=30
LASTDRIVE=J
DEVICE=C:\WINDOWS\EMM386.EXE
(you can add the drivers you need yourself)
DEVICE=C:\WINDOWS\EMM386.EXE NOEMS
DEVICE=C:\VIDE-CDD.SYS /D:MSCD000 (please modify this according to your own CD DEVICE)
(you can add the drivers you need yourself)
Now modify AUTOEXEC.BAT as follows:
SET PATH=C:\WINDOWS\COMMAND
SET PATH=C:\TEMP
SETTEM=C:\TEMP
SET DIRCMD=/0
GOTO %CONFIG%
OS
SMARTDRV /u /X /V
C:\WINDOWS\COMMAND\MSCDEX.EXE /D:MSCD000
C:\MOUSE.EXE( modify this according to your own MOUSE DEVICE)
(you can add the programs you need yourself)
GOTO END
:WIN98
WIN.COM
(you can add the drivers you need yourself)
:END
This way, every time you boot up you will see the boot menu you designed yourself
First add the line BOOTGUI=0 to MSDOS.SYS
Next modify CONFIG.SYS as follows:
MENUITEM=WIN98,WINDOWS 98
MENUITEM=DOS,DOS 7.0
MENUDEFAULT=WIN98,20
MENUCOLOR=7,0
DEVICE=C:\WINDOWS\HIMEM.SYS
DOS=HIGH,UMB
FILE=30
BUFFERS=30
LASTDRIVE=J
DEVICE=C:\WINDOWS\EMM386.EXE
(you can add the drivers you need yourself)
DEVICE=C:\WINDOWS\EMM386.EXE NOEMS
DEVICE=C:\VIDE-CDD.SYS /D:MSCD000 (please modify this according to your own CD DEVICE)
(you can add the drivers you need yourself)
Now modify AUTOEXEC.BAT as follows:
SET PATH=C:\WINDOWS\COMMAND
SET PATH=C:\TEMP
SETTEM=C:\TEMP
SET DIRCMD=/0
GOTO %CONFIG%
OSSMARTDRV /u /X /V
C:\WINDOWS\COMMAND\MSCDEX.EXE /D:MSCD000
C:\MOUSE.EXE( modify this according to your own MOUSE DEVICE)
(you can add the programs you need yourself)
GOTO END
:WIN98
WIN.COM
(you can add the drivers you need yourself)
:END
This way, every time you boot up you will see the boot menu you designed yourself
MSN:tiqit2@hotmail.com



