jagan Posted October 23, 2007 Posted October 23, 2007 Hi, I'm new to AutoIt v3. i need sample script for send send keystokes to remote window or application Using AutoItX3 in C#. AutoitX3.dll referred in my project. Using AutoItX3 in C# I can send keystokes to only local windows or applicaitons. But its not working on remote applications. Help me to find solution to this problem Advanced thanks
Goods Posted October 25, 2007 Posted October 25, 2007 You can use another thread (System.Threading) for the code which is running while you have some GUI windows opened. Or either don't use any local windows.
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