Hi! I need a backup script but the executed program after executing asks Y or N for continuing. How to write a script to automatically insert Y.
for example the program acts like this c:\tool\backup.exe -b Continue Y, N?
now I would need that I create a bat script, but how to insert Y automatically?