Sounds just like what I need.
Im trying to put these into mala as pre and post commands, but it doesnt seem to work for me.
ie:
Other emu config /daphne/execution/pre commands/c:\emulation\joy2key\mame.bat
where mame.bat is:
cd c:\emulation\joy2key\mame
joytokey mame
when I try and run a daphne game, it doesnt get to the game, just loads joytokey with the mame.cfg and waits for me to close the cmd window.
after I close the window, daphne loads and works fine with my config, exits fine and closes joytokey like I want.
Do I have to load joytokey as a service or something to overcome this?