Skip to content

ResourceReferenceKeyNotFoundException: 'PendingLineStyle' resource not found. #3618

@deba-biswas

Description

@deba-biswas

Checks

  • I have checked that this issue has not already been reported.

  • I am using the latest version of Flow Launcher.

Problem Description

Flow Launcher version: 1.20.0
OS Version: 26100.4202
IntPtr Length: 8
x64: True

Python Path: C:\Users\debab\AppData\Roaming\FlowLauncher\Environments\Python\PythonEmbeddable-v3.11.4\pythonw.exe
Node Path:

Date: 06/03/2025 23:53:42
Exception:
System.Windows.ResourceReferenceKeyNotFoundException: 'PendingLineStyle' resource not found.
at MS.Internal.Helper.FindResourceHelper.DoTryCatchWhen(Object arg)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

To Reproduce

  1. ...
  2. ...
  3. ...

Screenshots

No response

Flow Launcher Version

1.20.0

Windows Build Number

26100.4202

Error Log

23:53:38.9071+05:30 - INFO - Logger.SetLogLevel - Using log level: INFO.
23:53:38.9071+05:30 - INFO - App.OnStartup - Begin Flow Launcher startup ----------------------------------------------------
23:53:38.9071+05:30 - INFO - App.OnStartup - Runtime info:
Flow Launcher version: 1.20.0
OS Version: 26100.4202
IntPtr Length: 8
x64: True
23:53:38.9658+05:30 - INFO - BinaryStorage.TryLoadAsync - Cache file not exist, load default data
23:53:39.1404+05:30 - INFO - PluginManager.InitializePluginsAsync - Total init cost for is <4ms>
23:53:39.1404+05:30 - INFO - PluginManager.InitializePluginsAsync - Total init cost for is <19ms>
23:53:39.1404+05:30 - INFO - PluginManager.InitializePluginsAsync - Total init cost for is <6ms>
23:53:39.1444+05:30 - INFO - PluginManager.InitializePluginsAsync - Total init cost for is <4ms>
23:53:39.1444+05:30 - INFO - PluginManager.InitializePluginsAsync - Total init cost for is <15ms>
23:53:39.1444+05:30 - INFO - CommunityPluginSource.FetchAsync - Loading plugins from https://fastly.jsdelivr.net/gh/Flow-Launcher/Flow.Launcher.PluginsManifest@plugin_api_v2/plugins.json
23:53:39.1589+05:30 - INFO - ImageLoader.InitializeAsync - Preload images cost <1ms>
23:53:39.1589+05:30 - INFO - PluginManager.InitializePluginsAsync - Total init cost for is <25ms>
23:53:39.1589+05:30 - INFO - PluginManager.InitializePluginsAsync - Total init cost for is <36ms>
23:53:39.1589+05:30 - INFO - ImageLoader.InitializeAsync - Number of preload images is <2>, Images Number: 2, Unique Items 2
23:53:39.1823+05:30 - INFO - PluginManager.InitializePluginsAsync - Total init cost for is <49ms>
23:53:39.1900+05:30 - INFO - BinaryStorage.TryLoadAsync - Cache file not exist, load default data
23:53:39.1900+05:30 - INFO - PluginManager.InitializePluginsAsync - Total init cost for is <54ms>
23:53:39.1900+05:30 - INFO - BinaryStorage.TryLoadAsync - Cache file not exist, load default data
23:53:39.1900+05:30 - INFO - Main.InitAsync - Preload programs cost <17ms>
23:53:39.1900+05:30 - INFO - Main.InitAsync - Number of preload win32 programs <0>
23:53:39.1900+05:30 - INFO - Main.InitAsync - Number of preload uwps <0>
23:53:39.1900+05:30 - INFO - PluginManager.InitializePluginsAsync - Total init cost for is <69ms>
23:53:39.2172+05:30 - INFO - CommunityPluginSource.FetchAsync - Loading plugins from https://gcore.jsdelivr.net/gh/Flow-Launcher/Flow.Launcher.PluginsManifest@plugin_api_v2/plugins.json
23:53:39.2172+05:30 - INFO - CommunityPluginSource.FetchAsync - Loading plugins from https://cdn.jsdelivr.net/gh/Flow-Launcher/Flow.Launcher.PluginsManifest@plugin_api_v2/plugins.json
23:53:39.2172+05:30 - INFO - CommunityPluginSource.FetchAsync - Loading plugins from https://raw.githubusercontent.com/Flow-Launcher/Flow.Launcher.PluginsManifest/plugin_api_v2/plugins.json
23:53:39.2405+05:30 - INFO - PluginManager.InitializePluginsAsync - Total init cost for is <122ms>
23:53:39.2405+05:30 - ERROR - - ------------- BEGIN Flow.Launcher.Plugin.Program exception -------------
23:53:39.2405+05:30 - ERROR - -
Exception full name: System.IO.FileNotFoundException
Error status: UNKNOWN
Class name: Win32
Calling method: ExeProgram
Program path: C:\Program Files\Microsoft Visual Studio\2022\Community\common7\ide\devenv.exe
InnerException number: 1
Exception message: C:\Program Files\Microsoft Visual Studio\2022\Community\common7\ide\devenv.exe
Exception error type: HResult -2147024894
Exception thrown in called method: System.Diagnostics.FileVersionInfo GetVersionInfo(System.String)
Possible interpretation of the error: File not found when trying to load the program from C:\Program Files\Microsoft Visual Studio\2022\Community\common7\ide\devenv.exe
Possible resolution: Not yet known
23:53:39.2405+05:30 - ERROR - - ------------- END Flow.Launcher.Plugin.Program exception -------------
23:53:39.2668+05:30 - ERROR - - ------------- BEGIN Flow.Launcher.Plugin.Program exception -------------
23:53:39.2668+05:30 - ERROR - -
Exception full name: System.IO.FileNotFoundException
Error status: UNKNOWN
Class name: Win32
Calling method: ExeProgram
Program path: C:\Program Files\WindowsApps\msteams_23306.3315.2560.6525_x64__8wekyb3d8bbwe\ms-teams.exe
InnerException number: 1
Exception message: C:\Program Files\WindowsApps\msteams_23306.3315.2560.6525_x64__8wekyb3d8bbwe\ms-teams.exe
Exception error type: HResult -2147024894
Exception thrown in called method: System.Diagnostics.FileVersionInfo GetVersionInfo(System.String)
Possible interpretation of the error: File not found when trying to load the program from C:\Program Files\WindowsApps\msteams_23306.3315.2560.6525_x64__8wekyb3d8bbwe\ms-teams.exe
Possible resolution: Not yet known
23:53:39.2668+05:30 - ERROR - - ------------- END Flow.Launcher.Plugin.Program exception -------------
23:53:39.2668+05:30 - ERROR - - ------------- BEGIN Flow.Launcher.Plugin.Program exception -------------
23:53:39.2668+05:30 - ERROR - -
Exception full name: System.IO.FileNotFoundException
Error status: UNKNOWN
Class name: Win32
Calling method: ExeProgram
Program path: C:\Program Files\WindowsApps\msteams_23306.3315.2560.6525_x64__8wekyb3d8bbwe\ms-teamsupdate.exe
InnerException number: 1
Exception message: C:\Program Files\WindowsApps\msteams_23306.3315.2560.6525_x64__8wekyb3d8bbwe\ms-teamsupdate.exe
Exception error type: HResult -2147024894
Exception thrown in called method: System.Diagnostics.FileVersionInfo GetVersionInfo(System.String)
Possible interpretation of the error: File not found when trying to load the program from C:\Program Files\WindowsApps\msteams_23306.3315.2560.6525_x64__8wekyb3d8bbwe\ms-teamsupdate.exe
Possible resolution: Not yet known
23:53:39.2668+05:30 - ERROR - - ------------- END Flow.Launcher.Plugin.Program exception -------------
23:53:39.2668+05:30 - ERROR - - ------------- BEGIN Flow.Launcher.Plugin.Program exception -------------
23:53:39.2668+05:30 - ERROR - -
Exception full name: System.IO.FileNotFoundException
Error status: UNKNOWN
Class name: Win32
Calling method: ExeProgram
Program path: C:\Program Files\WindowsApps\MicrosoftWindows.Client.CopilotFrame_30.9303.10.10_x64__cw5n1h2txyewy\WindowsSkillsHost.exe
InnerException number: 1
Exception message: C:\Program Files\WindowsApps\MicrosoftWindows.Client.CopilotFrame_30.9303.10.10_x64__cw5n1h2txyewy\WindowsSkillsHost.exe
Exception error type: HResult -2147024894
Exception thrown in called method: System.Diagnostics.FileVersionInfo GetVersionInfo(System.String)
Possible interpretation of the error: File not found when trying to load the program from C:\Program Files\WindowsApps\MicrosoftWindows.Client.CopilotFrame_30.9303.10.10_x64__cw5n1h2txyewy\WindowsSkillsHost.exe
Possible resolution: Not yet known
23:53:39.2668+05:30 - ERROR - - ------------- END Flow.Launcher.Plugin.Program exception -------------
23:53:39.5169+05:30 - INFO - PluginManager.InitializePluginsAsync - Total init cost for is <387ms>
23:53:39.6791+05:30 - ERROR - - ------------- BEGIN Flow.Launcher.Plugin.Program exception -------------
23:53:39.6791+05:30 - ERROR - -
Exception full name: System.IO.FileNotFoundException
Error status: UNKNOWN
Class name: UWP
Calling method: CurrentUserPackages
Program path: Microsoft.MicrosoftEdgeDevToolsClient_1000.25128.1000.0_neutral_neutral_8wekyb3d8bbwe
InnerException number: 1
Exception message: Unable to find the specified file.
Exception error type: HResult -2147024894
Exception thrown in called method: Void g__Throw|38_0(Int32)
Possible interpretation of the error: An unexpected error occurred and unable to verify if package is valid
Possible resolution: Not yet known
23:53:39.6791+05:30 - ERROR - - ------------- END Flow.Launcher.Plugin.Program exception -------------
23:53:40.5441+05:30 - INFO - Main.IndexProgramsAsync - UWPProgram index cost <1340ms>
23:53:40.5845+05:30 - INFO - CommunityPluginSource.FetchAsync - Loaded 250 plugins from https://fastly.jsdelivr.net/gh/Flow-Launcher/Flow.Launcher.PluginsManifest@plugin_api_v2/plugins.json
23:53:40.5845+05:30 - INFO - CommunityPluginSource.FetchAsync - Loaded 250 plugins from https://cdn.jsdelivr.net/gh/Flow-Launcher/Flow.Launcher.PluginsManifest@plugin_api_v2/plugins.json
23:53:40.5845+05:30 - WARN - CommunityPluginSource.FetchAsync - Failed to load resource https://gcore.jsdelivr.net/gh/Flow-Launcher/Flow.Launcher.PluginsManifest@plugin_api_v2/plugins.json with response InternalServerError
23:53:40.6139+05:30 - ERROR - CommunityPluginSource.FetchAsync - Error Occurred
EXCEPTION OCCURS: System.Threading.Tasks.TaskCanceledException: The operation was canceled.
---> System.IO.IOException: Unable to read data from the transport connection: The I/O operation has been aborted because of either a thread exit or an application request..
---> System.Net.Sockets.SocketException (995): The I/O operation has been aborted because of either a thread exit or an application request.
--- End of inner exception stack trace ---
at void System.Net.Sockets.Socket+AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at async ValueTask System.Net.Security.SslStream.EnsureFullTlsFrameAsync(CancellationToken cancellationToken)
at async ValueTask System.Net.Security.SslStream.ReadAsyncInternal(Memory buffer, CancellationToken cancellationToken)
at async ValueTask System.Net.Http.HttpConnection.ReadAsync(Memory destination)
at async ValueTask System.Net.Http.HttpConnection+ContentLengthReadStream.ReadAsync(Memory buffer, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at async ValueTask System.Net.Http.HttpConnection+ContentLengthReadStream.ReadAsync(Memory buffer, CancellationToken cancellationToken)
at async ValueTask System.Text.Json.Serialization.ReadBufferState.ReadFromStreamAsync(Stream utf8Json, CancellationToken cancellationToken, bool fillBuffer)
at async ValueTask System.Text.Json.Serialization.Metadata.JsonTypeInfo.DeserializeAsync(Stream utf8Json, CancellationToken cancellationToken)
at async Task System.Net.Http.Json.HttpContentJsonExtensions.ReadFromJsonAsyncCore(HttpContent content, Encoding sourceEncoding, JsonSerializerOptions options, CancellationToken cancellationToken)
at async Task<List> Flow.Launcher.Core.ExternalPlugins.CommunityPluginSource.FetchAsync(CancellationToken token) in C:/projects/flow-launcher/Flow.Launcher.Core/ExternalPlugins/CommunityPluginSource.cs:line 57

23:53:40.6145+05:30 - INFO - PluginManager.InitializePluginsAsync - Total init cost for is <1480ms>
23:53:41.7974+05:30 - INFO - App.OnStartup - End Flow Launcher startup ----------------------------------------------------
23:53:41.7974+05:30 - INFO - App.OnStartup - Startup cost <2978ms>
23:53:42.0851+05:30 - FATAL - DispatcherUnhandledException -

Exception

System.Windows.ResourceReferenceKeyNotFoundException: 'PendingLineStyle' resource not found.
   Source: PresentationFramework
   TargetAssembly: PresentationFramework, Version=7.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
   TargetModule: PresentationFramework.dll
   TargetSite: System.Object DoTryCatchWhen(System.Object)
   at MS.Internal.Helper.FindResourceHelper.DoTryCatchWhen(Object arg)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

Environment

  • Command Line: C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\Flow.Launcher.dll --squirrel-firstrun
  • Timestamp: 06/03/2025 23:53:42
  • Flow Launcher version: 1.20.0
  • OS Version: 26100.4202
  • IntPtr Length: 8
  • x64: True
  • Python Path: C:\Users\debab\AppData\Roaming\FlowLauncher\Environments\Python\PythonEmbeddable-v3.11.4\pythonw.exe
  • Node Path:
  • CLR Version: 7.0.20
  • Installed .NET Framework:
    • v2.0.50727 2.0.50727.4927 SP2
    • v3.0 3.0.30729.4926 SP2
    • v3.5 3.5.30729.4926 SP1
    • v4 Client 4.8.09032
    • v4 Full 4.8.09032
    • v4.0 Client 4.0.0.0

Assemblies - Flow.Launcher

  • System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\System.Private.CoreLib.dll)
  • Flow.Launcher, Version=1.20.0.0, Culture=neutral, PublicKeyToken=null (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\Flow.Launcher.dll)
  • PresentationFramework, Version=7.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\PresentationFramework.dll)
  • WindowsBase, Version=7.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\WindowsBase.dll)
  • System.Runtime, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\System.Runtime.dll)
  • System.Xaml, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\System.Xaml.dll)
  • System.Runtime.InteropServices, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\System.Runtime.InteropServices.dll)
  • WinRT.Runtime, Version=2.1.0.0, Culture=neutral, PublicKeyToken=99ea127f02d97709 (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\WinRT.Runtime.dll)
  • System.Collections, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\System.Collections.dll)
  • System.Collections.Concurrent, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\System.Collections.Concurrent.dll)
  • System.Threading, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\System.Threading.dll)
  • System.IO.Pipes, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\System.IO.Pipes.dll)
  • System.Security.AccessControl, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\System.Security.AccessControl.dll)
  • System.Security.Principal.Windows, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\System.Security.Principal.Windows.dll)
  • System.Threading.ThreadPool, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\System.Threading.ThreadPool.dll)
  • Flow.Launcher.Infrastructure, Version=1.20.0.0, Culture=neutral, PublicKeyToken=null (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\Flow.Launcher.Infrastructure.dll)
  • Flow.Launcher.Plugin, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\Flow.Launcher.Plugin.dll)
  • System.ObjectModel, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\System.ObjectModel.dll)
  • Microsoft.Extensions.Hosting.Abstractions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\Microsoft.Extensions.Hosting.Abstractions.dll)
  • Microsoft.Extensions.Hosting, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\Microsoft.Extensions.Hosting.dll)
  • Microsoft.Extensions.DependencyInjection.Abstractions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll)
  • CommunityToolkit.Mvvm, Version=8.4.0.0, Culture=neutral, PublicKeyToken=4aff67a105548ee2 (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\CommunityToolkit.Mvvm.dll)
  • netstandard, Version=2.1.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\netstandard.dll)
  • System.ComponentModel, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\System.ComponentModel.dll)
  • PresentationCore, Version=7.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\PresentationCore.dll)
  • System.IO.Packaging, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\System.IO.Packaging.dll)
  • System.Private.Uri, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\System.Private.Uri.dll)
  • DirectWriteForwarder, Version=7.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\DirectWriteForwarder.dll)
  • System.Runtime.Extensions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\System.Runtime.Extensions.dll)
  • System.Diagnostics.Debug, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\System.Diagnostics.Debug.dll)
  • System.Runtime.CompilerServices.VisualC, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\System.Runtime.CompilerServices.VisualC.dll)
  • Microsoft.Win32.Primitives, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\Microsoft.Win32.Primitives.dll)
  • System.Collections.NonGeneric, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\System.Collections.NonGeneric.dll)
  • Microsoft.Win32.Registry, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\Microsoft.Win32.Registry.dll)
  • System.Collections.Specialized, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\System.Collections.Specialized.dll)
  • System.Memory, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\System.Memory.dll)
  • System.ComponentModel.Primitives, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\System.ComponentModel.Primitives.dll)
  • System.Threading.Thread, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\System.Threading.Thread.dll)
  • System.Configuration.ConfigurationManager, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\System.Configuration.ConfigurationManager.dll)
  • System.Xml.ReaderWriter, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\System.Xml.ReaderWriter.dll)
  • System.Private.Xml, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\System.Private.Xml.dll)
  • System.Net.WebClient, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\System.Net.WebClient.dll)
  • System.ComponentModel.EventBasedAsync, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\System.ComponentModel.EventBasedAsync.dll)
  • System.Text.Encoding.Extensions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\System.Text.Encoding.Extensions.dll)
  • System.Linq, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\System.Linq.dll)
  • System.Diagnostics.FileVersionInfo, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\System.Diagnostics.FileVersionInfo.dll)
  • System.Text.Json, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\System.Text.Json.dll)
  • System.Text.Encodings.Web, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\System.Text.Encodings.Web.dll)
  • System.Runtime.Intrinsics, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\System.Runtime.Intrinsics.dll)
  • System.Numerics.Vectors, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\System.Numerics.Vectors.dll)
  • System.Reflection.Emit.Lightweight, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\System.Reflection.Emit.Lightweight.dll)
  • System.Reflection.Emit.ILGeneration, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\System.Reflection.Emit.ILGeneration.dll)
  • System.Reflection.Primitives, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\System.Reflection.Primitives.dll)
  • System.ComponentModel.TypeConverter, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\System.ComponentModel.TypeConverter.dll)
  • Microsoft.Extensions.Configuration.Abstractions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\Microsoft.Extensions.Configuration.Abstractions.dll)
  • Microsoft.Extensions.DependencyInjection, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\Microsoft.Extensions.DependencyInjection.dll)
  • System.Diagnostics.DiagnosticSource, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\System.Diagnostics.DiagnosticSource.dll)
  • System.Diagnostics.Tracing, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\System.Diagnostics.Tracing.dll)
  • Microsoft.Extensions.Configuration, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\Microsoft.Extensions.Configuration.dll)
  • Microsoft.Extensions.Configuration.EnvironmentVariables, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\Microsoft.Extensions.Configuration.EnvironmentVariables.dll)
  • Microsoft.Extensions.Configuration.CommandLine, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\Microsoft.Extensions.Configuration.CommandLine.dll)
  • Microsoft.Extensions.Primitives, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\Microsoft.Extensions.Primitives.dll)
  • Microsoft.Extensions.FileProviders.Abstractions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\Microsoft.Extensions.FileProviders.Abstractions.dll)
  • Microsoft.Extensions.FileProviders.Physical, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\Microsoft.Extensions.FileProviders.Physical.dll)
  • Microsoft.Extensions.Configuration.FileExtensions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\Microsoft.Extensions.Configuration.FileExtensions.dll)
  • Microsoft.Extensions.Configuration.Json, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\Microsoft.Extensions.Configuration.Json.dll)
  • Microsoft.Extensions.Configuration.UserSecrets, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\Microsoft.Extensions.Configuration.UserSecrets.dll)
  • Microsoft.Extensions.Configuration.Binder, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\Microsoft.Extensions.Configuration.Binder.dll)
  • System.IO.FileSystem.Watcher, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\System.IO.FileSystem.Watcher.dll)
  • Microsoft.Extensions.FileSystemGlobbing, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\Microsoft.Extensions.FileSystemGlobbing.dll)
  • System.Threading.Overlapped, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\System.Threading.Overlapped.dll)
  • Microsoft.Extensions.Options, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\Microsoft.Extensions.Options.dll)
  • Microsoft.Extensions.Logging, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\Microsoft.Extensions.Logging.dll)
  • Microsoft.Extensions.Logging.Abstractions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\Microsoft.Extensions.Logging.Abstractions.dll)
  • Microsoft.Extensions.Logging.Configuration, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\Microsoft.Extensions.Logging.Configuration.dll)
  • Microsoft.Extensions.Logging.Debug, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\Microsoft.Extensions.Logging.Debug.dll)
  • Microsoft.Extensions.Logging.EventSource, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\Microsoft.Extensions.Logging.EventSource.dll)
  • Microsoft.Extensions.Logging.EventLog, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\Microsoft.Extensions.Logging.EventLog.dll)
  • Microsoft.Extensions.Logging.Console, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\Microsoft.Extensions.Logging.Console.dll)
  • Microsoft.Extensions.Options.ConfigurationExtensions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\Microsoft.Extensions.Options.ConfigurationExtensions.dll)
  • Flow.Launcher.Core, Version=1.20.0.0, Culture=neutral, PublicKeyToken=null (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\Flow.Launcher.Core.dll)
  • System.Console, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\System.Console.dll)
  • System.Diagnostics.EventLog, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\System.Diagnostics.EventLog.dll)
  • System.Threading.Channels, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\System.Threading.Channels.dll)
  • System.Net.Requests, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\System.Net.Requests.dll)
  • System.Net.Primitives, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\System.Net.Primitives.dll)
  • System.Diagnostics.Process, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\System.Diagnostics.Process.dll)
  • System.Diagnostics.TraceSource, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\System.Diagnostics.TraceSource.dll)
  • System.Windows.Extensions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\System.Windows.Extensions.dll)
  • ModernWpf, Version=0.9.4.0, Culture=neutral, PublicKeyToken=null (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\ModernWpf.dll)
  • System.Net.WebHeaderCollection, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\System.Net.WebHeaderCollection.dll)
  • System.Runtime.Loader, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\System.Runtime.Loader.dll)
  • Microsoft.Windows.SDK.NET, Version=10.0.19041.38, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\Microsoft.Windows.SDK.NET.dll)
  • Microsoft.Win32.SystemEvents, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\Microsoft.Win32.SystemEvents.dll)
  • System.Runtime.CompilerServices.Unsafe, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\System.Runtime.CompilerServices.Unsafe.dll)
  • System.Security.Cryptography.Algorithms, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\System.Security.Cryptography.Algorithms.dll)
  • System.Security.Cryptography, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\System.Security.Cryptography.dll)
  • System.Linq.Expressions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\System.Linq.Expressions.dll)
  • UIAutomationTypes, Version=7.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\UIAutomationTypes.dll)
  • PresentationFramework.Aero2, Version=7.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\PresentationFramework.Aero2.dll)
  • ModernWpf.Controls, Version=0.9.4.0, Culture=neutral, PublicKeyToken=null (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\ModernWpf.Controls.dll)
  • mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\mscorlib.dll)
  • System.Text.Encoding.CodePages, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\System.Text.Encoding.CodePages.dll)
  • NLog, Version=4.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\NLog.dll)
  • System.Data.Common, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\System.Data.Common.dll)
  • System.Net.Mail, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\System.Net.Mail.dll)
  • System.Net.Sockets, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\System.Net.Sockets.dll)
  • BitFaster.Caching, Version=2.5.3.0, Culture=neutral, PublicKeyToken=65c36bc48e4e3803 (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\BitFaster.Caching.dll)
  • MemoryPack.Core, Version=1.21.4.0, Culture=neutral, PublicKeyToken=df4c250b14d82627 (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\MemoryPack.Core.dll)
  • System.Collections.Immutable, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\System.Collections.Immutable.dll)
  • System.Runtime.Numerics, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\System.Runtime.Numerics.dll)
  • Flow.Launcher.Plugin.BrowserBookmark, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\Plugins\Flow.Launcher.Plugin.BrowserBookmark\Flow.Launcher.Plugin.BrowserBookmark.dll)
  • Flow.Launcher.Plugin.Calculator, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\Plugins\Flow.Launcher.Plugin.Calculator\Flow.Launcher.Plugin.Calculator.dll)
  • Flow.Launcher.Plugin.Explorer, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\Plugins\Flow.Launcher.Plugin.Explorer\Flow.Launcher.Plugin.Explorer.dll)
  • System.Windows.Forms, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\System.Windows.Forms.dll)
  • System.Windows.Forms.Primitives, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\System.Windows.Forms.Primitives.dll)
  • Flow.Launcher.Plugin.PluginIndicator, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\Plugins\Flow.Launcher.Plugin.PluginIndicator\Flow.Launcher.Plugin.PluginIndicator.dll)
  • Flow.Launcher.Plugin.PluginsManager, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\Plugins\Flow.Launcher.Plugin.PluginsManager\Flow.Launcher.Plugin.PluginsManager.dll)
  • Flow.Launcher.Plugin.ProcessKiller, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\Plugins\Flow.Launcher.Plugin.ProcessKiller\Flow.Launcher.Plugin.ProcessKiller.dll)
  • Flow.Launcher.Plugin.Program, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\Plugins\Flow.Launcher.Plugin.Program\Flow.Launcher.Plugin.Program.dll)
  • Flow.Launcher.Plugin.Shell, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\Plugins\Flow.Launcher.Plugin.Shell\Flow.Launcher.Plugin.Shell.dll)
  • WindowsInput, Version=1.0.4.0, Culture=neutral, PublicKeyToken=9b287f7dc5073cad (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\WindowsInput.dll)
  • Flow.Launcher.Plugin.Sys, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\Plugins\Flow.Launcher.Plugin.Sys\Flow.Launcher.Plugin.Sys.dll)
  • Flow.Launcher.Plugin.Url, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\Plugins\Flow.Launcher.Plugin.Url\Flow.Launcher.Plugin.Url.dll)
  • System.Text.RegularExpressions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\System.Text.RegularExpressions.dll)
  • Flow.Launcher.Plugin.WebSearch, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\Plugins\Flow.Launcher.Plugin.WebSearch\Flow.Launcher.Plugin.WebSearch.dll)
  • Flow.Launcher.Plugin.WindowsSettings, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\Plugins\Flow.Launcher.Plugin.WindowsSettings\Flow.Launcher.Plugin.WindowsSettings.dll)
  • Flow.Launcher.Plugin.TempCleaner, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null (C:\Users\debab\AppData\Roaming\FlowLauncher\Plugins\Temp Cleaner-1.1.0\Flow.Launcher.Plugin.TempCleaner.dll)
  • Microsoft.VisualStudio.Threading, Version=17.12.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\Microsoft.VisualStudio.Threading.dll)
  • Microsoft.VisualStudio.Validation, Version=17.8.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\Microsoft.VisualStudio.Validation.dll)
  • System.Net.Http, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\System.Net.Http.dll)
  • System.Net.WebProxy, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\System.Net.WebProxy.dll)
  • System.Net.ServicePoint, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\System.Net.ServicePoint.dll)
  • System.Net.Security, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\System.Net.Security.dll)
  • Microsoft.Extensions.Caching.Memory, Version=9.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\Plugins\Flow.Launcher.Plugin.Program\Microsoft.Extensions.Caching.Memory.dll)
  • Mages.Core, Version=3.0.0.0, Culture=neutral, PublicKeyToken=null (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\Plugins\Flow.Launcher.Plugin.Calculator\Mages.Core.dll)
  • Microsoft.Extensions.Options, Version=9.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\Plugins\Flow.Launcher.Plugin.Program\Microsoft.Extensions.Options.dll)
  • Microsoft.Extensions.Caching.Abstractions, Version=9.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\Plugins\Flow.Launcher.Plugin.Program\Microsoft.Extensions.Caching.Abstractions.dll)
  • Microsoft.Extensions.Logging.Abstractions, Version=9.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\Plugins\Flow.Launcher.Plugin.Program\Microsoft.Extensions.Logging.Abstractions.dll)
  • Microsoft.Extensions.Primitives, Version=9.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\Plugins\Flow.Launcher.Plugin.Program\Microsoft.Extensions.Primitives.dll)
  • System.Net.Http.Json, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\System.Net.Http.Json.dll)
  • Microsoft.Data.Sqlite, Version=9.0.3.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\Plugins\Flow.Launcher.Plugin.BrowserBookmark\Microsoft.Data.Sqlite.dll)
  • System.Net.Quic, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\System.Net.Quic.dll)
  • System.Runtime.InteropServices.RuntimeInformation, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\System.Runtime.InteropServices.RuntimeInformation.dll)
  • SQLitePCLRaw.core, Version=2.1.10.2445, Culture=neutral, PublicKeyToken=1488e028ca7ab535 (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\Plugins\Flow.Launcher.Plugin.BrowserBookmark\SQLitePCLRaw.core.dll)
  • System.Linq.Parallel, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\System.Linq.Parallel.dll)
  • SQLitePCLRaw.batteries_v2, Version=2.1.10.2445, Culture=neutral, PublicKeyToken=8226ea5df37bcae9 (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\Plugins\Flow.Launcher.Plugin.BrowserBookmark\SQLitePCLRaw.batteries_v2.dll)
  • SQLitePCLRaw.provider.e_sqlite3, Version=2.1.10.2445, Culture=neutral, PublicKeyToken=9c301db686d0bd12 (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\Plugins\Flow.Launcher.Plugin.BrowserBookmark\SQLitePCLRaw.provider.e_sqlite3.dll)
  • System.Security.Claims, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\System.Security.Claims.dll)
  • System.Net.NameResolution, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\System.Net.NameResolution.dll)
  • System.Net.NetworkInformation, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\System.Net.NetworkInformation.dll)
  • Ben.Demystifier, Version=0.4.0.0, Culture=neutral, PublicKeyToken=a6d206e05440431a (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\Ben.Demystifier.dll)
  • System.Diagnostics.StackTrace, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\System.Diagnostics.StackTrace.dll)
  • System.Reflection.Metadata, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\System.Reflection.Metadata.dll)
  • System.IO.MemoryMappedFiles, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\System.IO.MemoryMappedFiles.dll)
  • UIAutomationProvider, Version=7.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\UIAutomationProvider.dll)
  • NHotkey.Wpf, Version=3.0.0.0, Culture=neutral, PublicKeyToken=a76ffb086700b11c (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\NHotkey.Wpf.dll)
  • System.Windows.Controls.Ribbon, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\System.Windows.Controls.Ribbon.dll)
  • WindowsFormsIntegration, Version=7.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\WindowsFormsIntegration.dll)
  • PresentationFramework-SystemData, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\PresentationFramework-SystemData.dll)
  • System.Drawing.Primitives, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\System.Drawing.Primitives.dll)
  • NHotkey, Version=3.0.0.0, Culture=neutral, PublicKeyToken=a76ffb086700b11c (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\NHotkey.dll)
  • System.Drawing.Common, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\System.Drawing.Common.dll)
  • Microsoft.Win32.TaskScheduler, Version=2.12.1.0, Culture=neutral, PublicKeyToken=2806574b39b74d4b (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\Microsoft.Win32.TaskScheduler.dll)
  • System.Runtime.Serialization.Formatters, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\System.Runtime.Serialization.Formatters.dll)
  • System.Xml.XmlSerializer, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\System.Xml.XmlSerializer.dll)
  • Squirrel, Version=1.5.2.0, Culture=neutral, PublicKeyToken=null (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\Squirrel.dll)
  • Splat, Version=1.6.2.0, Culture=neutral, PublicKeyToken=null (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\Splat.dll)
  • NuGet.Squirrel, Version=3.0.0.0, Culture=neutral, PublicKeyToken=null (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\NuGet.Squirrel.dll)
  • System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\System.dll)
  • PresentationFramework-SystemXml, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\PresentationFramework-SystemXml.dll)
  • System.Resources.Extensions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\System.Resources.Extensions.dll)
  • System.Drawing, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\debab\AppData\Local\FlowLauncher\app-1.20.0\System.Drawing.dll)

23:53:44.8078+05:30 - INFO - Updater.UpdateAppAsync - Future Release <{
"SHA1": "484F38F4EA21E0995B82CE35019109BC5F64ED02",
"BaseUrl": null,
"Filename": "FlowLauncher-1.20.0-full.nupkg",
"Query": null,
"Filesize": 84965521,
"IsDelta": false,
"StagingPercentage": null,
"EntryAsString": "484F38F4EA21E0995B82CE35019109BC5F64ED02 FlowLauncher-1.20.0-full.nupkg 84965521",
"Version": {
"Version": "1.20.0.0",
"SpecialVersion": ""
},
"PackageName": "FlowLauncher"
}>
23:53:59.6011+05:30 - ERROR - - ------------- BEGIN Flow.Launcher.Plugin.Program exception -------------
23:53:59.6011+05:30 - ERROR - -
Exception full name: System.Runtime.InteropServices.COMException
Error status: UNKNOWN
Class name: IShellLinkW
Calling method: retrieveTargetPath
Program path: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Accessories\Windows Media Player Legacy.lnk
InnerException number: 1
Exception message: Error HRESULT E_FAIL has been returned from a call to a COM component.
Exception error type: HResult -2147467259
Exception thrown in called method: Void GetDescription(Windows.Win32.Foundation.PWSTR, Int32)
Possible interpretation of the error: Error caused likely due to trying to get the description of the program
Possible resolution: Not yet known
23:53:59.6011+05:30 - ERROR - - ------------- END Flow.Launcher.Plugin.Program exception -------------
23:54:06.5342+05:30 - INFO - Main.IndexProgramsAsync - Win32Program index cost <27330ms>

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingkind/uirelated to UI, icons, themes, etc

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions