wondimuf Posted October 4, 2008 Posted October 4, 2008 I use AutoIt3 version 3.2.12.1 and Windows XP SP2. Among the icons in the system tray, one has a tool tip which reads "Encarta Dictionaries". To open Encarta Dictionaries, I right-click this icon. A menu opens and I click "Open Encarta Dictionaries" command from the menu. Please tell me how I can automate this using an AutoIt3 script.
DarkScript Posted October 4, 2008 Posted October 4, 2008 (edited) Sorry i didn't mean contextmenu I thought you meaned something else. Edited October 4, 2008 by DarkScript
ludocus Posted October 5, 2008 Posted October 5, 2008 Just use the handy Autoit WindowInfo to get mousecoords.. and then mouseclick
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