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

Popular posts from this blog

java - Suppress Jboss version details from HTTP error response -

gridview - Yii2 DataPorivider $totalSum for a column -

Sass watch command compiles .scss files before full sftp upload -