WinActivate on window by process name?

前端 未结 0 1399
灰色年华
灰色年华 2021-02-02 14:46

Simply put, I want Ctrl+Alt+T to activate the Windows Terminal window. Previously I\'ve used this:

^!T::
    if WinExist("Windows PowerShell")
        W         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题