-
-
Notifications
You must be signed in to change notification settings - Fork 455
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Checks
- I have checked that this issue has not already been reported.
Problem Description
WindowsSettings fail silently when opening item that requires elevation. An example is "Edit group policy"
To Reproduce
No response
Screenshots
No response
Flow Launcher Version
v1.9.4
Windows Build Number
10.0.19044.1889
Error Log
ERROR - Flow.Launcher.Plugin.WindowsSettings.Helper.ResultHelper.DoOpenSettingsAction - can't open settings
EXCEPTION OCCURS: System.ComponentModel.Win32Exception (740): The requested operation requires elevation.
at bool System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
at bool System.Diagnostics.Process.Start() x 2
at bool Flow.Launcher.Plugin.WindowsSettings.Helper.ResultHelper.DoOpenSettingsAction(WindowsSetting entry) in C:/projects/flow-launcher/Plugins/Flow.Launcher.Plugin.WindowsSettings/Helper/ResultHelper.cs:line 179
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Type
Projects
Status
Done