Thanks for sharing. Can this tool be used as a library rather than a tool with an interface? I would like to use it like OnMessage() registers events, e.g.
OnCommander { exe: 'Notepad.exe', event: 'maximize', call: (*) => MsgBox('Notepad maximize') }
OnCommander { exe: 'Notepad.exe', event: 'maximize', call: (*) => MsgBox('Notepad maximize') }
Statistics: Posted by cumulonimbus — Today, 20:33