peterschoi 0 Posted December 26, 2006 Hi, I want to remote into a machine, run a script, disconnect, and have the script send keystrokes. However, when i disconnect, the window i want to send keystrokes to, becomes inactive and nothing gets sent. Is there a work around this? Share this post Link to post Share on other sites
Bert 1,372 Posted December 26, 2006 Hi, I want to remote into a machine, run a script, disconnect, and have the script send keystrokes. However, when i disconnect, the window i want to send keystrokes to, becomes inactive and nothing gets sent. Is there a work around this?winactivate Hide Bert's signature Hide all signatures The Vollatran project _____ I'm famous My blog: http://www.vollysinterestingshit.com/ Share this post Link to post Share on other sites
herewasplato 2 Posted December 27, 2006 Hi, I want to remote into a machine, run a script, disconnect, and have the script send keystrokes......using what software? If the software locks the system upon disconnect, then write the script to avoid any of the Win.... functions that have active or activate in them. You can use WinWait and a ControlSend.See this posts in this thread: http://www.autoitscript.com/forum/index.ph...st&p=283230 Hide herewasplato's signature Hide all signatures [size="1"][font="Arial"].[u].[/u][/font][/size] Share this post Link to post Share on other sites