If you don’t want to boot directly to your win95/98, some simple steps are needed
- modify msdos.sys attributes
attrib msdos.sys -r -a -s -h
edit msdos.sys
- replace
BOOTGUI=1
withBOOTGUI=0
- on the next start, your computer will start to dos
- type win to load windows
- fyi: autoexec.bat and config.sys are loaded, so you can build and modify your previous dos startmenu to start to dos or windows.