Page 1 of 1

How to run a hidden shell on Windows

Posted: Tue Oct 23, 2007 11:42 pm
by andres
Hello

I run a shell command to to prevent a duplicated application from running. But I see the shell window opening on Windows (not Mac) and then closing.

Is it possible to run the shell command without the window opening?

Thanks
Andres

Posted: Wed Oct 24, 2007 12:29 am
by andres
I found it...

set the hideconsolewindows to true

Thanks
Andres