Jump to content

Question about a batch file...


Recommended Posts

Posted

Anyone out there know how to suppress a user's input for a variable in a batch file from displaying onscreen? Basically, I am writing a batch file that requires a user's password, and I do not want what they type to appear on screen. Even if I cannot supresss it, is there a way to mask it with "*******" instead?

Thanks for your help!


Posted

I don't think this can be done in a batch file as they only have very basic DOS commands, and nothing like this is done in DOS that I know of anyway.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...