Jump to content

Recommended Posts

Posted (edited)

Hello Guys,

I wrote a script that will select a file in the windows (file) explorer and now i need the script to right click on that file. The position of the file changes so i need to find a way to tell the mouse-cursor where it has to move to..

I experimented with getposition/controlclick but can't find the right way to do it..

Any tips?

 

Edited by Patrick1963
Posted
Posted (edited)

Well,

Send("{LSHIFT}+{F10}") works fine in the file explorer, but not in the file explorer i use.
 
Anybody know how to get the (changing) coordinates of a selected file so i can send the mouse pointer to that place?
Edited by Patrick1963

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
  • Recently Browsing   0 members

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