"Black screen" hidden implementation
Wei Wei
There is a large number of console programs in Win9x (WinNT) and UNIX, such as CSRouter in Tomcat, Plature, and more. The console program has the following weaknesses:
1. Emphasic operability.
Many on-site staff will use the console program to turn off.
2. Nothigle.
A large number of black screen programs affect beautiful.
I found a good way to solve the black screen under Windows to share with you. (You can download Window.exe in www.codeproject.com)
The usage of WINDOW is as follows:
Usage: window [/ show] [/ min] [/ max] [/ TOP] [/ list] [/ kill] window Title
/ hide hide
/ show recovery
/ min minimize
/ max maximizes
/ TOP window
/ KILL "destroy" window
Lift a simple example:
1. Start CSRouter E: /> Start "CSRouter" CSROUTER (Note: You must specify the Title of the CSRouter, such as "csrouter" in the previous example)
2. Hide CSRouter window / hide csrouter
3. Restore CSROUTER WINDOW / SHOW CSROUTER