fix(sandbox): add -AllUsers to Repair-WinGetPackageManager#5370
Merged
mattwojo merged 1 commit intoMicrosoftDocs:docsfrom Jun 11, 2025
Merged
fix(sandbox): add -AllUsers to Repair-WinGetPackageManager#5370mattwojo merged 1 commit intoMicrosoftDocs:docsfrom
mattwojo merged 1 commit intoMicrosoftDocs:docsfrom
Conversation
command fails without -AllUsers
Contributor
|
@floh96 : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change. |
Contributor
|
Learn Build status updates of commit 46f0777: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
Contributor
PRMerger Results
|
Contributor
|
@denelon - Any insight on why this command is failing and the error message? |
Contributor
|
I'm setting up a device to test this. I'm not sure what's changed. I did get an error running on my "daily driver", but I need to test on a "stable" version of Windows. |
learn-build-service-prod bot
pushed a commit
that referenced
this pull request
Apr 29, 2025
* move winui2 docs to uwp (#5361) * Rename hub/apps/winui/winui2/nuget-packages.md to uwp/get-started/winui2/nuget-packages.md * Rename hub/apps/winui/winui2/index.md to uwp/get-started/winui2/index.md * Update and rename hub/apps/winui/winui2/getting-started.md to uwp/get-started/winui2/getting-started.md * Rename hub/apps/winui/winui2/release-notes/index.md to uwp/get-started/winui2/release-notes/index.md * Rename hub/apps/winui/winui2/release-notes/winui-2.0.md to uwp/get-started/winui2/release-notes/winui-2.0.md * Rename hub/apps/winui/winui2/release-notes/winui-2.1.md to uwp/get-started/winui2/release-notes/winui-2.1.md * Rename hub/apps/winui/winui2/release-notes/winui-2.2.md to uwp/get-started/winui2/release-notes/winui-2.2.md * Rename hub/apps/winui/winui2/release-notes/winui-2.3.md to uwp/get-started/winui2/release-notes/winui-2.3.md * Rename hub/apps/winui/winui2/release-notes/winui-2.4.md to uwp/get-started/winui2/release-notes/winui-2.4.md * Rename hub/apps/winui/winui2/release-notes/winui-2.5.md to uwp/get-started/winui2/release-notes/winui-2.5.md * Rename hub/apps/winui/winui2/release-notes/winui-2.6.md to uwp/get-started/winui2/release-notes/winui-2.6.md * Rename hub/apps/winui/winui2/release-notes/winui-2.7.md to uwp/get-started/winui2/release-notes/winui-2.7.md * Rename hub/apps/winui/winui2/release-notes/winui-2.8.md to uwp/get-started/winui2/release-notes/winui-2.8.md * move WinUI2 images to UWP folder * update toc and instructions * update get-started links in toc * add missing images * fix links * update links * redirect winui2 docs * update links to winui2 * Add Blazor Hybrid to overview of framework options * [WinAppSDK] Improve RuntimeCompatibilityChange references (#5369) * Link to RuntimeCompatibilityChange use. Clean up styling of servicing fixes. * Escape un-code-styled less-than/greater-than * Add note to Smart App Control about ECC sigs --------- Co-authored-by: Jim Walker <jimwalk@microsoft.com> Co-authored-by: Alvin Ashcraft <aashcraft@microsoft.com> Co-authored-by: Mike Crider <45052236+codendone@users.noreply.github.com> Co-authored-by: Alvin Ashcraft <73072+alvinashcraft@users.noreply.github.com>
Contributor
|
@denelon - Any updates? |
Contributor
Author
denelon
approved these changes
May 19, 2025
Contributor
|
@mattwojo I've isolated the issues I was having, and this PR is fine to merge. |
Contributor
Author
|
@mattwojo @alvinashcraft can you please merge? |
Contributor
|
Thanks for identifying this issue, @floh96, and contributing the fix! And thanks Demitrius for confirming. Merged. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Without -AllUsers the command fails with the following error message
Click to expand