Auto answer batch alert window
Asked By
30 points
N/A
Posted on - 10/31/2012
I've programmed a little batch script that asks (in an alert window) the user to click on OK or Cancel. I'd like to automate this, so I can auto answer all the alert windows. E.g. I'd like the OK button to be automatically pressed when the window pops up.
Any suggestions? Preferably in Batch or VBS.