Search found 1 match

by dkernel
22 Mar 2018 05:42
Forum: DOS Batch Forum
Topic: Mask password with Asterisk
Replies: 16
Views: 46227

Re: Mask password with Asterisk

@AramSarkisyan, there is a little piece of code you must modify to avoid problems with especial characters. The %pass% and PASSWORD must be into quotation marks to avoid problems, exmp: intro or &.

Code: Select all

if "%pass%" == "PASSWORD" (