NOTE: Edit at Jan 23 2012. Read the entire thread as I and others have posted improvements to this. Regards, John. I notice some questions have been asked surrounding the use of AutoItX3 in c#. My first approach was to simply import the AutoX3Lib and use that. However this creates difficulties in deployment since it has to be registered in windows before the application is deployed. The better approach is to use the dll directly. Below is a simple static class that will allow you to do just t