Hello everyone, I am needing help trying to automate the install of Reboot Restore RX. I get stuck on the Language Selection msgbox. See attached screen shot. I tried SEND("{ENTER}"); SEND("{SPACE}"); even tried {TAB} then {ENTER}; and of course ControlClick variations and nothing works. Note. when I do the {TAB}, it reflects the selection of the button I tabbed to, it just won't click OK. Also, the last 2 lines of my script, I was desperate and just put anything to see if I could get it to work. I originally had Send("{ENTER}") after the WinWaitActive. Any help would be appreciated.