Rei10 Posted January 11, 2020 Share Posted January 11, 2020 ControlClick("calc", "", "[CLASS:Button; INSTANCE:48]") There is no keyboard and mouse on the vps server. It is possible on handle, coordinates, color. Or is it not possible? Link to comment Share on other sites More sharing options...
junkew Posted January 11, 2020 Share Posted January 11, 2020 It completely depends on how things are configured. What have you tried so far? Linux or Windows? Windows with or without GUI? Can you start calc.exe on that VPS server. Can you stay logged on or with disconnect automatic logoff. Why would you want to do above? FAQ 31 How to click some elements, FAQ 40 Test automation with AutoIt, Multithreading CLR .NET Powershell CMDLets Link to comment Share on other sites More sharing options...
Rei10 Posted January 12, 2020 Author Share Posted January 12, 2020 Windows 8 operating system calc.exe is starting GUI works I can’t be on the system, I will close the VPS for the program to work. Link to comment Share on other sites More sharing options...
junkew Posted January 12, 2020 Share Posted January 12, 2020 Then make an autoit program that automates notepad.exe compile it and copy and start it on the vps server. Just add some send and mousemove commands. Example code you can find in help Look at commands run send controlsend winactivate mousemove etc. Rei10 1 FAQ 31 How to click some elements, FAQ 40 Test automation with AutoIt, Multithreading CLR .NET Powershell CMDLets Link to comment Share on other sites More sharing options...
Rei10 Posted January 12, 2020 Author Share Posted January 12, 2020 junkew, thanks. About 2 years ago I tried to click, it didn’t work. It works now. Link to comment Share on other sites More sharing options...
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