peterschoi Posted December 26, 2006 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?
Bert Posted December 26, 2006 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 The Vollatran project My blog: http://www.vollysinterestingshit.com/
herewasplato Posted December 27, 2006 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 [size="1"][font="Arial"].[u].[/u][/font][/size]
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now