2008-12-06, 03:19 AM
Harrisonized Wrote:That makes it work at startup? (I'm not going to restart right now so I might as well ask)No, all "@echo off" does is make the command prompt load in the background.
Assuming that it does do that, how do you hide CMD when the code is entered?
If you do not put "@echo off" in the beginning it will load the script in plain sight, and look like this:
Spoiler
But, if do put "@echo off " into the beginning the command prompt will look like this for a second and then disappear.
Spoiler
It just makes it look better in my opinion.


![[Image: echooffoffrv5.png]](http://img530.imageshack.us/img530/231/echooffoffrv5.png)
![[Image: echooffonwg6.png]](http://img530.imageshack.us/img530/7350/echooffonwg6.png)