Jump to content

Recommended Posts

Posted

Hi All,

I am in a process of creating a script in which i do require right clicking the files and folders.

for example: I need to click on the following folder

On Desktop double left click on My Computer > Double click on C: drive > Now i want to right click on a folder named DATA

Same goes to case with files

On Desktop double left click on My Computer > Double click on C: drive > Now i want to right click on a file named File

Is this possible in AutoIT, i tried but didn't find this possible. Please help me if you have a solution for my problem.

Thank you.

Posted

Examine the listview control of the explorer window with AU3Info.exe to see exactly what you're working with, and you can probably do that.

But most of those manual GUI actions can be run more easily by calling the function directly. Right-click on a file brings up the context menu for that file type. Which context option did you want to run on the file?

:idea:

Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law

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...