hi,
In a batch file I would like to get the input from the user. In Windows-98 for example following syntax works fine; but under Win-2000 it does not.
choice /c:yn "Are you sure ?"
Can anyone help me out? I would appreciate any suggestion.
Thanks.
Shriyan
In a batch file I would like to get the input from the user. In Windows-98 for example following syntax works fine; but under Win-2000 it does not.
choice /c:yn "Are you sure ?"
Can anyone help me out? I would appreciate any suggestion.
Thanks.
Shriyan