VOGONS


First post, by nexxu

User metadata
Rank Newbie
Rank
Newbie

mkdir /tmp/x
cd /tmp/x
touch autoexec.bat
chmod +x autoexec.bat
dosbox . -c autoexec.bat
---
dosbox 0.65, happend on slackware 10.2
not sure if it is something wrong w/dosbox or only w/my slackware setup

% kill -9 -1

Reply 5 of 6, by MiniMax

User metadata
Rank Moderator
Rank
Moderator

We should care until we have an idea of WHY this happens. It could be a symphtom of something more serious. Once the cause is (roughly) known, then it is okay to ask "why should we care for that".

DOSBox 60 seconds guide | How to ask questions
_________________
Lenovo M58p | Core 2 Quad Q8400 @ 2.66 GHz | Radeon R7 240 | LG HL-DT-ST DVDRAM GH40N | Fedora 32

Reply 6 of 6, by Qbix

User metadata
Rank DOSBox Author
Rank
DOSBox Author

-c adds a command to autoexec.bat
so the last command of autoexec.bat is to execute autoexec.bat

(the creation of autoexec.bat isn't needed. DOSBox uses and calls the autoexec.bat from Z : \ )
if you want to run your own autoexec.bat after dosbox it's autoexec.bat:
dosbox ./autoexec.bat

Water flows down the stream
How to ask questions the smart way!