Is there a way to make a Windows shortcut that will run a dos program through DosBox automatically, without the need to open DosBox mount a drive etc' manually?
So opening the shortcut loads the program (through DosBox) without the need for any additional input.

I'm using Win7 and Dosbox 0.74.

P.S.
I'm not interested in installing a macros program that will do the process.
If there's a built-in way, I'd like to know, that's all.

link|improve this question

feedback

1 Answer

up vote 3 down vote accepted

I think this page should have everything you need. The long and short of it is basically you create a shortcut that points to your DOSBox install, then has as arguments -conf and the path to the config file for running that game with settings you like, then the path to the game.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.