rainyl / Flow.Launcher.Plugin.ClipboardR

A Flow Launcher Plugin which saves your clipboard activity.
Apache License 2.0
20 stars 4 forks source link

使用历史复制记录报错 #11

Open yangxuanx opened 6 months ago

yangxuanx commented 6 months ago

See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box.

** Exception Text ** System.AggregateException: One or more errors occurred. (Requested Clipboard operation did not succeed.) (Requested Clipboard operation did not succeed.) (Requested Clipboard operation did not succeed.) (Requested Clipboard operation did not succeed.) (Requested Clipboard operation did not succeed.) ---> System.Runtime.InteropServices.ExternalException (0x800401D0): Requested Clipboard operation did not succeed. at System.Windows.Forms.Clipboard.GetDataObject(Int32 retryTimes, Int32 retryDelay) at ClipboardR.Core.Retry.Do[T](Func1 action, Int32 retryInterval, Int32 maxAttemptCount) --- End of inner exception stack trace --- at ClipboardR.Core.Retry.Do[T](Func1 action, Int32 retryInterval, Int32 maxAttemptCount) at ClipboardR.Core.CbHandle.OnDrawClipboardChanged() at ClipboardR.Core.CbHandle.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, WM msg, IntPtr wparam, IntPtr lparam) ---> (Inner Exception #1) System.Runtime.InteropServices.ExternalException (0x800401D0): Requested Clipboard operation did not succeed. at System.Windows.Forms.Clipboard.GetDataObject(Int32 retryTimes, Int32 retryDelay) at ClipboardR.Core.Retry.Do[T](Func`1 action, Int32 retryInterval, Int32 maxAttemptCount)<---

---> (Inner Exception #2) System.Runtime.InteropServices.ExternalException (0x800401D0): Requested Clipboard operation did not succeed. at System.Windows.Forms.Clipboard.GetDataObject(Int32 retryTimes, Int32 retryDelay) at ClipboardR.Core.Retry.Do[T](Func`1 action, Int32 retryInterval, Int32 maxAttemptCount)<---

---> (Inner Exception #3) System.Runtime.InteropServices.ExternalException (0x800401D0): Requested Clipboard operation did not succeed. at System.Windows.Forms.Clipboard.GetDataObject(Int32 retryTimes, Int32 retryDelay) at ClipboardR.Core.Retry.Do[T](Func`1 action, Int32 retryInterval, Int32 maxAttemptCount)<---

---> (Inner Exception #4) System.Runtime.InteropServices.ExternalException (0x800401D0): Requested Clipboard operation did not succeed. at System.Windows.Forms.Clipboard.GetDataObject(Int32 retryTimes, Int32 retryDelay) at ClipboardR.Core.Retry.Do[T](Func`1 action, Int32 retryInterval, Int32 maxAttemptCount)<---

** Loaded Assemblies ** System.Private.CoreLib Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.Private.CoreLib.dll

Flow.Launcher Assembly Version: 1.18.0.0 Win32 Version: 1.18.0 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/Flow.Launcher.dll

PresentationFramework Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11610 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/PresentationFramework.dll

WindowsBase Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11610 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/WindowsBase.dll

System.Runtime Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.Runtime.dll

System.Xaml Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11610 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.Xaml.dll

System.Threading Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.Threading.dll

System.IO.Pipes Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.IO.Pipes.dll

System.Security.AccessControl Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.Security.AccessControl.dll

System.Security.Principal.Windows Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.Security.Principal.Windows.dll

System.Runtime.InteropServices Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.Runtime.InteropServices.dll

System.Threading.ThreadPool Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.Threading.ThreadPool.dll

System.Configuration.ConfigurationManager Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.Configuration.ConfigurationManager.dll

System.ObjectModel Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.ObjectModel.dll

Flow.Launcher.Core Assembly Version: 1.18.0.0 Win32 Version: 1.18.0 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/Flow.Launcher.Core.dll

Flow.Launcher.Infrastructure Assembly Version: 1.18.0.0 Win32 Version: 1.18.0 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/Flow.Launcher.Infrastructure.dll

System.Collections Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.Collections.dll

System.ComponentModel.Primitives Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.ComponentModel.Primitives.dll

System.Private.Uri Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.Private.Uri.dll

PresentationCore Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11610 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/PresentationCore.dll

System.Security.Cryptography Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.Security.Cryptography.dll

System.Collections.Concurrent Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.Collections.Concurrent.dll

System.Memory Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.Memory.dll

System.ComponentModel.TypeConverter Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.ComponentModel.TypeConverter.dll

System.Xml.ReaderWriter Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.Xml.ReaderWriter.dll

System.Private.Xml Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.Private.Xml.dll

System.Collections.Specialized Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.Collections.Specialized.dll

System.Net.WebClient Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.Net.WebClient.dll

System.ComponentModel.EventBasedAsync Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.ComponentModel.EventBasedAsync.dll

System.Text.Encoding.Extensions Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.Text.Encoding.Extensions.dll

System.Threading.Thread Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.Threading.Thread.dll

System.Runtime.Serialization.Formatters Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.Runtime.Serialization.Formatters.dll

System.Xml.XmlSerializer Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.Xml.XmlSerializer.dll

System.IO.Packaging Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.IO.Packaging.dll

DirectWriteForwarder Assembly Version: 7.0.0.0 Win32 Version: 7,0,1724,11610 @Commit: 6b9b816bff16a1b507019fe6313b6baecb83b580 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/DirectWriteForwarder.dll

System.Runtime.Extensions Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.Runtime.Extensions.dll

System.Diagnostics.Debug Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.Diagnostics.Debug.dll

System.Runtime.CompilerServices.VisualC Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.Runtime.CompilerServices.VisualC.dll

Microsoft.Win32.Primitives Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/Microsoft.Win32.Primitives.dll

System.Collections.NonGeneric Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.Collections.NonGeneric.dll

Microsoft.Win32.Registry Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/Microsoft.Win32.Registry.dll

System.Linq Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.Linq.dll

Flow.Launcher.resources Assembly Version: 1.18.0.0 Win32 Version: 1.18.0 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/zh-CN/Flow.Launcher.resources.dll

System.Diagnostics.TraceSource Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.Diagnostics.TraceSource.dll

System.Windows.Extensions Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.Windows.Extensions.dll

System.ComponentModel Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.ComponentModel.dll

ModernWpf Assembly Version: 0.9.4.0 Win32 Version: 0.9.4.0 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/ModernWpf.dll

System.Net.Requests Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.Net.Requests.dll

System.Net.Primitives Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.Net.Primitives.dll

System.Net.WebHeaderCollection Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.Net.WebHeaderCollection.dll

System.Runtime.Loader Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.Runtime.Loader.dll

Microsoft.Windows.SDK.NET Assembly Version: 10.0.19041.24 Win32 Version: 10.0.19041.31 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/Microsoft.Windows.SDK.NET.dll

WinRT.Runtime Assembly Version: 2.0.0.0 Win32 Version: 2.0.4.44211 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/WinRT.Runtime.dll

Microsoft.Win32.SystemEvents Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/Microsoft.Win32.SystemEvents.dll

System.Runtime.CompilerServices.Unsafe Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.Runtime.CompilerServices.Unsafe.dll

System.Linq.Expressions Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.Linq.Expressions.dll

System.Security.Cryptography.Algorithms Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.Security.Cryptography.Algorithms.dll

System.Numerics.Vectors Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.Numerics.Vectors.dll

System.Reflection.Emit Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.Reflection.Emit.dll

Snippets Assembly Version: 0.0.0.0 Win32 Version: n/a CodeBase:

UIAutomationTypes Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11610 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/UIAutomationTypes.dll

System.Diagnostics.Process Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.Diagnostics.Process.dll

PresentationFramework.Aero2 Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11610 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/PresentationFramework.Aero2.dll

ModernWpf.Controls Assembly Version: 0.9.4.0 Win32 Version: 0.9.4.0 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/ModernWpf.Controls.dll

mscorlib Assembly Version: 4.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/mscorlib.dll

Flow.Launcher.Plugin Assembly Version: 0.0.0.0 Win32 Version: 0.0.0.0 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/Flow.Launcher.Plugin.dll

System.Text.Encoding.CodePages Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.Text.Encoding.CodePages.dll

System.Text.Json Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.Text.Json.dll

NLog Assembly Version: 4.0.0.0 Win32 Version: 4.7.10.13013 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/NLog.dll

netstandard Assembly Version: 2.1.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/netstandard.dll

System.Diagnostics.FileVersionInfo Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.Diagnostics.FileVersionInfo.dll

System.IO.FileSystem.Watcher Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.IO.FileSystem.Watcher.dll

System.Data.Common Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.Data.Common.dll

System.Net.Mail Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.Net.Mail.dll

System.Net.Sockets Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.Net.Sockets.dll

NLog.Extensions.Logging Assembly Version: 1.0.0.0 Win32 Version: 1.7.3.1580 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/NLog.Extensions.Logging.dll

Microsoft.Extensions.Logging.Abstractions Assembly Version: 7.0.0.0 Win32 Version: 7.0.723.27404 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/Microsoft.Extensions.Logging.Abstractions.dll

Microsoft.Extensions.Logging Assembly Version: 7.0.0.0 Win32 Version: 7.0.22.51805 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/Microsoft.Extensions.Logging.dll

NLog.Web.AspNetCore Assembly Version: 4.0.0.0 Win32 Version: 4.13.0.1980 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/NLog.Web.AspNetCore.dll

MemoryPack.Core Assembly Version: 1.21.1.0 Win32 Version: 1.21.1.0 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/MemoryPack.Core.dll

System.Collections.Immutable Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.Collections.Immutable.dll

System.Text.Encodings.Web Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.Text.Encodings.Web.dll

System.Runtime.Numerics Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.Runtime.Numerics.dll

System.Reflection.Emit.Lightweight Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.Reflection.Emit.Lightweight.dll

System.Reflection.Primitives Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.Reflection.Primitives.dll

System.Reflection.Emit.ILGeneration Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.Reflection.Emit.ILGeneration.dll

System.Runtime.Intrinsics Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.Runtime.Intrinsics.dll

System.Drawing.Common Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.Drawing.Common.dll

Flow.Launcher.Plugin.BrowserBookmark Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/Plugins/Flow.Launcher.Plugin.BrowserBookmark/Flow.Launcher.Plugin.BrowserBookmark.dll

Flow.Launcher.Plugin.Caculator Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/Plugins/Flow.Launcher.Plugin.Caculator/Flow.Launcher.Plugin.Caculator.dll

Flow.Launcher.Plugin.Explorer Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/Plugins/Flow.Launcher.Plugin.Explorer/Flow.Launcher.Plugin.Explorer.dll

System.Windows.Forms Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11602 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.Windows.Forms.dll

System.Windows.Forms.Primitives Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11602 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.Windows.Forms.Primitives.dll

Flow.Launcher.Plugin.PluginIndicator Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/Plugins/Flow.Launcher.Plugin.PluginIndicator/Flow.Launcher.Plugin.PluginIndicator.dll

Flow.Launcher.Plugin.PluginsManager Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/Plugins/Flow.Launcher.Plugin.PluginsManager/Flow.Launcher.Plugin.PluginsManager.dll

Flow.Launcher.Plugin.ProcessKiller Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/Plugins/Flow.Launcher.Plugin.ProcessKiller/Flow.Launcher.Plugin.ProcessKiller.dll

Flow.Launcher.Plugin.Program Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/Plugins/Flow.Launcher.Plugin.Program/Flow.Launcher.Plugin.Program.dll

Microsoft.Extensions.Caching.Memory Assembly Version: 7.0.0.0 Win32 Version: 7.0.22.51805 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/Microsoft.Extensions.Caching.Memory.dll

Microsoft.Extensions.Options Assembly Version: 7.0.0.0 Win32 Version: 7.0.323.6910 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/Microsoft.Extensions.Options.dll

Microsoft.Extensions.Caching.Abstractions Assembly Version: 7.0.0.0 Win32 Version: 7.0.22.51805 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/Microsoft.Extensions.Caching.Abstractions.dll

Microsoft.Extensions.Primitives Assembly Version: 7.0.0.0 Win32 Version: 7.0.22.51805 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/Microsoft.Extensions.Primitives.dll

Flow.Launcher.Plugin.Shell Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/Plugins/Flow.Launcher.Plugin.Shell/Flow.Launcher.Plugin.Shell.dll

WindowsInput Assembly Version: 1.0.4.0 Win32 Version: 1.0.4.0 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/WindowsInput.dll

Flow.Launcher.Plugin.Sys Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/Plugins/Flow.Launcher.Plugin.Sys/Flow.Launcher.Plugin.Sys.dll

Flow.Launcher.Plugin.Url Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/Plugins/Flow.Launcher.Plugin.Url/Flow.Launcher.Plugin.Url.dll

System.Text.RegularExpressions Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.Text.RegularExpressions.dll

Flow.Launcher.Plugin.WebSearch Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/Plugins/Flow.Launcher.Plugin.WebSearch/Flow.Launcher.Plugin.WebSearch.dll

Flow.Launcher.Plugin.WindowsSettings Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/Plugins/Flow.Launcher.Plugin.WindowsSettings/Flow.Launcher.Plugin.WindowsSettings.dll

ClipboardR Assembly Version: 0.1.3.0 Win32 Version: 0.1.3.0 CodeBase: file:///C:/Users/yangx/AppData/Roaming/FlowLauncher/Plugins/ClipboardR-0.3.1/ClipboardR.dll

ClipboardR.Core Assembly Version: 0.1.1.0 Win32 Version: 0.1.1.0 CodeBase: file:///C:/Users/yangx/AppData/Roaming/FlowLauncher/Plugins/ClipboardR-0.3.1/ClipboardR.Core.dll

System.Drawing.Primitives Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.Drawing.Primitives.dll

Dictionary Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file:///C:/Users/yangx/AppData/Roaming/FlowLauncher/Plugins/Dictionary-2.3.2/Dictionary.dll

Flow.Launcher.Plugin.JetBrainsIDEProjects Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file:///C:/Users/yangx/AppData/Roaming/FlowLauncher/Plugins/JetBrainsIDEProjects-3.1.0/Flow.Launcher.Plugin.JetBrainsIDEProjects.dll

CommunityToolkit.Mvvm Assembly Version: 8.2.0.0 Win32 Version: 8.2.2.1 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/CommunityToolkit.Mvvm.dll

System.Threading.Channels Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.Threading.Channels.dll

System.Net.Http Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.Net.Http.dll

System.Net.WebProxy Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.Net.WebProxy.dll

System.Net.ServicePoint Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.Net.ServicePoint.dll

System.Net.Security Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.Net.Security.dll

System.Diagnostics.Tracing Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.Diagnostics.Tracing.dll

System.Diagnostics.DiagnosticSource Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.Diagnostics.DiagnosticSource.dll

System.IO.FileSystem Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.IO.FileSystem.dll

Mages.Core Assembly Version: 2.0.2.0 Win32 Version: 2.0.2.0 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/Plugins/Flow.Launcher.Plugin.Caculator/Mages.Core.dll

Microsoft.Data.Sqlite Assembly Version: 7.0.10.0 Win32 Version: 7.0.1023.36204 CodeBase: file:///C:/Users/yangx/AppData/Roaming/FlowLauncher/Plugins/ClipboardR-0.3.1/Microsoft.Data.Sqlite.dll

System.Net.Http.Json Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.Net.Http.Json.dll

Microsoft.Data.Sqlite Assembly Version: 6.0.1.0 Win32 Version: 6.0.121.56712 CodeBase: file:///C:/Users/yangx/AppData/Roaming/FlowLauncher/Plugins/Dictionary-2.3.2/Microsoft.Data.Sqlite.dll

FastCache.Cached Assembly Version: 1.0.0.0 Win32 Version: 1.8.2.0 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/FastCache.Cached.dll

System.Threading.Overlapped Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.Threading.Overlapped.dll

NonBlocking Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/NonBlocking.dll

SymSpell Assembly Version: 6.7.1.0 Win32 Version: 6.7.1.0 CodeBase: file:///C:/Users/yangx/AppData/Roaming/FlowLauncher/Plugins/Dictionary-2.3.2/SymSpell.dll

SQLitePCLRaw.core Assembly Version: 2.1.4.1835 Win32 Version: 2.1.4.1835 CodeBase: file:///C:/Users/yangx/AppData/Roaming/FlowLauncher/Plugins/ClipboardR-0.3.1/SQLitePCLRaw.core.dll

SQLitePCLRaw.batteries_v2 Assembly Version: 2.1.4.1835 Win32 Version: 2.1.4.1835 CodeBase: file:///C:/Users/yangx/AppData/Roaming/FlowLauncher/Plugins/ClipboardR-0.3.1/SQLitePCLRaw.batteries_v2.dll

SQLitePCLRaw.provider.e_sqlite3 Assembly Version: 2.1.4.1835 Win32 Version: 2.1.4.1835 CodeBase: file:///C:/Users/yangx/AppData/Roaming/FlowLauncher/Plugins/ClipboardR-0.3.1/SQLitePCLRaw.provider.e_sqlite3.dll

Microsoft.Data.Sqlite Assembly Version: 8.0.3.0 Win32 Version: 8.0.324.11510 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/Plugins/Flow.Launcher.Plugin.BrowserBookmark/Microsoft.Data.Sqlite.dll

System.Net.Quic Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.Net.Quic.dll

Flow.Launcher.Plugin.WindowsSettings.resources Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/Plugins/Flow.Launcher.Plugin.WindowsSettings/zh-CN/Flow.Launcher.Plugin.WindowsSettings.resources.dll

Dapper Assembly Version: 2.0.0.0 Win32 Version: 2.0.151.35995 CodeBase: file:///C:/Users/yangx/AppData/Roaming/FlowLauncher/Plugins/ClipboardR-0.3.1/Dapper.dll

System.Net.NameResolution Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.Net.NameResolution.dll

System.Xml.XDocument Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.Xml.XDocument.dll

System.Private.Xml.Linq Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.Private.Xml.Linq.dll

System.Security.Claims Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.Security.Claims.dll

System.Net.NetworkInformation Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.Net.NetworkInformation.dll

UIAutomationProvider Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11610 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/UIAutomationProvider.dll

NHotkey.Wpf Assembly Version: 2.0.0.0 Win32 Version: 2.1.1.0 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/NHotkey.Wpf.dll

System.Windows.Controls.Ribbon Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11610 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.Windows.Controls.Ribbon.dll

WindowsFormsIntegration Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11610 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/WindowsFormsIntegration.dll

PresentationFramework-SystemData Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11610 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/PresentationFramework-SystemData.dll

PresentationFramework-SystemXmlLinq Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11610 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/PresentationFramework-SystemXmlLinq.dll

System.Xml.Linq Assembly Version: 4.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.Xml.Linq.dll

NHotkey Assembly Version: 2.0.0.0 Win32 Version: 2.1.1.0 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/NHotkey.dll

Squirrel Assembly Version: 1.5.2.0 Win32 Version: 1.5.2.0 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/Squirrel.dll

Splat Assembly Version: 1.6.2.0 Win32 Version: 1.6.2 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/Splat.dll

NuGet.Squirrel Assembly Version: 3.0.0.0 Win32 Version: 3.0.0.0 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/NuGet.Squirrel.dll

System Assembly Version: 4.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.dll

System.Resources.Extensions Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.Resources.Extensions.dll

System.Drawing Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11602 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.Drawing.dll

System.Console Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.Console.dll

Accessibility Assembly Version: 4.0.0.0 Win32 Version: 7.0.1724.11602 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/Accessibility.dll

System.Core Assembly Version: 4.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.Core.dll

System.Web Assembly Version: 4.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.Web.dll

System.Web.HttpUtility Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.Web.HttpUtility.dll

System.Runtime.Serialization Assembly Version: 4.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.Runtime.Serialization.dll

System.Runtime.Serialization.Primitives Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.Runtime.Serialization.Primitives.dll

PresentationFramework-SystemXml Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11610 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/PresentationFramework-SystemXml.dll

VirtualizingWrapPanel Assembly Version: 1.5.8.0 Win32 Version: 1.5.8.0 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/VirtualizingWrapPanel.dll

System.Diagnostics.StackTrace Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.Diagnostics.StackTrace.dll

PresentationFramework-SystemCore Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11610 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/PresentationFramework-SystemCore.dll

Microsoft.VisualStudio.Threading Assembly Version: 17.7.0.0 Win32 Version: 17.7.35.22144 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/Microsoft.VisualStudio.Threading.dll

Microsoft.VisualStudio.Validation Assembly Version: 17.6.0.0 Win32 Version: 17.6.11.23530 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/Microsoft.VisualStudio.Validation.dll

System.Linq.Parallel Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.Linq.Parallel.dll

ToolGood.Words.Pinyin Assembly Version: 3.0.1.4 Win32 Version: 3.0.1.4 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/ToolGood.Words.Pinyin.dll

Microsoft.Search.Interop Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/Plugins/Flow.Launcher.Plugin.Explorer/Microsoft.Search.Interop.dll

System.IO.Compression.Brotli Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.IO.Compression.Brotli.dll

System.IO.Compression Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.IO.Compression.dll

System.Linq.Async Assembly Version: 6.0.0.0 Win32 Version: 6.0.1.35981 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/Plugins/Flow.Launcher.Plugin.Explorer/System.Linq.Async.dll

System.Data.OleDb Assembly Version: 8.0.0.0 Win32 Version: 8.0.23.53103 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/Plugins/Flow.Launcher.Plugin.Explorer/runtimes/win/lib/net7.0/System.Data.OleDb.dll

System.Transactions.Local Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.Transactions.Local.dll

System.Diagnostics.PerformanceCounter Assembly Version: 8.0.0.0 Win32 Version: 8.0.23.53103 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/Plugins/Flow.Launcher.Plugin.Explorer/runtimes/win/lib/net7.0/System.Diagnostics.PerformanceCounter.dll

ClipboardR.Panels Assembly Version: 0.1.1.0 Win32 Version: 0.1.1.0 CodeBase: file:///C:/Users/yangx/AppData/Roaming/FlowLauncher/Plugins/ClipboardR-0.3.1/ClipboardR.Panels.dll

Material.Icons Assembly Version: 2.0.11.0 Win32 Version: 2.0.11.0 CodeBase: file:///C:/Users/yangx/AppData/Roaming/FlowLauncher/Plugins/ClipboardR-0.3.1/Material.Icons.dll

Svg Assembly Version: 3.4.0.0 Win32 Version: 3.4.4.1 CodeBase: file:///C:/Users/yangx/AppData/Roaming/FlowLauncher/Plugins/ClipboardR-0.3.1/Svg.dll

ExCSS Assembly Version: 4.1.4.0 Win32 Version: 4.1.4.0 CodeBase: file:///C:/Users/yangx/AppData/Roaming/FlowLauncher/Plugins/ClipboardR-0.3.1/ExCSS.dll

System.Runtime.InteropServices.RuntimeInformation Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.Runtime.InteropServices.RuntimeInformation.dll

H.InputSimulator Assembly Version: 1.4.0.0 Win32 Version: 1.4.0 CodeBase: file:///C:/Users/yangx/AppData/Roaming/FlowLauncher/Plugins/ClipboardR-0.3.1/H.InputSimulator.dll

System.Reflection.Metadata Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.Reflection.Metadata.dll

System.Windows.Presentation Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11610 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.Windows.Presentation.dll

Microsoft.Toolkit.Uwp.Notifications Assembly Version: 7.1.0.0 Win32 Version: 7.1.3.1 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/Microsoft.Toolkit.Uwp.Notifications.dll

System.Security.Cryptography.Primitives Assembly Version: 7.0.0.0 Win32 Version: 7.0.1724.11508 CodeBase: file:///C:/Users/yangx/AppData/Local/FlowLauncher/app-1.18.0/System.Security.Cryptography.Primitives.dll

DynamicComActivator Assembly Version: 0.0.0.0 Win32 Version: n/a CodeBase:

** JIT Debugging **