yeah, the exe runs, i record all the buttons, but the scripts it writes dont work and i see it in the scripting too lemme see if i can dig a script up here's the script it wrote for outpost firewall Opt("WinWaitDelay", 400) Run ("OutpostProInstall.exe{ENTER}{ENTER}") Opt("MouseCoordMode",0) WinActivate("License Agreement for Outpost Firewall 2.5","I Disagree") WinWaitActive("License Agreement for Outpost Firewall 2.5","I Disagree") Send("{UP}{UP}{UP}{ENTER}{ENTER}{ENTER}{ENTER}{ENTER}{ENTER}{ENTER}") WinActivate("Install","This system must be ") WinWaitActive("Install","This system must be ") Send("{ESC}")