1.

Solve : hide command prompt of a batch file?

Answer»

I want to know the code which can hide COMMAND prompt when the batch file is INITIATED. Even if it happens in the background but not seen to the user is also okay for me.But the INTENTION is that the user must not know a batch file is executing when it is initiated.At the command prompt type START/? and have a look at the /MIN parameter. Does this do it for you???

Please mention your OS when posting...



Discussion

No Comment Found