Skip to content
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

Update Appx manifest to newer version to fix unvirtualizedResources capability #15375

Merged
merged 1 commit into from
May 11, 2021

Conversation

SteveL-MSFT
Copy link
Member

@SteveL-MSFT SteveL-MSFT commented May 11, 2021

PR Summary

Per Appx team, the request for unvirtualizedResources isn't being respected because the version of OS specified is too low. Based on their guidance, fix is to update the MaxTestedVersion to 10.0.18362.0 which should fix the problem where the registry is still being virtualized and thus not committing system level changes outside of the process.

PR Context

Fix #14957

PR Checklist

@daxian-dbw daxian-dbw merged commit 980bbe6 into PowerShell:master May 11, 2021
@SteveL-MSFT SteveL-MSFT deleted the appx-version-update branch May 11, 2021 05:27
@daxian-dbw daxian-dbw added the CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log label May 26, 2021
@ghost
Copy link

ghost commented May 27, 2021

🎉v7.2.0-preview.6 has been released which incorporates this pull request.:tada:

Handy links:

@jborean93
Copy link
Collaborator

@SteveL-MSFT is there a chance this could be backported for 7.1.x rather than waiting for 7.2 to come out?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Windows Store version can't modify PATH
3 participants