First post, by kate_arsher
Hello!!
First, excuse me for my poor English, but i'm French.
Sorry if somewone have already ask this question :
I've a problem with batch file in Dosbos. In the dosbox.conf, in the autoexec section, i've these lines :
mount y c:\dosboxy:autoexec.bat
in the autoexec.bat, i've this :
mount C C:\dosboxmount A A:\ -t floppyy:cd\xkeyb\keyb BE.keymount x C:\dosbox\syndicate\x:SYND.BATexit
Dosbox mount the two drives (C and A), run keyb and... stop.
I've try a batch file like this :
c:cd\syndsyndexit
When i quit Syndicate, Dosbox don't execute the last line (exit).
What is the problem?
Thanks in advance!