Jump to content

Recommended Posts

Posted

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
Posted

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

I know that but still is it possible, im including it in my Aotuit gui

please do you know how?

Posted

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!

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
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...