When starting the Win98 boot disk, it will display "starting win98". When starting the MS7.1 boot disk, it will display "starting ms7.1". Can this information be removed? I modified the content in msdos.sys but it didn't seem to work. The following is the content in the modified msdos.sys. Can anyone send me a modified one? qq:65726149
[Options] Option section (1 to enable, 0 to disable, the following are the recommended settings)
BootMulti=0 Whether to set as dual boot (original DOS 6.22 system should exist, generally only used in Win95)
BootWin=0 Whether to start with Win9x, together with BootMulti to determine whether to use DOS or Win9x to start the system
BootGUI=0 Whether to enter the graphic interface of Win9x
DoubleBuffer=0 Whether to set double buffering
AutoScan=0 Whether to add the automatic hard disk scanning program at startup
BootMenu=0 Whether to automatically display the startup menu
BootKeys=0 Whether to use F4, F8
BootDelay=0 Set an integer to set the time to display "Starting Windows9x..." at boot, when = 0, F4, F8 keys are invalid
BootFailSafe=0 Start with safe mode to enter Win9x when startup error occurs
Logo=0 Whether to display the boot screen
WinVer=4.10.1998 Version of Win9x
[Options] Option section (1 to enable, 0 to disable, the following are the recommended settings)
BootMulti=0 Whether to set as dual boot (original DOS 6.22 system should exist, generally only used in Win95)
BootWin=0 Whether to start with Win9x, together with BootMulti to determine whether to use DOS or Win9x to start the system
BootGUI=0 Whether to enter the graphic interface of Win9x
DoubleBuffer=0 Whether to set double buffering
AutoScan=0 Whether to add the automatic hard disk scanning program at startup
BootMenu=0 Whether to automatically display the startup menu
BootKeys=0 Whether to use F4, F8
BootDelay=0 Set an integer to set the time to display "Starting Windows9x..." at boot, when = 0, F4, F8 keys are invalid
BootFailSafe=0 Start with safe mode to enter Win9x when startup error occurs
Logo=0 Whether to display the boot screen
WinVer=4.10.1998 Version of Win9x
