mirror of
https://github.com/reactos/reactos.git
synced 2026-05-24 16:20:07 +08:00
pushd command of cmd.exe didn't treat the quoted parameter correctly. - Call StripQuotes in SetRootPath function. - Fix typo of FEATURE_DIRECTORY_STACK. This PR will enable "Command Prompt" here. CORE-12150