I have a program that I need to run more or less continuously, but which I won't need to access very frequently. Currently, launching the program creates a window and causes the program to appear on the taskbar. I'm fine with the program window appearing, but I'd just as soon the taskbar be reserved for programs that I need to switch between frequently—it would be superior for this program to only appear as an icon in the notification area, if at all.

Is this possible? How do I do this?

link|improve this question

1  
possible duplicate of How to put a program in system tray? – Nifle Nov 26 '11 at 9:47
While it's true that I'm not opposed to putting a program in the system tray, this question can be correctly answered in ways which that question cannot. – jsnlxndrlv Nov 26 '11 at 10:14
feedback

1 Answer

up vote 3 down vote accepted

Check out this article: HideIt Minimizes Any App to Your Windows System Tray

There is also Taskbar Hide

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.