choice

Prompts the user to select one item from a list…

choice

Prompts the user to select one item from a list of single-character choices in a batch program, and then returns the index of the selected choice. If used without parameters, choice displays the default choices Y and N. More information: https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/choice.

choice /c {{ABC}}

choice

choice /CS {{AaBb}}

choice /C {{AaBb}} /t {{3}} /d {{b}}

choice /m {{message}} /C {{ABC}}

choice /?

Также может быть вам интересно:
Windows
← choco-upgrade chrome →