NT Batch file: Get User Input - TechRepublic
General discussion
June 9, 2002 at 06:52 PM
stephan.bakker

NT Batch file: Get User Input

by stephan.bakker . Updated 23 years, 10 months ago

Hi,

I have problems to get a user input into a nt batch file, like a username/password.

For win2k u can use the Set /p option to get user input.

The only option i can see to get some user input, is to use the %1, %2, etc var. but i want to ask for the user input during the batch file and not infront.

I know its pretty difficult to get user input into a batch file running under windows NT.

there for i hope sameone knows a beter way to get the user Input.

best regards,

Stephan Bakker

This discussion is locked

All Comments