i have a secret.bat & like to have password protection in it
so that whenever the bat need to run, it will prompt the user
to input the correct access passcode.
if passcode is correct, proceed & run!
but if wrong, access denied & show message 'passcode wrong, please try again & exit'
thanks!!
