thebarneycrew Posted March 1, 2007 Share Posted March 1, 2007 Hi, I want autoit to right click on an icon in the system tray and choose one of the context menu items. Is this possible? Link to comment Share on other sites More sharing options...
HardHackz Posted March 1, 2007 Share Posted March 1, 2007 Hi,I want autoit to right click on an icon in the system tray and choose one of the context menu items. Is this possible?If you can get the dimensions that will be the same every time you can do...MouseClick("right",x,y)MouseClick("left",x,y) [center]My BlogOldSock Programs (AutoIT Apps)A Message to Hackers! (NOT SKIDDIES!)OldSock Programs is my little "company."[/center] Link to comment Share on other sites More sharing options...
jefhal Posted March 1, 2007 Share Posted March 1, 2007 Hi,I want autoit to right click on an icon in the system tray and choose one of the context menu items. Is this possible?This might be a job for the pixelsearch in combination with HardHackz idea above... see what the forum has to say about pixelsearch ...by the way, it's pronounced: "JIF"... Bob Berry --- inventor of the GIF format Link to comment Share on other sites More sharing options...
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