What I'd do if I were you would be to edit the autoexec part of DOSBox to mount your drive automaticaly at start up, then create batch (.bat) files in that directory to make the games start all by themselves.
Batch files work just like plain text, except that those lines will be executed when you run the file (just like an .exe). So you simply need to figure it out once, write it in a batch file and you'll be fine afterward.
|