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
- When running as non-admin, the prompt should be presented with a
timeout.
- When running auto uninstaller and it can not find silent commands, it
should prompt with a timeout.
* stable:
(maint) rename Get-FileName to Get-WebFileName
(maint) Log host version as well.
(GH-512) Exit with same code as installer
(GH-707) Exit with specific exit codes
(GH-649) Error if executable is text file
(GH-709) Get Exit code from PowerShell Host
(GH-512) Display exit code for packages
(GH-710) prompt with timeout on some commands
(maint) better error handling
ferventcoder
changed the title
Interactive Prompt with Timeout on Some commands
Interactive Prompt with timeout on some commands
May 3, 2016
ferventcoder
changed the title
Interactive Prompt with timeout on some commands
Interactively prompt with timeout on some choices
May 3, 2016
When prompting with a timeout, the user should know that they will only
have so long to answer the question. Give them a heads up so they are
prepared to answer.
* stable:
(doc) update CHANGELOG/nuspec
(maint) formatting
(GH-735) Remove actual when uninstalling meta
(GH-455) Summary - log reason for warnings/errors
(GH-735) split package list from all operation
(GH-710) If timeout, inform user
(maint) add review note
(GH-689) Report install location
(GH-755) Track more MSI information
(maint) Template specs - restrict to Windows only
When not running as admin and with automatic installer service, run the interactive prompt with a timeout.
The text was updated successfully, but these errors were encountered: