MobyGamer / total-dos-launcher

A system for easily loading and running thousands of DOS programs on vintage hardware
MIT License
109 stars 10 forks source link

makeflop.bat relies on DOS 5+ batch file abilities #37

Open MobyGamer opened 6 years ago

MobyGamer commented 6 years ago

makeflop.bat was tested on DOS 3.1, and the branching (and echo statements for some reason) failed to work. See if there is a way to rewrite makeflop.bat such that it works in DOS 3.x.

Alternately, write an .exe helper program that calls the formatter+imager, but this shouldn't be necessary...