Jump to content

how to double click


 Share

Recommended Posts

what command would i use to double click on the Services and Applications heading in computer management ? ( the last option on the left side of the window )

Run('C:\Windows\system32\mmc.exe C:\windows\system32\compgmt.msc')

WinWait("Computer Management")

WinActivate("Computer Management")

Send("{DOWN 11}")

WinActivate("Computer Management")

????????

Link to comment
Share on other sites

Look at MouseClick() in the helpfile.

[center]"Yes, [our app] runs on Windows as well as Linux, but if you had a Picasso painting, would you put it in the bathroom?" -BitchX.com (IRC client)"I would change the world, but they won't give me the source code." -Unknownsite . blog . portfolio . claimidcode.is.poetry();[/center]

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