I changed msdos.sys so that I have to manually type win to enter Windows.
Below is my autoexec.bat
f11f12.exe /1=f11.bat
win
f11f12.exe is a TSR-style tool that assigns commands to the F11 and F12 keys.
What I want is that during startup, pressing F11 runs f11.bat, and if I don't press it, it automatically enters Windows 98.
Help me see what I'm doing wrong?
Thanks.
Below is my autoexec.bat
f11f12.exe /1=f11.bat
win
f11f12.exe is a TSR-style tool that assigns commands to the F11 and F12 keys.
What I want is that during startup, pressing F11 runs f11.bat, and if I don't press it, it automatically enters Windows 98.
Help me see what I'm doing wrong?
Thanks.

