S
SharkD
The start command seems like it would be useful for setting the
processor priority for programs. The help text states:
"If it is an internal cmd command or a batch file then
the command processor is run with the /K switch to
cmd.exe.
This means that the window will remain after the
command
has been run."
However, I am encoding music files using command-line tools executed
from a single batch file. Is there a similar tool that I can use that
doesn't open a new window? Or, can I force START to close the window
when the command-line programs are done executing? I don't want
hundreds of little windows to pop up.
Thanks.
Mike
processor priority for programs. The help text states:
"If it is an internal cmd command or a batch file then
the command processor is run with the /K switch to
cmd.exe.
This means that the window will remain after the
command
has been run."
However, I am encoding music files using command-line tools executed
from a single batch file. Is there a similar tool that I can use that
doesn't open a new window? Or, can I force START to close the window
when the command-line programs are done executing? I don't want
hundreds of little windows to pop up.
Thanks.
Mike