This small utillity is amazing for its simplicity, but there is an annoying issue that can't be solved from the user side but only from the app code. It's the launched app window focus. Right now it works flawlessly and when pressing the assigned button into the gamepad the specified command is being executed with no issues BUT when this happens, the new window doesn't gain the focus. You will need to use alt+tab to achieve the desired behaviour.
So my suggestion is to add a very small piece of code into the source that after a given amout of milliseconds (may be with the value in a new variable into the INI file) brings the launched app window into the focus.
Thanks a lot in advance,