Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 1.8k
Reboot resilience #3165
Copy link
Copy link
Open
Labels
DependenciesRelated to package level dependenciesRelated to package level dependenciesExperimentalThis experimental feature can be enabled in settingsThis experimental feature can be enabled in settingsIssue-FeatureThis is a feature request for the Windows Package Manager client.This is a feature request for the Windows Package Manager client.
Description
Metadata
Metadata
Assignees
Labels
DependenciesRelated to package level dependenciesRelated to package level dependenciesExperimentalThis experimental feature can be enabled in settingsThis experimental feature can be enabled in settingsIssue-FeatureThis is a feature request for the Windows Package Manager client.This is a feature request for the Windows Package Manager client.
Type
Projects
StatusShow more project fields
On Hold
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.jsonorwinget 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