[Feature] Setting to keep choco cmd open after execution
Open
- Dominant language
- C#
- Stars
- 11.5k
- Forks
- 960
- PR merge metrics
- No merged PRs in 30d
Description
For convenience I have set the `choco.exe` to run as administrator.
However, the command window closes immediately after executing the command, making it hard to see errors and warnings.
Would it be possible to add an global option to keep the cmd-window open after execution, like batch-`pause`?
(currently I'm solving this with a batch script that forwards to choco.)
Contributor guide
Assessment
This issue has not been assessed yet.