ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > Finished Programs

SOLVED: Command Prompt to Tray

(1/1)

Deozaan:
Hi folks,

Every now and then I will run a batch file or exe file that essentially just displays a command prompt window while it does it's thing (think game server). However, I don't like the command prompt window taking up space on my task bar. I also don't want to run it in headless more because then there's no way (that I know of) to cleanly stop the server and close it. The only choice I know of to end something in headless mode is to end the process.

So what I would like is some sort of utility or possibly even a wrapper utility that will run the batch file and give me the option to minimize it to the tray so it is hidden and takes up less space on my task bar.

Thanks!

skwire:
http://rbtray.sourceforge.net/

rjbull:
Do these help any?

* Starting CHS via batch file quandary
* Windows Batchfile can't recognize long file name...!!!! (They're short)

Deozaan:
http://rbtray.sourceforge.net/
-skwire (March 17, 2013, 03:53 PM)
--- End quote ---

It looks like this one does the trick. Thanks!

Navigation

[0] Message Index

Go to full version