Autoxics Posted March 28, 2006 Posted March 28, 2006 I want to be able to hide my soundmax tray icon and my nvidia tray icon with a script is it possible or can i only hide the scripts icon, i have a script here thats really bad wont work. any sugestions? i couldent find any script that did hide another tray icon other then the scripts itself. While 1 If ProcessExists('Soudmax.exe') Then _HideIcon(ProcessExists('Soudmax.exe')) Sleep(10) WEnd
Thatsgreat2345 Posted March 28, 2006 Posted March 28, 2006 um u know u dont need a script for this right click the task bar and choose properties, click hide inactive icons, and then click customize and u can choose to always hide and stuff like that
Autoxics Posted March 28, 2006 Author Posted March 28, 2006 um u know u dont need a script for this right click the task bar and choose properties, click hide inactive icons, and then click customize and u can choose to always hide and stuff like thatI know that but still is it possible, im including it in my Aotuit guiplease do you know how?
Thatsgreat2345 Posted March 28, 2006 Posted March 28, 2006 what are you using for the _hideicon function?
Autoxics Posted March 28, 2006 Author Posted March 28, 2006 I want to push a button and , the let the script run to get the title of soundmax and then disable or hide its tray icon the the function i dont know what function to use exactly, do you know and thanks for replay!
Autoxics Posted March 28, 2006 Author Posted March 28, 2006 an example of disabaling or hiding another active process tray icon would help me allot.
Thatsgreat2345 Posted March 28, 2006 Posted March 28, 2006 http://www.autoitscript.com/forum/index.ph...04&hl=hide+icon
Autoxics Posted March 28, 2006 Author Posted March 28, 2006 Thank you so much! i wonder wy i dident find that one, Il try them out.
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