Jump to content

Scripting for the movement and control of MouseClick


Recommended Posts

MouseClick ("left", 380, 175, 1 )
MouseClick ("left", 380, 270, 1 ) 
WinWait ("Microsoft Office 2000: Selecting Features", 2)  
WinWaitActive ("Microsoft Office 2000: Selecting Features", "&Install")  
send ("!i")

Am i able to uncheck the specific folder that i do not wish to install with the automated installation instead of try & error method on x-axis and y-axis for the movement of the mouse.

Link to comment
Share on other sites

Try ControlClick.. I think that would work, I've never used it much myself but I think it could be used to send to a checkbox.

I tried using ControlClick but it will just stop excuting before it reaches the choosing of the unwanted folder that i do not wish to install. Please refer to the attachment. Thanks

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...