Re: Password Prompt while scripting
1 While in console mode, when the password is not right, you must enter a password. In a script this is not handy, cause is would run unattended. Yes option prompt off, and yes again option batch on.
I'm having the same problem. I need the application to end if an incorrect password is passed within a script, I am running in console mode as a windows process and I don't want to leave the process running.