Question: Create a batch file to: Read a password from the user . Compare the password read from the keyboard with thislasdf. If its matching correctly,

Create a batch file to: Read a password from the user . Compare the password read from the keyboard with "thislasdf". If its matching correctly, print "The password is correct" else print the "The Password is incorrect". Sample output: Enter a password: thislasdf The password is correct [1] Batch File Contents (Script)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
