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

Removes forced priveledge mode #43

Merged
merged 1 commit into from
Sep 6, 2024
Merged

Conversation

AKruimink
Copy link
Owner

What does the pull request do?

Removes the request for priveleges on startup

What is the current behavior?

When the application starts it asks for priveledged access to be able to work with privileged and unprivileged windows.

What is the updated/expected behavior with this PR?

Removed the requirement to give priveledges

How was the solution implemented (if it's not obvious)?

Removed the manifest rule

Checklist

  • Added unit tests (if possible)?
  • Added XML documentation to any related classes?

Breaking changes

N/A

Fixed issues

Fixes #40

…xplain why priveledge windows might not show up
@AKruimink AKruimink merged commit a7ac2a8 into develop Sep 6, 2024
2 checks passed
@AKruimink AKruimink deleted the remove-privilege-requirement branch September 6, 2024 00:34
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.

may want to ditch administrator permission requirement
1 participant