I have a program whose icon I need to completely remove from system tray.
I want the program to run in the background and to be able to bring it up with some defined hotkey.
All programs I found related to this problem only hide the program from visible area of system tray, but it doesn't remove it. When I extend status bar, the icon is there.
Any help?