2009年1月12日 星期一

Start A Console Application in Minimized State

You can use this command to start a console application in minimized state from a batch file :

start /min

Ex : start /min echo hihi