mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-26 19:33:31 +00:00
This makes our built-in choice command compatible with how choice is implemented on NT5.2+ (it isn't included in Windows XP and below), while retaining compatibility with how it worked in DOS/9x. - Changes /C and /T to also support the NT syntax. - Adds the /CS, /D and /M switches. This makes it easy for JIRA issue CORE-20043 to use this code to create a proper choice.exe