-
Notifications
You must be signed in to change notification settings - Fork 40.4k
Support a better Windows update flow #249239
Copy link
Copy link
Closed
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalityinsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code Insidersinstall-updateVS Code installation and upgrade system issuesVS Code installation and upgrade system issueson-testplanwindowsVS Code on Windows issuesVS Code on Windows issues
Milestone
Metadata
Metadata
Assignees
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalityinsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code Insidersinstall-updateVS Code installation and upgrade system issuesVS Code installation and upgrade system issueson-testplanwindowsVS Code on Windows issuesVS Code on Windows issues
Type
Fields
Give feedbackNo fields configured for issues without a type.
The updater client on windows https://github.com/microsoft/inno-updater has been working reliably for > 10yrs now, however there are some edge cases (OS force shutdown) that the client cannot handle in its atomic replace operations that leads to broken updates. This issue is to see if we can come up with an alternative update flow that relies on versioned package paths with inspiration from Chromium's update client https://source.chromium.org/chromium/chromium/src/+/main:chrome/updater/