Windows batch file - automatic answer to all prompts -
i running program generates batch file. batch file has bunch of prompts want answer return:
example:
type x quit or <return> proceed i have tried:
echo. | batchfile.bat this answers first prompt. want answer prompts, , there lot of prompts.
Comments
Post a Comment