hello folks!
i have an arcade mame cab, with a lot of emulators and one frontend sw, attract mode.
attract mode works that it execute a command that launch the emulator with the romname like argument,
than when you want to come back from emulator, simply press the hotkey combo and it close the emulator.
now i buid two lightgun with this guide http://forum.arcadecontrols.com/index.php?topic=161189.0
lightguns want a tool that can be run with emulator (for example demul.exe for emulator and demulshooter.exe for lightgun tool)
attract mode can be execute only one exe so i made a bat file that can execute also twice executable (demul + demulshooter)
the problem is it that can i close with hotkeys only the bat file, demul and demulshooter still are open.
anyone can help me to write an autoit script that:
1) execute emulator and tool
2) after this can close emulator and when a key is pressed (hotkey combo)