(no title)
iamgoat | 11 years ago
SetTitleMatchMode 2
IfWinExist,Spotify Premium
{
WinActivate
sleep, 100
send, {space}
}
SetTitleMatchMode 1
And alt-tab may also help, but it sometimes brings up the wrong window.iamgoat | 11 years ago
SetTitleMatchMode 2
IfWinExist,Spotify Premium
{
WinActivate
sleep, 100
send, {space}
}
SetTitleMatchMode 1
And alt-tab may also help, but it sometimes brings up the wrong window.
No comments yet.