VOGONS


First post, by scrote

User metadata
Rank Newbie
Rank
Newbie

DosBox is new to me so forgive me if these are illiterate questions. I hope to use DosBOX to port my app to Android and Windows 7 64bit.

1. I have a MSDOS app which shells out to other apps - about a hundred of them, but only one at a time. It's a menu! The initial app runs fine, but shelling doesn't work like cmd.exe or running on DOS 6.2. It just fails silently and nothing is reported to the console window. Can this be changed through configuration, so that a new DosBox session is launched for the "shelled" app? If so, how?

2. When running from a shortcut, how can I configure DosBox to close when the initial app closes? For example, running "c:\dosdox\dosbox.exe" MYAPP.exe, when MYAPP finishes, I want to close the DosBox app as well.

Thanks!

Love, Peace, RTFM

Reply 1 of 3, by IIGS_User

User metadata
Rank Oldbie
Rank
Oldbie
scrote wrote:

2.

-exit

Klimawandel.

Reply 2 of 3, by Qbix

User metadata
Rank DOSBox Author
Rank
DOSBox Author

1) no. dosbox works like real dos. no other shells

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

Reply 3 of 3, by scrote

User metadata
Rank Newbie
Rank
Newbie

Thanks guys for the swift responses.

Love, Peace, RTFM