You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 19, 2019. It is now read-only.
Do you want to run the script?
NOTE: If you choose not to run the script, the installation will
fail.
Skip is an advanced option and most likely will never be wanted.
1) yes
2) no [Default - Press Enter]
3) skip
Here is a suggestion of how the prompt could look like:
Do you want to run the script? (Yes/No/Skip): y
In other words: when asking for a yes/no question, use the shorthand, similar to other windows command line tools.
Here is how yes/no/skip answers are displayed:
Do you want to run the script? NOTE: If you choose not to run the script, the installation will fail. Skip is an advanced option and most likely will never be wanted. 1) yes 2) no [Default - Press Enter] 3) skip
Here is a suggestion of how the prompt could look like:
Do you want to run the script? (Yes/No/Skip): y
In other words: when asking for a yes/no question, use the shorthand, similar to other windows command line tools.
Example:
Overwrite C:\path\file.txt (Yes/No/All)?
For more information: https://groups.google.com/forum/#!topic/chocolatey/UVncL7PxXRg
The text was updated successfully, but these errors were encountered: