Skip to content

BUG: Can't open directory #3496

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

Closed
1 of 2 tasks
AchmadFauzanAlif opened this issue Apr 30, 2025 · 1 comment
Closed
1 of 2 tasks

BUG: Can't open directory #3496

AchmadFauzanAlif opened this issue Apr 30, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@AchmadFauzanAlif
Copy link

Checks

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

  • I am using the latest version of Flow Launcher.

Problem Description

Can't open directory and got error

Python Path: C:\Users\MyBook Z Series\AppData\Local\Microsoft\WindowsApps\python.exe
Node Path: C:\Program Files\nodejs\node.exe
Date: 04/30/2025 16:22:07
Exception:
System.ComponentModel.Win32Exception (2): An error occurred trying to start process 'Files' with working directory 'C:\WINDOWS\system32'. The system cannot find the file specified.
at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
at Flow.Launcher.PublicAPIInstance.OpenDirectory(String DirectoryPath, String FileNameOrFilePath) in C:\projects\flow-launcher\Flow.Launcher\PublicAPIInstance.cs:line 246
at Flow.Launcher.Plugin.Explorer.Search.ResultManager.OpenFolder(String folderPath, String fileNameOrFilePath) in C:\projects\flow-launcher\Plugins\Flow.Launcher.Plugin.Explorer\Search\ResultManager.cs:line 346
at Flow.Launcher.Plugin.Explorer.Search.ResultManager.<>c__DisplayClass14_0.b__0(ActionContext c) in C:\projects\flow-launcher\Plugins\Flow.Launcher.Plugin.Explorer\Search\ResultManager.cs:line 263
at Flow.Launcher.Plugin.Result.ExecuteAsync(ActionContext context) in /_/Flow.Launcher.Plugin/Result.cs:line 246
at Flow.Launcher.ViewModel.MainViewModel.OpenResultAsync(String index) in C:\projects\flow-launcher\Flow.Launcher\ViewModel\MainViewModel.cs:line 389
at CommunityToolkit.Mvvm.Input.AsyncRelayCommand.AwaitAndThrowIfFailed(Task executionTask)
at System.Threading.Tasks.Task.<>c.b__128_0(Object state)
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

Image

Image

Flow Launcher Version

1.19.5

Windows Build Number

Version 10.0.26100.3915

Error Log

05:38:30.9667+07:00 - INFO  - App.OnStartup - Begin Flow Launcher startup ----------------------------------------------------
05:38:30.9667+07:00 - INFO  - App.OnStartup - Runtime info:
Flow Launcher version: 1.19.5
OS Version: 26100.3915
IntPtr Length: 8
x64: True
05:38:33.3185+07:00 - INFO  - PluginManager.InitializePlugins - Total init cost for <Plugin Indicator> is <54ms>
05:38:33.3185+07:00 - INFO  - PluginManager.InitializePlugins - Total init cost for <System Commands> is <75ms>
05:38:33.3185+07:00 - INFO  - PluginManager.InitializePlugins - Total init cost for <Process Killer> is <46ms>
05:38:33.3384+07:00 - INFO  - PluginManager.InitializePlugins - Total init cost for <URL> is <98ms>
05:38:33.3637+07:00 - INFO  - PluginManager.InitializePlugins - Total init cost for <Shell> is <144ms>
05:38:33.3828+07:00 - INFO  - PluginManager.InitializePlugins - Total init cost for <Web Searches> is <172ms>
05:38:33.3828+07:00 - INFO  - PluginManager.InitializePlugins - Total init cost for <Bitwarden> is <390ms>
05:38:33.4040+07:00 - INFO  - PluginManager.InitializePlugins - Total init cost for <Windows Settings> is <268ms>
05:38:33.5089+07:00 - INFO  - PluginManager.InitializePlugins - Total init cost for <Explorer> is <322ms>
05:38:33.5089+07:00 - INFO  - CommunityPluginSource.FetchAsync - Loading plugins from https://fastly.jsdelivr.net/gh/Flow-Launcher/Flow.Launcher.PluginsManifest@plugin_api_v2/plugins.json
05:38:33.5772+07:00 - INFO  - PluginManager.InitializePlugins - Total init cost for <Calculator> is <316ms>
05:38:33.6257+07:00 - INFO  - CommunityPluginSource.FetchAsync - Loading plugins from https://gcore.jsdelivr.net/gh/Flow-Launcher/Flow.Launcher.PluginsManifest@plugin_api_v2/plugins.json
05:38:33.6257+07:00 - INFO  - CommunityPluginSource.FetchAsync - Loading plugins from https://cdn.jsdelivr.net/gh/Flow-Launcher/Flow.Launcher.PluginsManifest@plugin_api_v2/plugins.json
05:38:33.6257+07:00 - INFO  - CommunityPluginSource.FetchAsync - Loading plugins from https://raw.githubusercontent.com/Flow-Launcher/Flow.Launcher.PluginsManifest/plugin_api_v2/plugins.json
05:38:33.6399+07:00 - INFO  - Flow.Launcher.Plugin.Program.Main - Preload programs cost <92ms>
05:38:33.6399+07:00 - INFO  - Flow.Launcher.Plugin.Program.Main - Number of preload win32 programs <192>
05:38:33.6399+07:00 - INFO  - Flow.Launcher.Plugin.Program.Main - Number of preload uwps <23>
05:38:33.8278+07:00 - INFO  - PluginManager.InitializePlugins - Total init cost for <Browser Bookmarks> is <591ms>
05:38:33.8278+07:00 - INFO  - PluginManager.InitializePlugins - Total init cost for <Github Notifications> is <513ms>
05:38:33.9338+07:00 - INFO  - PluginManager.InitializePlugins - Total init cost for <Program> is <714ms>
05:38:35.0378+07:00 - INFO  - CommunityPluginSource.FetchAsync - Loaded 245 plugins from https://fastly.jsdelivr.net/gh/Flow-Launcher/Flow.Launcher.PluginsManifest@plugin_api_v2/plugins.json
05:38:35.0378+07:00 - INFO  - PluginManager.InitializePlugins - Total init cost for <Plugins Manager> is <1815ms>
05:38:36.8928+07:00 - INFO  - App.OnStartup - Dependencies Info:
Python Path: C:\Users\MyBook Z Series\AppData\Local\Microsoft\WindowsApps\python.exe
Node Path: C:\Program Files\nodejs\node.exe
05:38:37.6784+07:00 - INFO  - App.OnStartup - End Flow Launcher startup ----------------------------------------------------  
05:38:37.6784+07:00 - INFO  - App.OnStartup - Startup cost <6962ms>
05:38:41.0658+07:00 - INFO  - ImageLoader.Initialize - Preload images cost <7530ms>
05:38:41.0690+07:00 - INFO  - ImageLoader.Initialize - Number of preload images is <150>, Images Number: 150, Unique Items 85
11:18:41.5902+07:00 - INFO  - App.OnStartup - Begin Flow Launcher startup ----------------------------------------------------
11:18:41.5902+07:00 - INFO  - App.OnStartup - Runtime info:
Flow Launcher version: 1.19.5
OS Version: 26100.3915
IntPtr Length: 8
x64: True
11:18:44.4242+07:00 - INFO  - PluginManager.InitializePlugins - Total init cost for <System Commands> is <113ms>
11:18:44.4242+07:00 - INFO  - PluginManager.InitializePlugins - Total init cost for <Process Killer> is <117ms>
11:18:44.4242+07:00 - INFO  - PluginManager.InitializePlugins - Total init cost for <Plugin Indicator> is <57ms>
11:18:44.4452+07:00 - INFO  - PluginManager.InitializePlugins - Total init cost for <URL> is <112ms>
11:18:44.4733+07:00 - INFO  - PluginManager.InitializePlugins - Total init cost for <Shell> is <205ms>
11:18:44.4733+07:00 - INFO  - PluginManager.InitializePlugins - Total init cost for <Bitwarden> is <295ms>
11:18:44.4873+07:00 - INFO  - PluginManager.InitializePlugins - Total init cost for <Web Searches> is <163ms>
11:18:44.4873+07:00 - INFO  - PluginManager.InitializePlugins - Total init cost for <Windows Settings> is <230ms>
11:18:44.5602+07:00 - INFO  - PluginManager.InitializePlugins - Total init cost for <Explorer> is <434ms>
11:18:44.5648+07:00 - INFO  - CommunityPluginSource.FetchAsync - Loading plugins from https://fastly.jsdelivr.net/gh/Flow-Launcher/Flow.Launcher.PluginsManifest@plugin_api_v2/plugins.json
11:18:44.6044+07:00 - INFO  - PluginManager.InitializePlugins - Total init cost for <Calculator> is <229ms>
11:18:44.6332+07:00 - INFO  - Flow.Launcher.Plugin.Program.Main - Preload programs cost <51ms>
11:18:44.6332+07:00 - INFO  - Flow.Launcher.Plugin.Program.Main - Number of preload win32 programs <192>
11:18:44.6332+07:00 - INFO  - Flow.Launcher.Plugin.Program.Main - Number of preload uwps <23>
11:18:44.6332+07:00 - INFO  - CommunityPluginSource.FetchAsync - Loading plugins from https://gcore.jsdelivr.net/gh/Flow-Launcher/Flow.Launcher.PluginsManifest@plugin_api_v2/plugins.json
11:18:44.6332+07:00 - INFO  - CommunityPluginSource.FetchAsync - Loading plugins from https://cdn.jsdelivr.net/gh/Flow-Launcher/Flow.Launcher.PluginsManifest@plugin_api_v2/plugins.json
11:18:44.6332+07:00 - INFO  - CommunityPluginSource.FetchAsync - Loading plugins from https://raw.githubusercontent.com/Flow-Launcher/Flow.Launcher.PluginsManifest/plugin_api_v2/plugins.json
11:18:44.7161+07:00 - INFO  - PluginManager.InitializePlugins - Total init cost for <Program> is <509ms>
11:18:44.7375+07:00 - INFO  - PluginManager.InitializePlugins - Total init cost for <Github Notifications> is <312ms>
11:18:44.7728+07:00 - INFO  - PluginManager.InitializePlugins - Total init cost for <Browser Bookmarks> is <431ms>
11:18:45.5217+07:00 - INFO  - CommunityPluginSource.FetchAsync - Loaded 245 plugins from https://cdn.jsdelivr.net/gh/Flow-Launcher/Flow.Launcher.PluginsManifest@plugin_api_v2/plugins.json
11:18:45.5217+07:00 - INFO  - PluginManager.InitializePlugins - Total init cost for <Plugins Manager> is <1314ms>
11:18:47.0495+07:00 - INFO  - App.OnStartup - Dependencies Info:
Python Path: C:\Users\MyBook Z Series\AppData\Local\Microsoft\WindowsApps\python.exe
Node Path: C:\Program Files\nodejs\node.exe
11:18:47.8619+07:00 - INFO  - App.OnStartup - End Flow Launcher startup ----------------------------------------------------  
11:18:47.8619+07:00 - INFO  - App.OnStartup - Startup cost <6561ms>
11:18:53.2444+07:00 - INFO  - ImageLoader.Initialize - Preload images cost <8667ms>
11:18:53.2444+07:00 - INFO  - ImageLoader.Initialize - Number of preload images is <150>, Images Number: 150, Unique Items 90
11:22:46.8102+07:00 - INFO  - App.OnStartup - Begin Flow Launcher startup ----------------------------------------------------
11:22:46.8102+07:00 - INFO  - App.OnStartup - Runtime info:
Flow Launcher version: 1.19.5
OS Version: 26100.3915
IntPtr Length: 8
x64: True
11:22:48.7845+07:00 - INFO  - PluginManager.InitializePlugins - Total init cost for <Process Killer> is <44ms>
11:22:48.7845+07:00 - INFO  - PluginManager.InitializePlugins - Total init cost for <Plugin Indicator> is <42ms>
11:22:48.7845+07:00 - INFO  - PluginManager.InitializePlugins - Total init cost for <System Commands> is <74ms>
11:22:48.8056+07:00 - INFO  - PluginManager.InitializePlugins - Total init cost for <URL> is <92ms>
11:22:48.8263+07:00 - INFO  - PluginManager.InitializePlugins - Total init cost for <Shell> is <130ms>
11:22:48.8263+07:00 - INFO  - PluginManager.InitializePlugins - Total init cost for <Web Searches> is <138ms>
11:22:48.8495+07:00 - INFO  - PluginManager.InitializePlugins - Total init cost for <Windows Settings> is <202ms>
11:22:48.8495+07:00 - INFO  - PluginManager.InitializePlugins - Total init cost for <Bitwarden> is <289ms>
11:22:48.9287+07:00 - INFO  - PluginManager.InitializePlugins - Total init cost for <Explorer> is <275ms>
11:22:48.9287+07:00 - INFO  - CommunityPluginSource.FetchAsync - Loading plugins from https://fastly.jsdelivr.net/gh/Flow-Launcher/Flow.Launcher.PluginsManifest@plugin_api_v2/plugins.json
11:22:48.9739+07:00 - INFO  - PluginManager.InitializePlugins - Total init cost for <Calculator> is <234ms>
11:22:49.0035+07:00 - INFO  - CommunityPluginSource.FetchAsync - Loading plugins from https://gcore.jsdelivr.net/gh/Flow-Launcher/Flow.Launcher.PluginsManifest@plugin_api_v2/plugins.json
11:22:49.0035+07:00 - INFO  - CommunityPluginSource.FetchAsync - Loading plugins from https://cdn.jsdelivr.net/gh/Flow-Launcher/Flow.Launcher.PluginsManifest@plugin_api_v2/plugins.json
11:22:49.0035+07:00 - INFO  - CommunityPluginSource.FetchAsync - Loading plugins from https://raw.githubusercontent.com/Flow-Launcher/Flow.Launcher.PluginsManifest/plugin_api_v2/plugins.json
11:22:49.0035+07:00 - INFO  - Flow.Launcher.Plugin.Program.Main - Preload programs cost <56ms>
11:22:49.0035+07:00 - INFO  - Flow.Launcher.Plugin.Program.Main - Number of preload win32 programs <192>
11:22:49.0035+07:00 - INFO  - Flow.Launcher.Plugin.Program.Main - Number of preload uwps <23>
11:22:49.0979+07:00 - INFO  - PluginManager.InitializePlugins - Total init cost for <Program> is <413ms>
11:22:49.1877+07:00 - INFO  - PluginManager.InitializePlugins - Total init cost for <Github Notifications> is <401ms>
11:22:49.1877+07:00 - INFO  - PluginManager.InitializePlugins - Total init cost for <Browser Bookmarks> is <477ms>
11:22:49.4637+07:00 - INFO  - CommunityPluginSource.FetchAsync - Loaded 245 plugins from https://gcore.jsdelivr.net/gh/Flow-Launcher/Flow.Launcher.PluginsManifest@plugin_api_v2/plugins.json
11:22:49.4726+07:00 - INFO  - PluginManager.InitializePlugins - Total init cost for <Plugins Manager> is <799ms>
11:22:50.7487+07:00 - INFO  - App.OnStartup - Dependencies Info:
Python Path: C:\Users\MyBook Z Series\AppData\Local\Microsoft\WindowsApps\python.exe
Node Path: C:\Program Files\nodejs\node.exe
11:22:51.6233+07:00 - INFO  - App.OnStartup - End Flow Launcher startup ----------------------------------------------------  
11:22:51.6233+07:00 - INFO  - App.OnStartup - Startup cost <5042ms>
11:22:55.9617+07:00 - INFO  - ImageLoader.Initialize - Preload images cost <7013ms>
11:22:55.9649+07:00 - INFO  - ImageLoader.Initialize - Number of preload images is <150>, Images Number: 150, Unique Items 88
11:53:48.1074+07:00 - FATAL - UnHandledException - 
## Exception

System.ComponentModel.Win32Exception: An error occurred trying to start process 'Files' with working directory 'C:\WINDOWS\system32'. The system cannot find the file specified.
Source: System.Diagnostics.Process
TargetAssembly: System.Diagnostics.Process, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
TargetModule: System.Diagnostics.Process.dll
TargetSite: Boolean StartWithShellExecuteEx(System.Diagnostics.ProcessStartInfo)
at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
at Flow.Launcher.PublicAPIInstance.OpenDirectory(String DirectoryPath, String FileNameOrFilePath) in C:\projects\flow-launcher\Flow.Launcher\PublicAPIInstance.cs:line 246
at Flow.Launcher.Plugin.Explorer.Search.ResultManager.OpenFolder(String folderPath, String fileNameOrFilePath) in C:\projects\flow-launcher\Plugins\Flow.Launcher.Plugin.Explorer\Search\ResultManager.cs:line 346
at Flow.Launcher.Plugin.Explorer.Search.ResultManager.<>c__DisplayClass14_0.b__0(ActionContext c) in C:\projects\flow-launcher\Plugins\Flow.Launcher.Plugin.Explorer\Search\ResultManager.cs:line 263
at Flow.Launcher.Plugin.Result.ExecuteAsync(ActionContext context) in /_/Flow.Launcher.Plugin/Result.cs:line 246
at Flow.Launcher.ViewModel.MainViewModel.OpenResultAsync(String index) in C:\projects\flow-launcher\Flow.Launcher\ViewModel\MainViewModel.cs:line 389
at CommunityToolkit.Mvvm.Input.AsyncRelayCommand.AwaitAndThrowIfFailed(Task executionTask)
at System.Threading.Tasks.Task.<>c.b__128_0(Object state)
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\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\Flow.Launcher.dll"
* Timestamp: 04/30/2025 11:53:48
* Flow Launcher version: 1.19.5
* OS Version: 26100.3915
* IntPtr Length: 8
* x64: True
* Python Path: C:\Users\MyBook Z Series\AppData\Local\Microsoft\WindowsApps\python.exe
* Node Path: C:\Program Files\nodejs\node.exe
* CLR Version: 7.0.20
* Installed .NET Framework: 
   * 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\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\System.Private.CoreLib.dll)
* Flow.Launcher, Version=1.19.5.0, Culture=neutral, PublicKeyToken=null (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\Flow.Launcher.dll)
* PresentationFramework, Version=7.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\PresentationFramework.dll)
* WindowsBase, Version=7.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\WindowsBase.dll)
* System.Runtime, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\System.Runtime.dll)
* System.Xaml, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\System.Xaml.dll)
* System.Runtime.InteropServices, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\System.Runtime.InteropServices.dll)
* WinRT.Runtime, Version=2.1.0.0, Culture=neutral, PublicKeyToken=99ea127f02d97709 (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\WinRT.Runtime.dll)
* System.Collections, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\System.Collections.dll)
* System.Collections.Concurrent, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\System.Collections.Concurrent.dll)
* System.Threading, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\System.Threading.dll)
* System.IO.Pipes, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\System.IO.Pipes.dll)
* System.Security.AccessControl, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\System.Security.AccessControl.dll)
* System.Security.Principal.Windows, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\System.Security.Principal.Windows.dll)
* System.Threading.ThreadPool, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\System.Threading.ThreadPool.dll)
* System.Configuration.ConfigurationManager, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\System.Configuration.ConfigurationManager.dll)
* System.ObjectModel, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\System.ObjectModel.dll)
* Flow.Launcher.Core, Version=1.19.5.0, Culture=neutral, PublicKeyToken=null (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\Flow.Launcher.Core.dll)
* Flow.Launcher.Infrastructure, Version=1.19.5.0, Culture=neutral, PublicKeyToken=null (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\Flow.Launcher.Infrastructure.dll)
* System.ComponentModel.Primitives, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\System.ComponentModel.Primitives.dll)
* System.Private.Uri, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\System.Private.Uri.dll)
* PresentationCore, Version=7.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\PresentationCore.dll)
* System.Security.Cryptography, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\System.Security.Cryptography.dll)
* System.Memory, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\System.Memory.dll)
* System.ComponentModel.TypeConverter, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\System.ComponentModel.TypeConverter.dll)
* System.Xml.ReaderWriter, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\System.Xml.ReaderWriter.dll)
* System.Private.Xml, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\System.Private.Xml.dll)
* System.Collections.Specialized, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\System.Collections.Specialized.dll)
* System.Net.WebClient, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\System.Net.WebClient.dll)
* System.ComponentModel.EventBasedAsync, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\System.ComponentModel.EventBasedAsync.dll)
* System.Text.Encoding.Extensions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\System.Text.Encoding.Extensions.dll)
* System.Threading.Thread, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\System.Threading.Thread.dll)
* System.Runtime.Serialization.Formatters, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\System.Runtime.Serialization.Formatters.dll)
* System.Xml.XmlSerializer, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\System.Xml.XmlSerializer.dll)
* System.IO.Packaging, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\System.IO.Packaging.dll)
* DirectWriteForwarder, Version=7.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\DirectWriteForwarder.dll)
* System.Runtime.Extensions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\System.Runtime.Extensions.dll)
* System.Diagnostics.Debug, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\System.Diagnostics.Debug.dll)
* System.Runtime.CompilerServices.VisualC, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\System.Runtime.CompilerServices.VisualC.dll)
* Microsoft.Win32.Primitives, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\Microsoft.Win32.Primitives.dll)
* System.Collections.NonGeneric, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\System.Collections.NonGeneric.dll)
* Microsoft.Win32.Registry, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\Microsoft.Win32.Registry.dll)
* System.Linq, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\System.Linq.dll)
* System.Diagnostics.TraceSource, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\System.Diagnostics.TraceSource.dll)
* System.Windows.Extensions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\System.Windows.Extensions.dll)
* System.ComponentModel, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\System.ComponentModel.dll)
* ModernWpf, Version=0.9.4.0, Culture=neutral, PublicKeyToken=null (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\ModernWpf.dll)
* System.Net.Requests, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\System.Net.Requests.dll)
* System.Net.Primitives, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\System.Net.Primitives.dll)
* System.Net.WebHeaderCollection, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\System.Net.WebHeaderCollection.dll)
* System.Runtime.Loader, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\System.Runtime.Loader.dll)
* Microsoft.Windows.SDK.NET, Version=10.0.19041.38, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\Microsoft.Windows.SDK.NET.dll)
* Microsoft.Win32.SystemEvents, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\Microsoft.Win32.SystemEvents.dll)
* System.Runtime.CompilerServices.Unsafe, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\System.Runtime.CompilerServices.Unsafe.dll)
* System.Numerics.Vectors, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\System.Numerics.Vectors.dll)
* System.Security.Cryptography.Algorithms, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\System.Security.Cryptography.Algorithms.dll)
* System.Linq.Expressions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\System.Linq.Expressions.dll)
* UIAutomationTypes, Version=7.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\UIAutomationTypes.dll)
* System.Diagnostics.Process, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\System.Diagnostics.Process.dll)
* PresentationFramework.Aero2, Version=7.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\PresentationFramework.Aero2.dll)
* ModernWpf.Controls, Version=0.9.4.0, Culture=neutral, PublicKeyToken=null (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\ModernWpf.Controls.dll)
* mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\mscorlib.dll)
* Flow.Launcher.Plugin, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\Flow.Launcher.Plugin.dll)
* System.Text.Encoding.CodePages, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\System.Text.Encoding.CodePages.dll)
* System.Text.Json, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\System.Text.Json.dll)
* NLog, Version=4.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\NLog.dll)
* netstandard, Version=2.1.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\netstandard.dll)
* System.Diagnostics.FileVersionInfo, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\System.Diagnostics.FileVersionInfo.dll)
* System.IO.FileSystem.Watcher, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\System.IO.FileSystem.Watcher.dll)
* System.Data.Common, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\System.Data.Common.dll)
* System.Net.Mail, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\System.Net.Mail.dll)
* System.Net.Sockets, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\System.Net.Sockets.dll)
* BitFaster.Caching, Version=2.5.2.0, Culture=neutral, PublicKeyToken=65c36bc48e4e3803 (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\BitFaster.Caching.dll)
* MemoryPack.Core, Version=1.21.3.0, Culture=neutral, PublicKeyToken=df4c250b14d82627 (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\MemoryPack.Core.dll)
* System.Collections.Immutable, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\System.Collections.Immutable.dll)
* System.Runtime.Numerics, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\System.Runtime.Numerics.dll)
* System.Text.Encodings.Web, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\System.Text.Encodings.Web.dll)
* System.Runtime.Intrinsics, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\System.Runtime.Intrinsics.dll)
* System.Reflection.Emit.Lightweight, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\System.Reflection.Emit.Lightweight.dll)
* System.Reflection.Emit.ILGeneration, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\System.Reflection.Emit.ILGeneration.dll)
* System.Reflection.Primitives, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\System.Reflection.Primitives.dll)
* System.Drawing.Common, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\System.Drawing.Common.dll)
* Flow.Launcher.Plugin.BrowserBookmark, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\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\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\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\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\Plugins\Flow.Launcher.Plugin.Explorer\Flow.Launcher.Plugin.Explorer.dll)
* System.Windows.Forms, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\System.Windows.Forms.dll)
* System.Windows.Forms.Primitives, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\System.Windows.Forms.Primitives.dll)
* Flow.Launcher.Plugin.PluginIndicator, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\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\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\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\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\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\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\Plugins\Flow.Launcher.Plugin.Program\Flow.Launcher.Plugin.Program.dll)
* Microsoft.Extensions.Caching.Memory, Version=8.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\Plugins\Flow.Launcher.Plugin.Program\Microsoft.Extensions.Caching.Memory.dll)
* Microsoft.Extensions.Options, Version=8.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\Plugins\Flow.Launcher.Plugin.Program\Microsoft.Extensions.Options.dll)
* Microsoft.Extensions.Caching.Abstractions, Version=8.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\Plugins\Flow.Launcher.Plugin.Program\Microsoft.Extensions.Caching.Abstractions.dll)
* Microsoft.Extensions.Logging.Abstractions, Version=8.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\Plugins\Flow.Launcher.Plugin.Program\Microsoft.Extensions.Logging.Abstractions.dll)
* Microsoft.Extensions.Primitives, Version=8.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\Plugins\Flow.Launcher.Plugin.Program\Microsoft.Extensions.Primitives.dll)
* Flow.Launcher.Plugin.Shell, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\Plugins\Flow.Launcher.Plugin.Shell\Flow.Launcher.Plugin.Shell.dll)
* WindowsInput, Version=1.0.4.0, Culture=neutral, PublicKeyToken=9b287f7dc5073cad (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\WindowsInput.dll)
* Flow.Launcher.Plugin.Sys, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\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\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\Plugins\Flow.Launcher.Plugin.Url\Flow.Launcher.Plugin.Url.dll)
* System.Text.RegularExpressions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\System.Text.RegularExpressions.dll)
* Flow.Launcher.Plugin.WebSearch, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\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\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\Plugins\Flow.Launcher.Plugin.WindowsSettings\Flow.Launcher.Plugin.WindowsSettings.dll)
* Flow.Launcher.Plugin.BitwardenSearch, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null (C:\Users\MyBook Z Series\AppData\Roaming\FlowLauncher\Plugins\Bitwarden-2.1.0\Flow.Launcher.Plugin.BitwardenSearch.dll)
* System.Net.Http, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\System.Net.Http.dll)
* System.Diagnostics.Tracing, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\System.Diagnostics.Tracing.dll)
* System.Diagnostics.DiagnosticSource, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\System.Diagnostics.DiagnosticSource.dll)
* System.Net.Security, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\System.Net.Security.dll)
* Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed (C:\Users\MyBook Z Series\AppData\Roaming\FlowLauncher\Plugins\Bitwarden-2.1.0\Newtonsoft.Json.dll)
* System.Console, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\System.Console.dll)
* CommunityToolkit.Mvvm, Version=8.3.0.0, Culture=neutral, PublicKeyToken=4aff67a105548ee2 (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\CommunityToolkit.Mvvm.dll)
* System.Threading.Channels, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\System.Threading.Channels.dll)
* System.Net.WebProxy, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\System.Net.WebProxy.dll)
* System.Net.ServicePoint, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\System.Net.ServicePoint.dll)
* Mages.Core, Version=2.0.2.0, Culture=neutral, PublicKeyToken=null (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\Plugins\Flow.Launcher.Plugin.Calculator\Mages.Core.dll)
* YamlDotNet, Version=9.0.0.0, Culture=neutral, PublicKeyToken=ec19458f3c15af5e (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\YamlDotNet.dll)
* System.Net.Http.Json, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\System.Net.Http.Json.dll)
* System.Threading.Overlapped, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\System.Threading.Overlapped.dll)
* Microsoft.Toolkit.Uwp.Notifications, Version=7.1.0.0, Culture=neutral, PublicKeyToken=4aff67a105548ee2 (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\Microsoft.Toolkit.Uwp.Notifications.dll)
* System.Net.Quic, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\System.Net.Quic.dll)
* System.Net.NameResolution, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\System.Net.NameResolution.dll)
* System.Drawing.Primitives, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\System.Drawing.Primitives.dll)
* System.IO.FileSystem, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\System.IO.FileSystem.dll)
* System.Security.Cryptography.Primitives, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\System.Security.Cryptography.Primitives.dll)
* System.Reflection.Emit, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\System.Reflection.Emit.dll)
* DynamicComActivator, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null (dynamic assembly doesn't has location)
* System.Security.Claims, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\System.Security.Claims.dll)
* Microsoft.Data.Sqlite, Version=8.0.10.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\Plugins\Flow.Launcher.Plugin.BrowserBookmark\Microsoft.Data.Sqlite.dll)
* System.Net.NetworkInformation, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\System.Net.NetworkInformation.dll)
* UIAutomationProvider, Version=7.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\UIAutomationProvider.dll)
* NHotkey.Wpf, Version=3.0.0.0, Culture=neutral, PublicKeyToken=a76ffb086700b11c (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\NHotkey.Wpf.dll)
* System.Windows.Controls.Ribbon, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\System.Windows.Controls.Ribbon.dll)
* WindowsFormsIntegration, Version=7.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\WindowsFormsIntegration.dll)
* PresentationFramework-SystemData, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\PresentationFramework-SystemData.dll)
* NHotkey, Version=3.0.0.0, Culture=neutral, PublicKeyToken=a76ffb086700b11c (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\NHotkey.dll)
* PresentationFramework-SystemXml, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\PresentationFramework-SystemXml.dll)
* System.Resources.Extensions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\System.Resources.Extensions.dll)
* System.Drawing, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\System.Drawing.dll)
* System.Diagnostics.StackTrace, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\System.Diagnostics.StackTrace.dll)
* Microsoft.VisualStudio.Threading, Version=17.10.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\Microsoft.VisualStudio.Threading.dll)
* Microsoft.VisualStudio.Validation, Version=17.8.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\Microsoft.VisualStudio.Validation.dll)
* System.Linq.Parallel, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\System.Linq.Parallel.dll)
* Microsoft.Search.Interop, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9f748985a6e9a7cb (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\Plugins\Flow.Launcher.Plugin.Explorer\Microsoft.Search.Interop.dll)
* ToolGood.Words.Pinyin, Version=3.0.1.4, Culture=neutral, PublicKeyToken=d330f4fd115e6143 (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\ToolGood.Words.Pinyin.dll)
* System.Linq.Async, Version=6.0.0.0, Culture=neutral, PublicKeyToken=94bc3704cddfc263 (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\Plugins\Flow.Launcher.Plugin.Explorer\System.Linq.Async.dll)
* System.Data.OleDb, Version=8.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\Plugins\Flow.Launcher.Plugin.Explorer\runtimes\win\lib\net7.0\System.Data.OleDb.dll)
* System.Transactions.Local, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\System.Transactions.Local.dll)
* System.Diagnostics.PerformanceCounter, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\Plugins\Flow.Launcher.Plugin.Explorer\runtimes\win\lib\net7.0\System.Diagnostics.PerformanceCounter.dll)
* Accessibility, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\Accessibility.dll)
* System.Reflection.Metadata, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\System.Reflection.Metadata.dll)
* System.IO.MemoryMappedFiles, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\MyBook Z Series\AppData\Local\FlowLauncher\app-1.19.5\System.IO.MemoryMappedFiles.dll)

11:54:03.2351+07:00 - FATAL - UnHandledException - 
## Exception

System.ComponentModel.Win32Exception: An error occurred trying to start process 'Files' with working directory 'C:\WINDOWS\system32'. The system cannot find the file specified.
Source: System.Diagnostics.Process
TargetAssembly: System.Diagnostics.Process, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
TargetModule: System.Diagnostics.Process.dll
TargetSite: Boolean StartWithShellExecuteEx(System.Diagnostics.ProcessStartInfo)
at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
at Flow.Launcher.PublicAPIInstance.OpenDirectory(String DirectoryPath, String FileNameOrFilePath) in C:\projects\flow-launcher\Flow.Launcher\PublicAPIInstance.cs:line 246
at Flow.Launcher.Plugin.Explorer.Search.ResultManager.OpenFolder(String folderPath, String fileNameOrFilePath) in C:\projects\flow-launcher\Plugins\Flow.Launcher.Plugin.Explorer\Search\ResultManager.cs:line 346
at Flow.Launcher.Plugin.Explorer.Search.ResultManager.<>c__DisplayClass14_0.b__0(ActionContext c) in C:\projects\flow-launcher\Plugins\Flow.Launcher.Plugin.Explorer\Search\ResultManager.cs:line 263
at Flow.Launcher.Plugin.Result.ExecuteAsync(ActionContext context) in /_/Flow.Launcher.Plugin/Result.cs:line 246
at Flow.Launcher.ViewModel.MainViewModel.OpenResultAsync(String index) in C:\projects\flow-launcher\Flow.Launcher\ViewModel\MainViewModel.cs:line 389
at CommunityToolkit.Mvvm.Input.AsyncRelayCommand.AwaitAndThrowIfFailed(Task executionTask)
at System.Threading.Tasks.Task.<>c.b__128_0(Object state)
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)


2025-04-30.txt

@AchmadFauzanAlif AchmadFauzanAlif added the bug Something isn't working label Apr 30, 2025
@deefrawley
Copy link
Member

Follow the advice here #3217

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants