Well, this issue makes perfect logical sense but I wonder how to solve it. It is so basic I am surprised I failed to see someone else discuss it here (unless if I missed the thread)
As you probably all do, I sometimes use a batch or script to launch an emulator
ex
Batch file to launch dos box with a particular game
script file to launch Nintendo DS emulator then send Alt+Enter to maximise it
Issue is that the batch/script IS the executable file from AM's point of view
So when I press the exit hotkey, AM immediately terminates the batch file, but it doesn't terminate the ACTUAL EMULATOR EXE file
An example
I launch Keen (Dos Game) with a batch file that invokes Dosbox with the keen.exe file as a parameter
when I press the hotkey to terminate and return to AM, the batch file is terminated, but dosbox is still running in the background, and now I have so much noise because there is the video of keen playing on AM + the music of the actual game running in dosbox the background.
Is there a solution to this? Can I (somehow) program AM to terminate batch file PLUS dos box or go.vbs (script) PLUS Desmume?
Thanks heaps!