VOGONS


First post, by whacky98

User metadata
Rank Newbie
Rank
Newbie

I have got my dos application to work when I exit it is there a way instead of going to c: to have it actually exit the dosbox program all together?

"C:\Program Files (x86)\DOSBox-0.74\DOSBox.exe" -userconf -noconsole -exit

I have tried this in my target for my shortcut but when I exit the application it goes back to c: in the dosbox instead of exiting.

Any ideas?

Reply 1 of 1, by whacky98

User metadata
Rank Newbie
Rank
Newbie

"C:\Program Files (x86)\DOSBox-0.74\DOSBox.exe" "c:\program\program.bat.bat" -userconf -noconsole -exit

This worked