secowu Posted December 13, 2005 Posted December 13, 2005 cmdlines.txt"test.cmd"how can i let test.cmd run as mini mode?tks
Oleg_II Posted December 14, 2005 Posted December 14, 2005 Have a look at this. It's about colorfull batches but you can also take some info from example how to change the dimetions of running CMD window. And you can choose the smallest dimentions possible and make background and fonts the same color for this.
secowu Posted December 14, 2005 Author Posted December 14, 2005 Have a look at this. It's about colorfull batches but you can also take some info from example how to change the dimetions of running CMD window. And you can choose the smallest dimentions possible and make background and fonts the same color for this.but the cmdlines.txt is running in windows installingthat likes a batched files:"regedit /s cls.reg""%systemroot%\system32\test.cmd"
Oleg_II Posted December 14, 2005 Posted December 14, 2005 secowuSorry, I thought you mean running BAT or CMD files minimized. When CMDLINES.TXT runs you can't see it, you see the files in it running like your TEST.CMD and you can use this method inserting code to TEST.CMD not in CMDLINES.TXT.You also can't see "regedit /s cls.reg".And if you don't want to see anything at all just look for CMDOW.EXE (search for it, it somewhere on the board).
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now