Isso deve funcionar:
#Persistent
SetTitleMatchMode, Slow
WinWait,,virtual machine is in use,,,
{
WinMaximize
Send { Enter }
Send { Alt }
Send { Right 3 }
Send { Down }
Send { Right }
Send { Down 5 }
Send { Enter }
Sleep 5000
Send { Enter }
}
Você precisará instalar o AutoHotkey