What is the best way to hide a command prompt window
Posted
by detj
on Super User
See other posts from Super User
or by detj
Published on 2010-03-17T06:11:58Z
Indexed on
2010/03/17
6:21 UTC
Read the original article
Hit count: 477
I'm running the headless interface of VirtualBox (VBoxHeadless.exe) with Ubuntu Server running on it. Every time I run VBoxHeadless, it starts a command prompt window which just sits on the taskbar taking space which could have been used by more useful programs.
I want to hide this non-functional command prompt window (minimize to system tray or anything that just removes it visibly). How can I do this? It would be really cool, if this can be achieved without installing any 'minimize to system tray' utility.
Any ideas??
© Super User or respective owner