rainyl / Flow.Launcher.Plugin.ClipboardR

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

Images won't get saved when using Cache Images #9

Closed Chaoscontrol closed 2 months ago

Chaoscontrol commented 5 months ago

Anytime I copy an image (while Cache Images is active, as suggested by docs) I get this error. The image gets copied fine, but it won't get saved to clipboardR.

See video and log.

Disabling Cache Images makes it work fine, and images get saved. Just unsure what's wrong and what the option actually helps with and if I need it On.

Thanks.

https://file.coffee/u/nXcu4dNkedcgP5jYU8MNo.webm

image

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

************** Exception Text **************
System.Runtime.InteropServices.ExternalException (0x80004005): A generic error occurred in GDI+.
   at System.Drawing.Image.Save(String filename, ImageCodecInfo encoder, EncoderParameters encoderParams)
   at ClipboardR.Core.Utils.SaveImageCache(ClipboardData clipboardData, DirectoryInfo clipCacheDir, String name)
   at ClipboardR.ClipboardR._OnClipboardChange(Object sender, ClipboardChangedEventArgs e)
   at ClipboardR.Core.CbMonitor.Invoke(Object content, CbContentType type, SourceApplication source)
   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)

************** Loaded Assemblies **************
System.Private.CoreLib
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36312
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/System.Private.CoreLib.dll
----------------------------------------
Flow.Launcher
    Assembly Version: 1.16.2.0
    Win32 Version: 1.16.2
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/Flow.Launcher.dll
----------------------------------------
PresentationFramework
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36404
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/PresentationFramework.dll
----------------------------------------
WindowsBase
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36404
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/WindowsBase.dll
----------------------------------------
System.Runtime
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36312
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/System.Runtime.dll
----------------------------------------
System.Xaml
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36404
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/System.Xaml.dll
----------------------------------------
System.Threading
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36312
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/System.Threading.dll
----------------------------------------
System.IO.Pipes
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36312
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/System.IO.Pipes.dll
----------------------------------------
System.Security.AccessControl
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36312
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/System.Security.AccessControl.dll
----------------------------------------
System.Security.Principal.Windows
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36312
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/System.Security.Principal.Windows.dll
----------------------------------------
System.Runtime.InteropServices
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36312
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/System.Runtime.InteropServices.dll
----------------------------------------
System.Threading.ThreadPool
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36312
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/System.Threading.ThreadPool.dll
----------------------------------------
System.Configuration.ConfigurationManager
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36312
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/System.Configuration.ConfigurationManager.dll
----------------------------------------
System.ObjectModel
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36312
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/System.ObjectModel.dll
----------------------------------------
Flow.Launcher.Core
    Assembly Version: 1.16.2.0
    Win32 Version: 1.16.2
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/Flow.Launcher.Core.dll
----------------------------------------
Flow.Launcher.Infrastructure
    Assembly Version: 1.16.2.0
    Win32 Version: 1.16.2
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/Flow.Launcher.Infrastructure.dll
----------------------------------------
System.Collections
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36312
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/System.Collections.dll
----------------------------------------
System.ComponentModel.Primitives
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36312
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/System.ComponentModel.Primitives.dll
----------------------------------------
System.Private.Uri
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36312
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/System.Private.Uri.dll
----------------------------------------
PresentationCore
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36404
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/PresentationCore.dll
----------------------------------------
System.Security.Cryptography
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36312
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/System.Security.Cryptography.dll
----------------------------------------
System.Collections.Concurrent
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36312
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/System.Collections.Concurrent.dll
----------------------------------------
System.Memory
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36312
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/System.Memory.dll
----------------------------------------
System.ComponentModel.TypeConverter
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36312
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/System.ComponentModel.TypeConverter.dll
----------------------------------------
System.Xml.ReaderWriter
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36312
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/System.Xml.ReaderWriter.dll
----------------------------------------
System.Private.Xml
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36312
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/System.Private.Xml.dll
----------------------------------------
System.Collections.Specialized
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36312
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/System.Collections.Specialized.dll
----------------------------------------
System.Net.WebClient
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36312
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/System.Net.WebClient.dll
----------------------------------------
System.ComponentModel.EventBasedAsync
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36312
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/System.ComponentModel.EventBasedAsync.dll
----------------------------------------
System.Text.Encoding.Extensions
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36312
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/System.Text.Encoding.Extensions.dll
----------------------------------------
System.Threading.Thread
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36312
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/System.Threading.Thread.dll
----------------------------------------
System.Runtime.Serialization.Formatters
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36312
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/System.Runtime.Serialization.Formatters.dll
----------------------------------------
System.Xml.XmlSerializer
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36312
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/System.Xml.XmlSerializer.dll
----------------------------------------
System.IO.Packaging
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36312
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/System.IO.Packaging.dll
----------------------------------------
DirectWriteForwarder
    Assembly Version: 7.0.0.0
    Win32 Version: 7,0,1023,36404 @Commit: 9a9892f5204f1a1b31ab2c81b025d6e35e0f3693
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/DirectWriteForwarder.dll
----------------------------------------
System.Runtime.Extensions
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36312
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/System.Runtime.Extensions.dll
----------------------------------------
System.Diagnostics.Debug
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36312
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/System.Diagnostics.Debug.dll
----------------------------------------
System.Runtime.CompilerServices.VisualC
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36312
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/System.Runtime.CompilerServices.VisualC.dll
----------------------------------------
Microsoft.Win32.Primitives
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36312
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/Microsoft.Win32.Primitives.dll
----------------------------------------
System.Collections.NonGeneric
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36312
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/System.Collections.NonGeneric.dll
----------------------------------------
Microsoft.Win32.Registry
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36312
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/Microsoft.Win32.Registry.dll
----------------------------------------
System.Linq
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36312
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/System.Linq.dll
----------------------------------------
System.Diagnostics.TraceSource
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36312
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/System.Diagnostics.TraceSource.dll
----------------------------------------
System.Windows.Extensions
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36312
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/System.Windows.Extensions.dll
----------------------------------------
System.ComponentModel
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36312
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/System.ComponentModel.dll
----------------------------------------
ModernWpf
    Assembly Version: 0.9.4.0
    Win32 Version: 0.9.4.0
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/ModernWpf.dll
----------------------------------------
System.Net.Requests
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36312
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/System.Net.Requests.dll
----------------------------------------
System.Net.Primitives
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36312
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/System.Net.Primitives.dll
----------------------------------------
System.Net.WebHeaderCollection
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36312
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/System.Net.WebHeaderCollection.dll
----------------------------------------
System.Runtime.Loader
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36312
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/System.Runtime.Loader.dll
----------------------------------------
Microsoft.Windows.SDK.NET
    Assembly Version: 10.0.19041.24
    Win32 Version: 10.0.19041.29
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/Microsoft.Windows.SDK.NET.dll
----------------------------------------
WinRT.Runtime
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.3.42921
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/WinRT.Runtime.dll
----------------------------------------
Microsoft.Win32.SystemEvents
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36312
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/Microsoft.Win32.SystemEvents.dll
----------------------------------------
System.Runtime.CompilerServices.Unsafe
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36312
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/System.Runtime.CompilerServices.Unsafe.dll
----------------------------------------
System.Linq.Expressions
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36312
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/System.Linq.Expressions.dll
----------------------------------------
System.Security.Cryptography.Algorithms
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36312
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/System.Security.Cryptography.Algorithms.dll
----------------------------------------
System.Numerics.Vectors
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36312
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/System.Numerics.Vectors.dll
----------------------------------------
System.Reflection.Emit
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36312
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/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.1023.36404
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/UIAutomationTypes.dll
----------------------------------------
System.Diagnostics.Process
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36312
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/System.Diagnostics.Process.dll
----------------------------------------
PresentationFramework.Aero2
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36404
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/PresentationFramework.Aero2.dll
----------------------------------------
ModernWpf.Controls
    Assembly Version: 0.9.4.0
    Win32 Version: 0.9.4.0
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/ModernWpf.Controls.dll
----------------------------------------
mscorlib
    Assembly Version: 4.0.0.0
    Win32 Version: 7.0.1023.36312
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/mscorlib.dll
----------------------------------------
Flow.Launcher.Plugin
    Assembly Version: 0.0.0.0
    Win32 Version: 0.0.0.0
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/Flow.Launcher.Plugin.dll
----------------------------------------
System.Text.Encoding.CodePages
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36312
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/System.Text.Encoding.CodePages.dll
----------------------------------------
System.Text.Json
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36312
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/System.Text.Json.dll
----------------------------------------
NLog
    Assembly Version: 4.0.0.0
    Win32 Version: 4.7.10.13013
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/NLog.dll
----------------------------------------
netstandard
    Assembly Version: 2.1.0.0
    Win32 Version: 7.0.1023.36312
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/netstandard.dll
----------------------------------------
System.Diagnostics.FileVersionInfo
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36312
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/System.Diagnostics.FileVersionInfo.dll
----------------------------------------
System.IO.FileSystem.Watcher
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36312
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/System.IO.FileSystem.Watcher.dll
----------------------------------------
System.Data.Common
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36312
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/System.Data.Common.dll
----------------------------------------
System.Net.Mail
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36312
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/System.Net.Mail.dll
----------------------------------------
System.Net.Sockets
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36312
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/System.Net.Sockets.dll
----------------------------------------
NLog.Extensions.Logging
    Assembly Version: 1.0.0.0
    Win32 Version: 1.7.3.1580
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/NLog.Extensions.Logging.dll
----------------------------------------
Microsoft.Extensions.Logging.Abstractions
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.723.27404
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/Microsoft.Extensions.Logging.Abstractions.dll
----------------------------------------
Microsoft.Extensions.Logging
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.22.51805
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/Microsoft.Extensions.Logging.dll
----------------------------------------
NLog.Web.AspNetCore
    Assembly Version: 4.0.0.0
    Win32 Version: 4.13.0.1980
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/NLog.Web.AspNetCore.dll
----------------------------------------
System.Text.Encodings.Web
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36312
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/System.Text.Encodings.Web.dll
----------------------------------------
System.Reflection.Emit.Lightweight
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36312
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/System.Reflection.Emit.Lightweight.dll
----------------------------------------
System.Reflection.Primitives
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36312
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/System.Reflection.Primitives.dll
----------------------------------------
System.Reflection.Emit.ILGeneration
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36312
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/System.Reflection.Emit.ILGeneration.dll
----------------------------------------
System.Runtime.Intrinsics
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36312
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/System.Runtime.Intrinsics.dll
----------------------------------------
System.Drawing.Common
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36312
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/System.Drawing.Common.dll
----------------------------------------
Flow.Launcher.Plugin.Explorer
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/Plugins/Explorer-3.1.4/Flow.Launcher.Plugin.Explorer.dll
----------------------------------------
System.Windows.Forms
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36405
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/System.Windows.Forms.dll
----------------------------------------
System.Windows.Forms.Primitives
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36405
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/System.Windows.Forms.Primitives.dll
----------------------------------------
Flow.Launcher.Plugin.BrowserBookmark
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/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/axdr/AppData/Local/FlowLauncher/app-1.16.2/Plugins/Flow.Launcher.Plugin.Caculator/Flow.Launcher.Plugin.Caculator.dll
----------------------------------------
Flow.Launcher.Plugin.PluginIndicator
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/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/axdr/AppData/Local/FlowLauncher/app-1.16.2/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/axdr/AppData/Local/FlowLauncher/app-1.16.2/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/axdr/AppData/Local/FlowLauncher/app-1.16.2/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/axdr/AppData/Local/FlowLauncher/app-1.16.2/Microsoft.Extensions.Caching.Memory.dll
----------------------------------------
Microsoft.Extensions.Options
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.323.6910
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/Microsoft.Extensions.Options.dll
----------------------------------------
Microsoft.Extensions.Caching.Abstractions
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.22.51805
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/Microsoft.Extensions.Caching.Abstractions.dll
----------------------------------------
Microsoft.Extensions.Primitives
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.22.51805
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/Microsoft.Extensions.Primitives.dll
----------------------------------------
Flow.Launcher.Plugin.Shell
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/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/axdr/AppData/Local/FlowLauncher/app-1.16.2/WindowsInput.dll
----------------------------------------
Flow.Launcher.Plugin.Sys
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/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/axdr/AppData/Local/FlowLauncher/app-1.16.2/Plugins/Flow.Launcher.Plugin.Url/Flow.Launcher.Plugin.Url.dll
----------------------------------------
System.Text.RegularExpressions
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36312
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/System.Text.RegularExpressions.dll
----------------------------------------
Flow.Launcher.Plugin.WebSearch
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/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/axdr/AppData/Local/FlowLauncher/app-1.16.2/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/axdr/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/axdr/AppData/Roaming/FlowLauncher/Plugins/ClipboardR-0.3.1/ClipboardR.Core.dll
----------------------------------------
System.Drawing.Primitives
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36312
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/System.Drawing.Primitives.dll
----------------------------------------
Wox.Plugin.QuickUninstaller
    Assembly Version: 0.0.0.0
    Win32 Version: 0.0.0.0
    CodeBase: file:///C:/Users/axdr/AppData/Roaming/FlowLauncher/Plugins/Quick%20Uninstaller-2.0.0/Wox.Plugin.QuickUninstaller.dll
----------------------------------------
Flow.Plugin.WindowWalker
    Assembly Version: 1.1.0.0
    Win32 Version: 1.1.0.0
    CodeBase: file:///C:/Users/axdr/AppData/Roaming/FlowLauncher/Plugins/Window%20Walker-2.2.2/Flow.Plugin.WindowWalker.dll
----------------------------------------
CommunityToolkit.Mvvm
    Assembly Version: 8.2.0.0
    Win32 Version: 8.2.1.1
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/CommunityToolkit.Mvvm.dll
----------------------------------------
System.Threading.Channels
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36312
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/System.Threading.Channels.dll
----------------------------------------
System.Net.Http
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36312
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/System.Net.Http.dll
----------------------------------------
System.Net.WebProxy
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36312
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/System.Net.WebProxy.dll
----------------------------------------
System.Net.ServicePoint
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36312
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/System.Net.ServicePoint.dll
----------------------------------------
System.Net.Security
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36312
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/System.Net.Security.dll
----------------------------------------
System.Diagnostics.Tracing
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36312
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/System.Diagnostics.Tracing.dll
----------------------------------------
System.Diagnostics.DiagnosticSource
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36312
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/System.Diagnostics.DiagnosticSource.dll
----------------------------------------
Mages.Core
    Assembly Version: 2.0.1.0
    Win32 Version: 2.0.1.0
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/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/axdr/AppData/Roaming/FlowLauncher/Plugins/ClipboardR-0.3.1/Microsoft.Data.Sqlite.dll
----------------------------------------
YamlDotNet
    Assembly Version: 9.0.0.0
    Win32 Version: 9.1.0.0
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/YamlDotNet.dll
----------------------------------------
System.Net.Http.Json
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36312
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/System.Net.Http.Json.dll
----------------------------------------
System.Threading.Overlapped
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36312
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/System.Threading.Overlapped.dll
----------------------------------------
Microsoft.IO.RecyclableMemoryStream
    Assembly Version: 2.3.2.0
    Win32 Version: 2.3.2.0
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/Microsoft.IO.RecyclableMemoryStream.dll
----------------------------------------
System.Net.Quic
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36312
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/System.Net.Quic.dll
----------------------------------------
System.Runtime.Numerics
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36312
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/System.Runtime.Numerics.dll
----------------------------------------
System.Net.NameResolution
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36312
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/System.Net.NameResolution.dll
----------------------------------------
SQLitePCLRaw.core
    Assembly Version: 2.1.4.1835
    Win32 Version: 2.1.4.1835
    CodeBase: file:///C:/Users/axdr/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/axdr/AppData/Roaming/FlowLauncher/Plugins/ClipboardR-0.3.1/SQLitePCLRaw.batteries_v2.dll
----------------------------------------
System.Security.Claims
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36312
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/System.Security.Claims.dll
----------------------------------------
SQLitePCLRaw.provider.e_sqlite3
    Assembly Version: 2.1.4.1835
    Win32 Version: 2.1.4.1835
    CodeBase: file:///C:/Users/axdr/AppData/Roaming/FlowLauncher/Plugins/ClipboardR-0.3.1/SQLitePCLRaw.provider.e_sqlite3.dll
----------------------------------------
Dapper
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.151.35995
    CodeBase: file:///C:/Users/axdr/AppData/Roaming/FlowLauncher/Plugins/ClipboardR-0.3.1/Dapper.dll
----------------------------------------
System.Net.NetworkInformation
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36312
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/System.Net.NetworkInformation.dll
----------------------------------------
System.Console
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36312
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/System.Console.dll
----------------------------------------
System.Xml.XDocument
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36312
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/System.Xml.XDocument.dll
----------------------------------------
Accessibility
    Assembly Version: 4.0.0.0
    Win32 Version: 7.0.1023.36405
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/Accessibility.dll
----------------------------------------
System.Private.Xml.Linq
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36312
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/System.Private.Xml.Linq.dll
----------------------------------------
UIAutomationProvider
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36404
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/UIAutomationProvider.dll
----------------------------------------
NHotkey.Wpf
    Assembly Version: 2.0.0.0
    Win32 Version: 2.1.1.0
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/NHotkey.Wpf.dll
----------------------------------------
System.Windows.Controls.Ribbon
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36404
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/System.Windows.Controls.Ribbon.dll
----------------------------------------
WindowsFormsIntegration
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36404
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/WindowsFormsIntegration.dll
----------------------------------------
PresentationFramework-SystemData
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36404
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/PresentationFramework-SystemData.dll
----------------------------------------
PresentationFramework-SystemXmlLinq
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36404
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/PresentationFramework-SystemXmlLinq.dll
----------------------------------------
System.Xml.Linq
    Assembly Version: 4.0.0.0
    Win32 Version: 7.0.1023.36312
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/System.Xml.Linq.dll
----------------------------------------
NHotkey
    Assembly Version: 2.0.0.0
    Win32 Version: 2.1.1.0
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/NHotkey.dll
----------------------------------------
Squirrel
    Assembly Version: 1.5.2.0
    Win32 Version: 1.5.2.0
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/Squirrel.dll
----------------------------------------
Splat
    Assembly Version: 1.6.2.0
    Win32 Version: 1.6.2
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/Splat.dll
----------------------------------------
NuGet.Squirrel
    Assembly Version: 3.0.0.0
    Win32 Version: 3.0.0.0
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/NuGet.Squirrel.dll
----------------------------------------
System
    Assembly Version: 4.0.0.0
    Win32 Version: 7.0.1023.36312
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/System.dll
----------------------------------------
System.Resources.Extensions
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36312
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/System.Resources.Extensions.dll
----------------------------------------
System.Drawing
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36405
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/System.Drawing.dll
----------------------------------------
PresentationFramework-SystemXml
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36404
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/PresentationFramework-SystemXml.dll
----------------------------------------
System.Core
    Assembly Version: 4.0.0.0
    Win32 Version: 7.0.1023.36312
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/System.Core.dll
----------------------------------------
System.Web
    Assembly Version: 4.0.0.0
    Win32 Version: 7.0.1023.36312
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/System.Web.dll
----------------------------------------
System.Web.HttpUtility
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36312
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/System.Web.HttpUtility.dll
----------------------------------------
System.Diagnostics.StackTrace
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36312
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/System.Diagnostics.StackTrace.dll
----------------------------------------
System.Runtime.Serialization
    Assembly Version: 4.0.0.0
    Win32 Version: 7.0.1023.36312
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/System.Runtime.Serialization.dll
----------------------------------------
System.Runtime.Serialization.Primitives
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36312
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/System.Runtime.Serialization.Primitives.dll
----------------------------------------
Microsoft.VisualStudio.Threading
    Assembly Version: 17.7.0.0
    Win32 Version: 17.7.30.5607
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/Microsoft.VisualStudio.Threading.dll
----------------------------------------
Microsoft.VisualStudio.Validation
    Assembly Version: 17.6.0.0
    Win32 Version: 17.6.11.23530
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/Microsoft.VisualStudio.Validation.dll
----------------------------------------
ToolGood.Words.Pinyin
    Assembly Version: 3.0.1.4
    Win32 Version: 3.0.1.4
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/ToolGood.Words.Pinyin.dll
----------------------------------------
System.Linq.Parallel
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36312
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/System.Linq.Parallel.dll
----------------------------------------
System.Reflection.Metadata
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36312
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/System.Reflection.Metadata.dll
----------------------------------------
System.Collections.Immutable
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36312
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/System.Collections.Immutable.dll
----------------------------------------
Ben.Demystifier
    Assembly Version: 0.4.0.0
    Win32 Version: 0.4.0.2
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/Ben.Demystifier.dll
----------------------------------------
System.IO.MemoryMappedFiles
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36312
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/System.IO.MemoryMappedFiles.dll
----------------------------------------
Material.Icons
    Assembly Version: 2.0.11.0
    Win32 Version: 2.0.11.0
    CodeBase: file:///C:/Users/axdr/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/axdr/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/axdr/AppData/Roaming/FlowLauncher/Plugins/ClipboardR-0.3.1/ExCSS.dll
----------------------------------------
System.Runtime.InteropServices.RuntimeInformation
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36312
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/System.Runtime.InteropServices.RuntimeInformation.dll
----------------------------------------
ClipboardR.Panels
    Assembly Version: 0.1.1.0
    Win32 Version: 0.1.1.0
    CodeBase: file:///C:/Users/axdr/AppData/Roaming/FlowLauncher/Plugins/ClipboardR-0.3.1/ClipboardR.Panels.dll
----------------------------------------
H.InputSimulator
    Assembly Version: 1.4.0.0
    Win32 Version: 1.4.0
    CodeBase: file:///C:/Users/axdr/AppData/Roaming/FlowLauncher/Plugins/ClipboardR-0.3.1/H.InputSimulator.dll
----------------------------------------
VirtualizingWrapPanel
    Assembly Version: 1.5.7.0
    Win32 Version: 1.5.7.0
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/VirtualizingWrapPanel.dll
----------------------------------------
PresentationFramework-SystemCore
    Assembly Version: 7.0.0.0
    Win32 Version: 7.0.1023.36404
    CodeBase: file:///C:/Users/axdr/AppData/Local/FlowLauncher/app-1.16.2/PresentationFramework-SystemCore.dll
----------------------------------------

************** JIT Debugging **************
Chaoscontrol commented 2 months ago

Issue solved thanks to the massive help of ElvenPrincess on Discord.

In the end it was just an issue with the image file name settings. My file name format included :, and Windows doesn't allow those, hence the error. As soon as I removed them, it worked perfectly. Careful with your name formats, guys.