Hello
If some one, please, can help me…
I have this batch file that asks for a password to open a folder.
I need to know how to use the EditV64.exe so i can mask the words of the password with (*)
and give this file the ability of changing the password…
set/p “pass=>”
if NOT %pass%== password goto FAIL
Thank you very much
message edited by Paulo66
How To Ask Questions The Smart Way