Enhanced Scripting |
With AutoIt and AutoHotkey you can write your own scripts to be run upon launch.
Use the following steps to set up enhanced scripting in Metropolis Launcher
1. Set up AutoIt and/or AutoHotKey runtime for Metropolis Launcher
2. Assign a script to an emulator
From now on, the emulator won't be launched directly by Metropolis Launcher, instead the AutoIt/AutoHotKey script will be injected with the data and launched. In this process, the script file will be copied to a temporary location and the ### ML INJECT START/END ### section will be populated with actual data.
Refer to the generated template scripts to see which variables are provided by Metropolis Launcher. |