Add admin check to uninstall of machine font by dkbennett · Pull Request #5779 · microsoft/winget-cli
Fixes #5774
Adds an admin check to the font uninstall flow.
Non-elevated uninstall of machine font

Elevated uninstall of machine font

Tested:
- Uninstall of machine installed font succeeds from elevated command prompt.
- Uninstall of machine font from non-elevated command prompt fails.
No release note update required for this, fixes a bug in unreleased code.
- I have signed the Contributor License Agreement.
- I have updated the Release Notes.
- This pull request is related to an issue.