Hello.
I need to launch a program and resize it to fullscreen, so the combination that i need is WIN+ArrowKeyUp.
Actool doesn't have a special keystroke for the WIndows key, so i use ^{ESC} for that.
But then i need to use {UP}, too, but i don't know how to combine three keys.
Thanks in advance