Jump to content

Recommended Posts

Posted

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

Posted

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. <_<

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...