Qousio Posted May 7, 2009 Posted May 7, 2009 Hello. I need to make a script that would open an application that runs on startup, but is hidden in the toolbar (Bottom right corner). The classname of that 'window' is [CLASS:ToolbarWindow32; INSTANCE:1], although it does not return any values. I thought about pixelsearching the icons colour, but unfortunately on some PC's the icon is not shown (Too many icons). WinActivating the process doesn't work either I did search the forums trying to find a relation with CLASS:ToolbarWindow32 or ToolBar, but there was nothing I could use Perhaps its possible through a .bat file? Thanks in advance. Any suggestions are welcomed!
Zedna Posted May 7, 2009 Posted May 7, 2009 (edited) Search for SysTray UDF.EDIT: here it ishttp://www.autoitscript.com/forum/index.php?showtopic=13704 Edited May 7, 2009 by Zedna Resources UDF ResourcesEx UDF AutoIt Forum Search
Qousio Posted May 7, 2009 Author Posted May 7, 2009 Search for SysTray UDF.EDIT: here it ishttp://www.autoitscript.com/forum/index.php?showtopic=13704Thank you Zedna!
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