832
Microsoft Just Released MS-DOS Source Code!
(github.com)
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Community icon from opensource.org, but we are not affiliated with them.
i propose to create a menu in which you can define what batchfiles to run in what order. its been a while since i worked with batch files, but if memory serves right, that should be doable, no?
Yes. You could make menus and capture keystrokes in batch files
My autoexec.bat back in windows 3 asked if you wanted windows or a command line (most games didn't like the memory overhead of being loaded from windows)