VOGONS


First post, by fidodido

User metadata
Rank Newbie
Rank
Newbie

I've created a batch file with all the commands to run a game, and I want to copy it to the main directory of DOSBOX (the default z:\ directory where the files command.com and autoexec.bat and the rest of the system files are located), so I won't have to write all the commands every single time. How can I do that?

Thanks.

Reply 1 of 2, by wd

User metadata
Rank DOSBox Author
Rank
DOSBox Author

You don't, but have a look at the [autoexec] section of dosbox.conf,
there you can put the content of your batch file.

Reply 2 of 2, by fidodido

User metadata
Rank Newbie
Rank
Newbie

Thanks. It served my purpose. 😀