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

Require adminstrator in app.manifest #191

Merged
merged 3 commits into from
May 19, 2024
Merged

Conversation

1MrEnot
Copy link
Contributor

@1MrEnot 1MrEnot commented Apr 14, 2024

Replaces manual user role check with "requireAdministrator" in app.manifest

From user standpoint it makes obvious, that app requires administrator permissions (shield icon) and improves startup time a bit
From developer standpoint it makes a bit easier to debug app: VisualStudio automatically offers to restart IDE with administrator rights if not yet, Rider writes message to console, asking for elevated permissions

Was:
image

Now:
image

(have no idea why GitHub fails to detect identation fix properly, so moved it to separate commit)

@JamesCJ60 JamesCJ60 merged commit 25e75f0 into JamesCJ60:master May 19, 2024
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.

None yet

2 participants