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