VOGONS


First post, by Lebostein

User metadata
Rank Newbie
Rank
Newbie

is this possible, like to press the restart button on the old PC's?

Very anoying to close and restart the app...

Reply 1 of 2, by lightmaster

User metadata
Rank Oldbie
Rank
Oldbie

It's possible with svn versions only.

25071588525_735097840e_b.jpg

Reply 2 of 2, by Malvineous

User metadata
Rank Oldbie
Rank
Oldbie

You could work around it with a batch file?

@echo off
:restart
dosbox
goto restart

Now when you quit DOSBox (via a hotkey) it will restart immediately. You have to close the extra cmd window in the background first in order to exit DOSBox.