VOGONS


First post, by citapinc

User metadata
Rank Newbie
Rank
Newbie

I'm trying to get an old DOS program to work within DosBOX but found an interesting problem.

From within the DOS application we can press ALT-F1 and it will launch another DOS application using a shell command. When that other application launches, it looks like it's launching CMD instead of DosBOX and as such none of the drive letters are matching.

Is there a command or a setting that will force any DOS applications on the entire computer to execute within DosBOX instead of CMD?

Reply 1 of 3, by wd

User metadata
Rank DOSBox Author
Rank
DOSBox Author

When that other application launches, it looks like it's launching CMD instead of DosBOX and as such none of the drive letters are matching.

That's not possible. If you run the app in dosbox it can not launch cmd.exe

Reply 2 of 3, by citapinc

User metadata
Rank Newbie
Rank
Newbie

That's odd. Then it tried to shell out it said the drive that I mounted was not available. I will try it again.