Sunday, January 17, 2010

Hide Executing Bat N Batch Programming, How Do I Hide The Command Prompt When I Execute The .bat File?

N batch programming, how do I hide the command prompt when I execute the .bat file? - hide executing bat

What are the codes to hide?

3 comments:

BadByte said...

Put "@ echo off" in the first line, without quotes, of course!

Ngo Cong Huan said...

Rem this example, the director and a list of all files in C: \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\, and then hide the REM command is excuted
Rem cmd in Windows Run ()

@ Echo off
R @ c: \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ / f / a / p

joe.atta... said...

You can not hide the command prompt.

Post a Comment