B
BDB
Hi,
I'm new here and I'm sure this has been asked before.
I have a script that prompts for a password with something like this:
set /P pass="Password: "
How do I prevent the password from being echoed to the screen while it is
typed?
Thank you,
Bryan
I'm new here and I'm sure this has been asked before.
I have a script that prompts for a password with something like this:
set /P pass="Password: "
How do I prevent the password from being echoed to the screen while it is
typed?
Thank you,
Bryan