Flow.Launcher icon indicating copy to clipboard operation
Flow.Launcher copied to clipboard

BUG: WindowsSettings fail silently when opening item that requires elevation

Open LeLocTai opened this issue 3 years ago • 0 comments

Checks

  • [X] 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

LeLocTai avatar Sep 21 '22 02:09 LeLocTai