Hi folks. Having a problem with Launch Before in advanced Emu Config. Basically, looking to have two bat files running before and after launch/exit of Demul. These will load and save key configs for each game. The scripts: Launch Before: Launch After: Have tested with just the Launch After command in config, and GameEx runs the emu and game fine and executes the 'after' script on exit fine. However, when I try to run the Launch Before with: C:\GameEx\AHKS_BATS\Demul_load_controls.bat "[ROM]" "[WORKINGPATH]" The script executes fine (watching debug mode) but then it returns straight back to GameEx without launching the emu/game. At this point, the cmd window is shut - so can't figure out what's going on. Had a look in the log, but didn't tell me much. Can anyone lend a hand? Have tinkered with various things - like Pause and exit commands, but these don't seem to make a difference. Cheers