i want batch file to mask the input with * without extra file
For example
this code is working successfully but it is very slow when i write the letter can any one give my
code is fast and without an extra file ? or edit the code in the link to be fast ??
Does this meet your "no extra file" criterion?
It's a batch file that creates and deletes a tool to get the input, and so it is completely portable, and works in 64 bit machines too.
Herbert Kleebauer wrote the utility and source code can be found on Usenet.
It requires Vista and later I think.
Newsgroups: alt.msdos.batch.nt
Subject: Re: HInput.cmd (new version)
Date: Mon, 25 Feb 2013 19:08:59 +0100
You can do like this :
EDIT :