How to supress "Terminate batch job (Y/N)" confirmation?
Posted
by vito
on Super User
See other posts from Super User
or by vito
Published on 2009-09-04T12:39:12Z
Indexed on
2010/03/17
20:11 UTC
Read the original article
Hit count: 378
In cmd, when we press Ctrl+C we get the target application terminated but if the target application is called from a batch file, we get this "Terminate batch job (Y/N)" confirmation. I can never remember an instance where I chose not to terminate the batch job. How can we skip this confirmation?
© Super User or respective owner