Since when does alcohol use SPTD ? And for those who try this script , dont forget to rename your installer of the name in the script for the alcohol.exe edit: Script does not work mouse goes to places where no buttons are, better use "sendkeys" next time Opt("WinWaitDelay",100) Opt("WinTitleMatchMode",4) Opt("WinDetectHiddenText",1) Opt("MouseCoordMode",0) Run('Alcohol120_retail_1.9.5.3823.exe') WinWait("Alcohol 120% 1.9.5.3823","Welcome to the Alcoh") If Not WinActive("Alcohol 120% 1.9.5.3823","Welcome to the Alcoh") Then WinActivate("Alcohol 120% 1.9.5.3823","Welcome to the Alcoh") WinWaitActive("Alcohol 120% 1.9.5.3823","Welcome to the Alcoh") Send("{TAB}{TAB}{ENTER}") WinWait("Alcohol 120% 1.9.5.3823 ","Please review the li") If Not WinActive("Alcohol 120% 1.9.5.3823 ","Please review the li") Then WinActivate("Alcohol 120% 1.9.5.3823 ","Please review the li") WinWaitActive("Alcohol 120% 1.9.5.3823 ","Please review the li") Send("{TAB}{TAB}{ENTER}") WinWait("Alcohol 120% 1.9.5.3823 ","Choose which feature") If Not WinActive("Alcohol 120% 1.9.5.3823 ","Choose which feature") Then WinActivate("Alcohol 120% 1.9.5.3823 ","Choose which feature") WinWaitActive("Alcohol 120% 1.9.5.3823 ","Choose which feature") Send("{DOWN}{DOWN}{DOWN}{DOWN}{SPACE}{TAB}{TAB}{ENTER}") WinWait("Alcohol 120% 1.9.5.3823 ","Choose Install Locat") If Not WinActive("Alcohol 120% 1.9.5.3823 ","Choose Install Locat") Then WinActivate("Alcohol 120% 1.9.5.3823 ","Choose Install Locat") WinWaitActive("Alcohol 120% 1.9.5.3823 ","Choose Install Locat") Send("{TAB}{TAB}{TAB}{ENTER}") WinWait("Alcohol 120% 1.9.5.3823 ","Completing the Alcoh") If Not WinActive("Alcohol 120% 1.9.5.3823 ","Completing the Alcoh") Then WinActivate("Alcohol 120% 1.9.5.3823 ","Completing the Alcoh") WinWaitActive("Alcohol 120% 1.9.5.3823 ","Completing the Alcoh") Send("{SPACE}{TAB}{TAB}{ENTER}")