-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Reboot resilience #3165
Labels
Dependencies
Related to package level dependencies
Experimental
This experimental feature can be enabled in settings
Issue-Feature
This is a feature request for the Windows Package Manager client.
Comments
JohnMcPMS
pushed a commit
that referenced
this issue
Jan 21, 2025
Adds `maxResumes` to docs. This relates to #3165 --------- Co-authored-by: G.Reijn <G.Reijn@enzazaden.nl>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Dependencies
Related to package level dependencies
Experimental
This experimental feature can be enabled in settings
Issue-Feature
This is a feature request for the Windows Package Manager client.
Description of the new feature / enhancement
I'd like to have WinGet be resilient to reboots.
Some packages require a reboot when they are updated. If I was in the middle of a
winget import packages.json
orwinget install <package 1> <package 2> <package 3>
or installing a package with a dependency that triggered a reboot, I'd like WinGet to be able to pick up where it left off.Related to:
Proposed technical implementation details
No response
The text was updated successfully, but these errors were encountered: