Skip to content

Allow running capable UWP apps as admin#641

Merged
josuave merged 3 commits intomasterfrom
allow-uwp-runas
Dec 4, 2021
Merged

Allow running capable UWP apps as admin#641
josuave merged 3 commits intomasterfrom
allow-uwp-runas

Conversation

@dremin
Copy link
Copy Markdown
Collaborator

@dremin dremin commented Nov 29, 2021

  • Refactored AppGrabberService to reduce nesting
  • Saves if app allows run as admin to config file with migration process
  • Fixed admin dialog not saving
  • Fixed quick launch context menu not hiding admin option
  • Fixed quick launch context menu not having run as user option

Fixes #605.

Refactored AppGrabberService to reduce nesting
Saves if app allows run as admin to config file with migration process
Fixed admin dialog not saving
Fixed quick launch context menu not hiding admin option
Fixed quick launch context menu not having run as user option
@dremin dremin added the Core Features core to Cairo label Nov 29, 2021
@dremin dremin requested a review from josuave November 29, 2021 04:39
@josuave josuave merged commit 35f6849 into master Dec 4, 2021
@josuave josuave deleted the allow-uwp-runas branch December 4, 2021 22:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Core Features core to Cairo Refactor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

"Open as administrator" launches UWP apps without elevated permissions

2 participants