Skip to content

Fix configuration elevation validation for standard flow#6307

Open
JohnMcPMS wants to merge 3 commits into
microsoft:masterfrom
JohnMcPMS:config-fix
Open

Fix configuration elevation validation for standard flow#6307
JohnMcPMS wants to merge 3 commits into
microsoft:masterfrom
JohnMcPMS:config-fix

Conversation

@JohnMcPMS

@JohnMcPMS JohnMcPMS commented Jun 20, 2026

Copy link
Copy Markdown
Member

📖 Description

As described in the issue, when using standard configuration flows that have elevated units, the elevated process would not operate properly. This came down to a case sensitive bool conversion that would cause the validation flow to not properly read from the alias file.

The resolution is to make that bool conversion case insensitive.

🔗 References

Fixes #6304

🔍 Validation

Added a new test targeting this flow with a test hook to force it without needing to pump the discovery state machine.

Microsoft Reviewers: Open in CodeFlow

@JohnMcPMS JohnMcPMS requested a review from a team as a code owner June 20, 2026 21:22
@github-actions

This comment was marked as outdated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

winget configure fails in limit mode: "Failed to open processor path ... Win32 error 1920" when dsc.exe is an app execution alias (1.29 regression)

1 participant