yungchi 0 Posted August 27, 2010 Hi, I have AutoIt script to control application (ex. mouse action or keyboard action). If I using AutoIt script on my local computer and I don't use mouse or keyboard action arbitrarily => AutoIt script to control app is not error If I using AutoIt script on remote desktop and I don't use mouse or keyboard action arbitrarily => AutoIt script to control app is always error (I guess I using remote desktop cause mouse action error or keyboard action error) Does anyone know some solution to avoid mouse action error or keyboard action error on remote desktop with running script. Any help would be greatly appreciated. Share this post Link to post Share on other sites