-
-
Notifications
You must be signed in to change notification settings - Fork 378
Support Always Run As Administrator #3573
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
Open
Jack251970
wants to merge
29
commits into
dev
Choose a base branch
from
administrator_mode
base: dev
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 22 commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
7549bba
Add administrator mode check
Jack251970 369ed86
Add administrator text in tray icon
Jack251970 10d379f
Support running application under non-admin mode & Show UAC dialogs w…
Jack251970 484f91c
Improve UAC dialog
Jack251970 7611b00
Add new restart api
Jack251970 d29a5d4
Add setting model
Jack251970 40cf413
Add admin support for auto startup
Jack251970 fe70a72
Add admin mode configuration in general page
Jack251970 0edd626
Remove useless semicolon
Jack251970 91f7a4f
Remove useless semicolon
Jack251970 902c8f4
Check value changed
Jack251970 c5c24ac
Check run level
Jack251970 1073061
Remove old before creating new one
Jack251970 e9c40e4
Revert "Add new restart api"
Jack251970 365ba6a
Code quality
Jack251970 eae4a95
Use readonly bool variable
Jack251970 52c36ff
Only restart from non-admin to admin & Fix restart as administrator i…
Jack251970 35f4fd5
Fix restart as administrator issue
Jack251970 eacccf9
Add code comments & Use local function
Jack251970 d6462f4
Move restart function to app class
Jack251970 479b49d
Throw UnauthorizedAccessException when encountering admin issue
Jack251970 c3ec002
Show message box to ask users to restart as administrator when encoun…
Jack251970 80c0288
Throw exception when editing highest run level task
Jack251970 1b80290
Do not show noticification when run level is correct
Jack251970 ca6f077
Merge branch 'dev' into administrator_mode
Jack251970 ba1ada7
Continue to restart app as administrator if app is run as administrat…
Jack251970 b2edea4
Improve code quality
Jack251970 de26abe
Use api functions instead
Jack251970 23f2489
Force admin restart and fix build issue
Jack251970 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.