G
Guest
I am running cmd.exe from within my program to call other programs and run
batch files.
I use /c to start the programs and /q to turn echo off
What I cannot stop is the command prompt window from displaying while the
calld program/batch is running
Can this be achieved?
batch files.
I use /c to start the programs and /q to turn echo off
What I cannot stop is the command prompt window from displaying while the
calld program/batch is running
Can this be achieved?