Page 1 of 1

Switch from one application to another?

Posted: Nov 24th, ’22, 05:22
by RadioGregg
I know I can move from Application A to Application B using X,Y coordinates...but that is not a great solution because if the Application B has moved, it can cause the shortcut to fail.

Is it possible for me to jump from Application A to Application B using some kind of unique identifier like the Title of the Application in the Title Bar?

I am hoping this kind of solution will allow me to jump to Application B no matter where on my screen Application B is currently located.

Any thoughts or help?

Many thanks, Gregg

Re: Switch from one application to another?

Posted: Nov 24th, ’22, 22:55
by Marko
This is simple by using WinActivate command:
https://www.autohotkey.com/docs/command ... tivate.htm