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)
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)