It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
As the subject says: quitting the game returns you to the DOSBox prompt. No problem, as typing 'exit' returns you to Windows, but it is somewhat unusual for a GOG game to do this. The .conf files do include an exit command, so does anyone know why this is not working?

edit:

changing the [autoexec] part in the DOSBox .conf file from:

@echo off
mount C ".."
c:
cls
subwar
exit

to:

@echo off
mount C ".."
c:
cls
call subwar
exit

fixes it for me. Maybe something GOG can update in the installer?
Post edited May 02, 2013 by sndwv