Is there any simple code that will make my batch file process, when run, to go to the notification area rather than the taskbar?

link|improve this question
2  
Raymond Chen will curse you for mis-using the notification area for something that isn't a notification. – JdeBP Sep 23 '11 at 16:13
1  
Raymond Chen needs to pay better attention to what happens in the real world – Paul Sep 24 '11 at 14:12
feedback

1 Answer

up vote 4 down vote accepted

rbtray, traydevil and dm2 are all utilities for running processes in the tray.

I don't think this is something you could just code in a batch file natively.

link|improve this answer
1  
Raymond Chen will curse you for incorrectly calling it a tray. – JdeBP Sep 23 '11 at 16:13
feedback

Your Answer

 
or
required, but never shown

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