Jump to content

Noscere

Newbies
  • Posts

    1
  • Joined

  • Last visited

Noscere's Achievements

Newbie

Newbie (1/14)

  • Week One Done
  • One Month Later
  • Conversation Starter

Recent Badges

0

Reputation

  1. I am trying to open an XCF file using the GIMP FileType plugin from This may or may not be related to a fix that supposedly went into 4.2.11 (I cannot download from this link below to verify, seems to have gone now) There was a similar bug reported in 2020 that caused almost the exact same IO Exception, and that bug related to opening old PDN files. Not sure how paint.net is structured, but glancing at the stack trace it seems that the XCF is converted to a PDN? When I try to open my XCF file, it looks like the plugin creates a PDN_ImXCF12345.xcf file in %AppDataLocal%\Temp\ and then tries to create a temporary PDN of the same, and this raises the exception. Anyway, here is my stack trace from paint.net, please tell me how I can fix, or an ETA on a fix - thanks muchly! Exception: System.IO.FileNotFoundException: Could not find file 'C:\Users\noscere\AppData\Local\Temp\PDN_ImXCF49587.pdn'. File name: 'C:\Users\noscere\AppData\Local\Temp\PDN_ImXCF49587.pdn' at Microsoft.Win32.SafeHandles.SafeFileHandle.CreateFile(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options) at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize) at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize) at XcfFileTypes.ImXcfFileType.XcfOnLoad(Stream input, Int32 variant) at PaintDotNet.FileType.Load(Stream input) in D:\src\pdn\src_4_3_x\Data\FileType.cs:line 498 at PaintDotNet.Functional.Func.Eval[T1,TRet](Func`2 f, T1 arg1) in D:\src\pdn\src_4_3_x\Base\Functional\Func.cs:line 158 Diagnostics: Application paint.net 4.3.11 (Stable 4.311.8179.42221) Build Date 24 May 2022 Install type Classic Hardware accelerated rendering (GPU) True Remote session False Animations True DPI 96 (1.00x scale) Language en-GB OS Windows 10 Pro x64 (10.0.19043.0) Runtime .NET 6.0.5 x64 Physical Memory 16,336 MB CPU Intel(R) Core(TM) i3-4130 CPU @ 3.40GHz Speed ~3392 MHz Cores / Threads 2 / 4 Features SSE, SSE2, SSE3, SSSE3, SSE4_1, SSE4_2, AVX, AVX2 Video Card AMD Radeon HD 7500 Series Dedicated Video RAM 1,008 MB Dedicated System RAM 0 MB Shared System RAM 3,840 MB Vendor ID 0x1002 Device ID 0x675D Subsystem ID 0x2B221028 Revision 0 LUID 0x0000B00B Flags SupportNonMonitoredFences, KeyedMutexConformance Graphics Preemption DmaBufferBoundary Compute Preemption DmaBufferBoundary Outputs 2 Feature Level Direct3D_11_0 DXGI Formats A8_UNorm, B8G8R8A8_UNorm, R16G16B16A16_UNorm, R16G16B16A16_Float, R32G32B32A32_Float Buffer Precision UNorm8bpc, UNorm8bpcSrgb, UNorm16bpc, Float16bpc, Float32bpc Maximum Bitmap Size 16384 Video Card Microsoft Basic Render Driver Dedicated Video RAM 0 MB Dedicated System RAM 0 MB Shared System RAM 8,168 MB Vendor ID 0x1414 Device ID 0x008C Subsystem ID 0x00000000 Revision 0 LUID 0x0000B6F8 Flags Software, AcgCompatible, SupportMonitoredFences, SupportNonMonitoredFences, KeyedMutexConformance Graphics Preemption InstructionBoundary Compute Preemption InstructionBoundary Outputs 0 Feature Level Direct3D_12_1 DXGI Formats A8_UNorm, B8G8R8A8_UNorm, R16G16B16A16_UNorm, R16G16B16A16_Float, R32G32B32A32_Float Buffer Precision UNorm8bpc, UNorm8bpcSrgb, UNorm16bpc, Float16bpc, Float32bpc Maximum Bitmap Size 8388608 Managed assemblies 108 System.Private.CoreLib .\System.Private.CoreLib.dll, Version=6.0.0.0, PublicKeyToken=7cec85d7bea7798e paintdotnet .\paintdotnet.dll, Version=4.311.8179.42221 System.Runtime .\System.Runtime.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a System.Windows.Forms .\System.Windows.Forms.dll, Version=6.0.2.0, PublicKeyToken=b77a5c561934e089 PaintDotNet.Base .\PaintDotNet.Base.dll, Version=4.311.8179.42221 System.Diagnostics.Process .\System.Diagnostics.Process.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a PaintDotNet.SystemLayer .\PaintDotNet.SystemLayer.dll, Version=4.311.8179.42221 TerraFX.Interop.Windows .\TerraFX.Interop.Windows.dll, Version=10.0.20348.0, PublicKeyToken=35b01b53313a6f7e System.Runtime.InteropServices.RuntimeInformation .\System.Runtime.InteropServices.RuntimeInformation.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a System.Runtime.InteropServices .\System.Runtime.InteropServices.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a PaintDotNet.SystemLayer.Native.x64 .\PaintDotNet.SystemLayer.Native.x64.dll, Version=4.311.8179.42221 System.Threading .\System.Threading.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a System.Runtime.Extensions .\System.Runtime.Extensions.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a System.Runtime.CompilerServices.VisualC .\System.Runtime.CompilerServices.VisualC.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a System.Collections.NonGeneric .\System.Collections.NonGeneric.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a System.Runtime.Intrinsics .\System.Runtime.Intrinsics.dll, Version=6.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51 PaintDotNet.Core .\PaintDotNet.Core.dll, Version=4.311.8179.42221 System.Private.Uri .\System.Private.Uri.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a System.ComponentModel.Primitives .\System.ComponentModel.Primitives.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a WindowsBase .\WindowsBase.dll, Version=6.0.2.0, PublicKeyToken=31bf3856ad364e35 System.Windows.Forms.Primitives .\System.Windows.Forms.Primitives.dll, Version=6.0.2.0, PublicKeyToken=b77a5c561934e089 PresentationFramework .\PresentationFramework.dll, Version=6.0.2.0, PublicKeyToken=31bf3856ad364e35 System.Drawing.Primitives .\System.Drawing.Primitives.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a System.Xaml .\System.Xaml.dll, Version=6.0.2.0, PublicKeyToken=b77a5c561934e089 System.ComponentModel .\System.ComponentModel.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a System.Collections .\System.Collections.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a System.Diagnostics.TraceSource .\System.Diagnostics.TraceSource.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a System.Threading.Thread .\System.Threading.Thread.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a System.Text.Encoding.CodePages .\System.Text.Encoding.CodePages.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a Microsoft.Win32.Primitives .\Microsoft.Win32.Primitives.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a PaintDotNet.Resources .\PaintDotNet.Resources.dll, Version=4.311.8179.42221 System.ObjectModel .\System.ObjectModel.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a System.Configuration.ConfigurationManager .\System.Configuration.ConfigurationManager.dll, Version=6.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51 PaintDotNet.Data .\PaintDotNet.Data.dll, Version=4.311.8179.42221 System.Collections.Specialized .\System.Collections.Specialized.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a System.Xml.ReaderWriter .\System.Xml.ReaderWriter.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a System.Private.Xml .\System.Private.Xml.dll, Version=6.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51 System.Net.WebClient .\System.Net.WebClient.dll, Version=6.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51 System.ComponentModel.EventBasedAsync .\System.ComponentModel.EventBasedAsync.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a PaintDotNet.Framework .\PaintDotNet.Framework.dll, Version=4.311.8179.42221 Microsoft.Win32.SystemEvents .\Microsoft.Win32.SystemEvents.dll, Version=6.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51 System.Drawing.Common .\System.Drawing.Common.dll, Version=6.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51 System.Memory .\System.Memory.dll, Version=6.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51 System.Collections.Immutable .\System.Collections.Immutable.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a System.Linq .\System.Linq.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a System.Text.Encoding.Extensions .\System.Text.Encoding.Extensions.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a System.Threading.ThreadPool .\System.Threading.ThreadPool.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a System.Collections.Concurrent .\System.Collections.Concurrent.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a Microsoft.Win32.Registry .\Microsoft.Win32.Registry.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a System.Security.Principal.Windows .\System.Security.Principal.Windows.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a System.Security.Claims .\System.Security.Claims.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a System.ComponentModel.TypeConverter .\System.ComponentModel.TypeConverter.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a PresentationCore .\PresentationCore.dll, Version=6.0.2.0, PublicKeyToken=31bf3856ad364e35 DirectWriteForwarder .\DirectWriteForwarder.dll, Version=6.0.2.0, PublicKeyToken=31bf3856ad364e35 System.Diagnostics.Debug .\System.Diagnostics.Debug.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a UIAutomationTypes .\UIAutomationTypes.dll, Version=6.0.2.0, PublicKeyToken=31bf3856ad364e35 System.Diagnostics.FileVersionInfo .\System.Diagnostics.FileVersionInfo.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a PaintDotNet.Effects .\PaintDotNet.Effects.dll, Version=4.311.8179.42221 Accessibility .\Accessibility.dll, Version=4.0.0.0, PublicKeyToken=31bf3856ad364e35 System.Threading.Tasks.Parallel .\System.Threading.Tasks.Parallel.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a System.IO.Packaging .\System.IO.Packaging.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a System.Reflection.MetadataLoadContext .\System.Reflection.MetadataLoadContext.dll, Version=6.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51 System.Reflection.Metadata .\System.Reflection.Metadata.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a System.IO.MemoryMappedFiles .\System.IO.MemoryMappedFiles.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a System.Numerics.Vectors .\System.Numerics.Vectors.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a System.Diagnostics.Tracing .\System.Diagnostics.Tracing.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a System.Runtime.Loader .\System.Runtime.Loader.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a ImXcf.FileType .\FileTypes\ImXCF.FileType.dll, Version=1.4.0.95 mscorlib .\mscorlib.dll, Version=4.0.0.0, PublicKeyToken=b77a5c561934e089 System .\System.dll, Version=4.0.0.0, PublicKeyToken=b77a5c561934e089 DdsFileTypePlus .\Bundled\DDSFileTypePlus\DdsFileTypePlus.dll, Version=1.10.12.0 AvifFileType .\Bundled\AvifFileType\AvifFileType.dll, Version=1.1.19.0 WebPFileType .\Bundled\WebPFileType\WebPFileType.dll, Version=1.3.12.0 Mono.Cecil .\Mono.Cecil.dll, Version=0.11.4.0, PublicKeyToken=50cebf1cceb9d05e netstandard .\netstandard.dll, Version=2.1.0.0, PublicKeyToken=cc7b13ffcd2ddd51 PaintDotNet.Plugins.Compatibility .\PaintDotNet.Plugins.Compatibility.dll, Version=4.311.8179.42221 Crc32.NET .\Crc32.NET.dll, Version=1.0.0.0, PublicKeyToken=dc0b95cf99bf4e99 System.Security.Cryptography.Primitives .\System.Security.Cryptography.Primitives.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a Borders N' Shapes E:\Users\noscere\Documents\paint.net App Files\Effects\Borders N' Shapes.dll, Version=4.0.4642.26476 System.Drawing .\System.Drawing.dll, Version=6.0.2.0, PublicKeyToken=b03f5f7f11d50a3a Twist E:\Users\noscere\Documents\paint.net App Files\Effects\Twist.dll, Version=4.0.5873.25056 Color Match E:\Users\noscere\Documents\paint.net App Files\Effects\Color Match.dll, Version=4.2.7630.21216 Curves+ E:\Users\noscere\Documents\paint.net App Files\Effects\Curves+.dll, Version=4.0.6119.31044 Trail E:\Users\noscere\Documents\paint.net App Files\Effects\Trail.dll, Version=4.0.4642.26791 Film E:\Users\noscere\Documents\paint.net App Files\Effects\Film.dll, Version=4.0.4642.26607 Stitch E:\Users\noscere\Documents\paint.net App Files\Effects\Stitch.dll, Version=4.0.4642.26808 Gradient Bars E:\Users\noscere\Documents\paint.net App Files\Effects\Gradient Bars.dll, Version=4.0.5152.23084 Gradient Blocks E:\Users\noscere\Documents\paint.net App Files\Effects\Gradient Blocks.dll, Version=4.0.4642.26658 Gradient Grid E:\Users\noscere\Documents\paint.net App Files\Effects\Gradient Grid.dll, Version=4.0.6436.36068 Grid Warp E:\Users\noscere\Documents\paint.net App Files\Effects\Grid Warp.dll, Version=4.0.6544.34496 Jitter E:\Users\noscere\Documents\paint.net App Files\Effects\Jitter.dll, Version=4.0.4642.26986 Liquify E:\Users\noscere\Documents\paint.net App Files\Effects\Liquify.dll, Version=4.0.5873.25113 Splatter E:\Users\noscere\Documents\paint.net App Files\Effects\Splatter.dll, Version=4.0.5873.25083 Outline Object E:\Users\noscere\Documents\paint.net App Files\Effects\Outline Object.dll, Version=4.0.4642.26954 System.Runtime.Serialization.Formatters .\System.Runtime.Serialization.Formatters.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a Smudge E:\Users\noscere\Documents\paint.net App Files\Effects\Smudge.dll, Version=4.0.5873.25097 System.Core .\System.Core.dll, Version=4.0.0.0, PublicKeyToken=b77a5c561934e089 Pixelate+ E:\Users\noscere\Documents\paint.net App Files\Effects\Pixelate+.dll, Version=4.0.4642.26940 Random Effect E:\Users\noscere\Documents\paint.net App Files\Effects\Random Effect.dll, Version=4.0.4642.26928 System.Diagnostics.StackTrace .\System.Diagnostics.StackTrace.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a Random Shape Fill E:\Users\noscere\Documents\paint.net App Files\Effects\Random Shape Fill.dll, Version=4.0.4642.26910 System.CodeDom .\System.CodeDom.dll, Version=6.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51 Gradient Mapping E:\Users\noscere\Documents\paint.net App Files\Effects\Gradient Mapping.dll, Version=4.0.6547.33963 Newtonsoft.Json .\Newtonsoft.Json.dll, Version=13.0.0.0, PublicKeyToken=30ad4fe6b2a6aeed System.Linq.Expressions .\System.Linq.Expressions.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a System.Text.RegularExpressions .\System.Text.RegularExpressions.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a System.Runtime.Numerics .\System.Runtime.Numerics.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a System.Runtime.CompilerServices.Unsafe .\System.Runtime.CompilerServices.Unsafe.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a Native modules 277 paintdotnet.exe .\paintdotnet.exe, version=4.311.8179.42221 ntdll.dll C:\WINDOWS\SYSTEM32\ntdll.dll, version=10.0.19041.1682 (WinBuild.160101.0800) KERNEL32.DLL C:\WINDOWS\System32\KERNEL32.DLL, version=10.0.19041.1706 (WinBuild.160101.0800) KERNELBASE.dll C:\WINDOWS\System32\KERNELBASE.dll, version=10.0.19041.1706 (WinBuild.160101.0800) USER32.dll C:\WINDOWS\System32\USER32.dll, version=10.0.19041.507 (WinBuild.160101.0800) win32u.dll C:\WINDOWS\System32\win32u.dll, version=10.0.19041.1706 (WinBuild.160101.0800) GDI32.dll C:\WINDOWS\System32\GDI32.dll, version=10.0.19041.1620 (WinBuild.160101.0800) gdi32full.dll C:\WINDOWS\System32\gdi32full.dll, version=10.0.19041.1706 (WinBuild.160101.0800) msvcp_win.dll C:\WINDOWS\System32\msvcp_win.dll, version=10.0.19041.789 (WinBuild.160101.0800) ucrtbase.dll C:\WINDOWS\System32\ucrtbase.dll, version=10.0.19041.789 (WinBuild.160101.0800) SHELL32.dll C:\WINDOWS\System32\SHELL32.dll, version=10.0.19041.507 (WinBuild.160101.0800) ADVAPI32.dll C:\WINDOWS\System32\ADVAPI32.dll, version=10.0.19041.1 (WinBuild.160101.0800) msvcrt.dll C:\WINDOWS\System32\msvcrt.dll, version=7.0.19041.546 (WinBuild.160101.0800) sechost.dll C:\WINDOWS\System32\sechost.dll, version=10.0.19041.1 (WinBuild.160101.0800) RPCRT4.dll C:\WINDOWS\System32\RPCRT4.dll, version=10.0.19041.1 (WinBuild.160101.0800) IMM32.DLL C:\WINDOWS\System32\IMM32.DLL, version=10.0.19041.546 (WinBuild.160101.0800) hostfxr.dll .\hostfxr.dll, version=6,0,522,21309 @Commit: 70ae3df4a6f3c92fb6b315afc405edd10ff38579 hostpolicy.dll .\hostpolicy.dll, version=6,0,522,21309 @Commit: 70ae3df4a6f3c92fb6b315afc405edd10ff38579 coreclr.dll .\coreclr.dll, version=6,0,522,21309 @Commit: 70ae3df4a6f3c92fb6b315afc405edd10ff38579 ole32.dll C:\WINDOWS\System32\ole32.dll, version=10.0.19041.1320 (WinBuild.160101.0800) combase.dll C:\WINDOWS\System32\combase.dll, version=10.0.19041.1320 (WinBuild.160101.0800) OLEAUT32.dll C:\WINDOWS\System32\OLEAUT32.dll, version=10.0.19041.985 (WinBuild.160101.0800) bcryptPrimitives.dll C:\WINDOWS\System32\bcryptPrimitives.dll, version=10.0.19041.1415 (WinBuild.160101.0800) System.Private.CoreLib.dll .\System.Private.CoreLib.dll, version=6.0.522.21309 clrjit.dll .\clrjit.dll, version=6,0,522,21309 @Commit: 70ae3df4a6f3c92fb6b315afc405edd10ff38579 kernel.appcore.dll C:\WINDOWS\SYSTEM32\kernel.appcore.dll, version=10.0.19041.546 (WinBuild.160101.0800) paintdotnet.dll .\paintdotnet.dll, version=4.311.8179.42221 System.Runtime.dll .\System.Runtime.dll, version=6.0.522.21309 uxtheme.dll C:\WINDOWS\system32\uxtheme.dll, version=10.0.19041.507 (WinBuild.160101.0800) System.Windows.Forms.dll .\System.Windows.Forms.dll, version=6.0.422.16407 PaintDotNet.Base.dll .\PaintDotNet.Base.dll, version=4.311.8179.42221 System.Diagnostics.Process.dll .\System.Diagnostics.Process.dll, version=6.0.522.21309 PaintDotNet.SystemLayer.dll .\PaintDotNet.SystemLayer.dll, version=4.311.8179.42221 TerraFX.Interop.Windows.dll .\TerraFX.Interop.Windows.dll, version=10.0.20348.0 System.Runtime.InteropServices.RuntimeInformation.dll .\System.Runtime.InteropServices.RuntimeInformation.dll, version=6.0.522.21309 System.Runtime.InteropServices.dll .\System.Runtime.InteropServices.dll, version=6.0.522.21309 vcruntime140.dll .\vcruntime140.dll, version=14.32.31326.0 vcruntime140_1.dll .\vcruntime140_1.dll, version=14.32.31326.0 msvcp140.dll .\msvcp140.dll, version=14.32.31326.0 msvcp140_1.dll .\msvcp140_1.dll, version=14.32.31326.0 msvcp140_2.dll .\msvcp140_2.dll, version=14.32.31326.0 msvcp140_codecvt_ids.dll .\msvcp140_codecvt_ids.dll, version=14.32.31326.0 vcomp140.dll .\vcomp140.dll, version=14.32.31326.0 ijwhost.dll .\ijwhost.dll, version=6,0,522,21309 @Commit: 70ae3df4a6f3c92fb6b315afc405edd10ff38579 PaintDotNet.SystemLayer.Native.x64.dll .\PaintDotNet.SystemLayer.Native.x64.dll, version=4.311.8179.42221 PROPSYS.dll C:\WINDOWS\SYSTEM32\PROPSYS.dll, version=7.0.19041.507 (WinBuild.160101.0800) gdiplus.dll C:\WINDOWS\WinSxS\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.19041.1706_none_919e8e54cc8d4ca1\gdiplus.dll, version=10.0.19041.1706 (WinBuild.160101.0800) WindowsCodecs.dll C:\WINDOWS\SYSTEM32\WindowsCodecs.dll, version=10.0.19041.1706 (WinBuild.160101.0800) bcrypt.dll C:\WINDOWS\System32\bcrypt.dll, version=10.0.19041.1 (WinBuild.160101.0800) System.Threading.dll .\System.Threading.dll, version=6.0.522.21309 System.Runtime.Extensions.dll .\System.Runtime.Extensions.dll, version=6.0.522.21309 System.Runtime.CompilerServices.VisualC.dll .\System.Runtime.CompilerServices.VisualC.dll, version=6.0.522.21309 System.Collections.NonGeneric.dll .\System.Collections.NonGeneric.dll, version=6.0.522.21309 System.Runtime.Intrinsics.dll .\System.Runtime.Intrinsics.dll, version=6.0.522.21309 windows.storage.dll C:\WINDOWS\SYSTEM32\windows.storage.dll, version=10.0.19041.507 (WinBuild.160101.0800) Wldp.dll C:\WINDOWS\SYSTEM32\Wldp.dll, version=10.0.19041.1 (WinBuild.160101.0800) SHCORE.dll C:\WINDOWS\System32\SHCORE.dll, version=10.0.19041.507 (WinBuild.160101.0800) shlwapi.dll C:\WINDOWS\System32\shlwapi.dll, version=10.0.19041.507 (WinBuild.160101.0800) PaintDotNet.Core.dll .\PaintDotNet.Core.dll, version=4.311.8179.42221 System.Private.Uri.dll .\System.Private.Uri.dll, version=6.0.522.21309 System.ComponentModel.Primitives.dll .\System.ComponentModel.Primitives.dll, version=6.0.522.21309 WindowsBase.dll .\WindowsBase.dll, version=6.0.522.21509 System.Windows.Forms.Primitives.dll .\System.Windows.Forms.Primitives.dll, version=6.0.422.16407 PresentationFramework.dll .\PresentationFramework.dll, version=6.0.522.21509 System.Drawing.Primitives.dll .\System.Drawing.Primitives.dll, version=6.0.522.21309 System.Xaml.dll .\System.Xaml.dll, version=6.0.522.21509 System.ComponentModel.dll .\System.ComponentModel.dll, version=6.0.522.21309 System.Collections.dll .\System.Collections.dll, version=6.0.522.21309 System.Diagnostics.TraceSource.dll .\System.Diagnostics.TraceSource.dll, version=6.0.522.21309 System.Threading.Thread.dll .\System.Threading.Thread.dll, version=6.0.522.21309 System.Text.Encoding.CodePages.dll .\System.Text.Encoding.CodePages.dll, version=6.0.522.21309 Microsoft.Win32.Primitives.dll .\Microsoft.Win32.Primitives.dll, version=6.0.522.21309 PaintDotNet.Resources.dll .\PaintDotNet.Resources.dll, version=4.311.8179.42221 System.ObjectModel.dll .\System.ObjectModel.dll, version=6.0.522.21309 System.Configuration.ConfigurationManager.dll .\System.Configuration.ConfigurationManager.dll, version=6.0.422.16404 PaintDotNet.Data.dll .\PaintDotNet.Data.dll, version=4.311.8179.42221 System.Collections.Specialized.dll .\System.Collections.Specialized.dll, version=6.0.522.21309 PresentationNative_cor3.dll .\PresentationNative_cor3.dll, version=6,0,22,21304 @Commit: 3510f88911e3fea61a4eeb481d7a1fbae9795c7b System.Xml.ReaderWriter.dll .\System.Xml.ReaderWriter.dll, version=6.0.522.21309 System.Private.Xml.dll .\System.Private.Xml.dll, version=6.0.522.21309 icu.dll C:\WINDOWS\SYSTEM32\icu.dll, version=64, 2, 0, 0 (WinBuild.160101.0800) System.Net.WebClient.dll .\System.Net.WebClient.dll, version=6.0.522.21309 System.ComponentModel.EventBasedAsync.dll .\System.ComponentModel.EventBasedAsync.dll, version=6.0.522.21309 PaintDotNet.Framework.dll .\PaintDotNet.Framework.dll, version=4.311.8179.42221 Microsoft.Win32.SystemEvents.dll .\Microsoft.Win32.SystemEvents.dll, version=6.0.422.16404 System.Memory.dll .\System.Memory.dll, version=6.0.522.21309 System.Drawing.Common.dll .\System.Drawing.Common.dll, version=6.0.422.16404 System.Collections.Immutable.dll .\System.Collections.Immutable.dll, version=6.0.522.21309 System.Linq.dll .\System.Linq.dll, version=6.0.522.21309 System.Text.Encoding.Extensions.dll .\System.Text.Encoding.Extensions.dll, version=6.0.522.21309 MSCTF.dll C:\WINDOWS\System32\MSCTF.dll, version=10.0.19041.507 (WinBuild.160101.0800) System.Threading.ThreadPool.dll .\System.Threading.ThreadPool.dll, version=6.0.522.21309 System.Collections.Concurrent.dll .\System.Collections.Concurrent.dll, version=6.0.522.21309 dxgi.dll C:\WINDOWS\SYSTEM32\dxgi.dll, version=10.0.19041.1566 (WinBuild.160101.0800) Microsoft.Win32.Registry.dll .\Microsoft.Win32.Registry.dll, version=6.0.522.21309 System.Security.Principal.Windows.dll .\System.Security.Principal.Windows.dll, version=6.0.522.21309 System.Security.Claims.dll .\System.Security.Claims.dll, version=6.0.522.21309 System.ComponentModel.TypeConverter.dll .\System.ComponentModel.TypeConverter.dll, version=6.0.522.21309 PresentationCore.dll .\PresentationCore.dll, version=6.0.522.21509 DirectWriteForwarder.dll .\DirectWriteForwarder.dll, version=6,0,522,21509 @Commit: 14bf2e54800ba75bfd06cbb4f2e470cbfffc9a5b System.Diagnostics.Debug.dll .\System.Diagnostics.Debug.dll, version=6.0.522.21309 dwrite.dll C:\WINDOWS\SYSTEM32\dwrite.dll, version=10.0.19041.1 (WinBuild.160101.0800) UIAutomationTypes.dll .\UIAutomationTypes.dll, version=6.0.522.21509 System.Diagnostics.FileVersionInfo.dll .\System.Diagnostics.FileVersionInfo.dll, version=6.0.522.21309 profapi.dll C:\WINDOWS\SYSTEM32\profapi.dll, version=10.0.19041.844 (WinBuild.160101.0800) PaintDotNet.Effects.dll .\PaintDotNet.Effects.dll, version=4.311.8179.42221 clbcatq.dll C:\WINDOWS\System32\clbcatq.dll, version=2001.12.10941.16384 (WinBuild.160101.0800) UIAnimation.dll C:\WINDOWS\System32\UIAnimation.dll, version=10.0.19041.746 (WinBuild.160101.0800) Accessibility.dll .\Accessibility.dll, version=6.0.422.16407 version.dll C:\WINDOWS\SYSTEM32\version.dll, version=10.0.19041.546 (WinBuild.160101.0800) comctl32.dll C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.1110_none_60b5254171f9507e\comctl32.dll, version=6.10 (WinBuild.160101.0800) System.Threading.Tasks.Parallel.dll .\System.Threading.Tasks.Parallel.dll, version=6.0.522.21309 System.IO.Packaging.dll .\System.IO.Packaging.dll, version=6.0.422.16404 System.Reflection.MetadataLoadContext.dll .\System.Reflection.MetadataLoadContext.dll, version=6.0.21.52210 System.Reflection.Metadata.dll .\System.Reflection.Metadata.dll, version=6.0.522.21309 System.IO.MemoryMappedFiles.dll .\System.IO.MemoryMappedFiles.dll, version=6.0.522.21309 System.Numerics.Vectors.dll .\System.Numerics.Vectors.dll, version=6.0.522.21309 System.Diagnostics.Tracing.dll .\System.Diagnostics.Tracing.dll, version=6.0.522.21309 System.Runtime.Loader.dll .\System.Runtime.Loader.dll, version=6.0.522.21309 ucrtbase.dll .\ucrtbase.dll, version=10.0.22000.194 (WinBuild.160101.0800) TextShaping.dll C:\WINDOWS\SYSTEM32\TextShaping.dll, version= ImXCF.FileType.dll .\FileTypes\ImXCF.FileType.dll, version=1.4.0.95 mscorlib.dll .\mscorlib.dll, version=6.0.522.21309 System.dll .\System.dll, version=6.0.522.21309 mfplat.dll C:\WINDOWS\SYSTEM32\mfplat.dll, version=10.0.19041.507 (WinBuild.160101.0800) cfgmgr32.dll C:\WINDOWS\System32\cfgmgr32.dll, version=10.0.19041.1620 (WinBuild.160101.0800) RTWorkQ.DLL C:\WINDOWS\SYSTEM32\RTWorkQ.DLL, version=10.0.19041.1 (WinBuild.160101.0800) CompPkgSup.DLL C:\WINDOWS\SYSTEM32\CompPkgSup.DLL, version=10.0.19041.746 (WinBuild.160101.0800) DdsFileTypePlus.dll .\Bundled\DDSFileTypePlus\DdsFileTypePlus.dll, version=1.10.12.0 AvifFileType.dll .\Bundled\AvifFileType\AvifFileType.dll, version=1.1.19.0 WebPFileType.dll .\Bundled\WebPFileType\WebPFileType.dll, version=1.3.12.0 Windows.StateRepositoryPS.dll C:\Windows\System32\Windows.StateRepositoryPS.dll, version=10.0.19041.1466 (WinBuild.160101.0800) WinTypes.dll C:\Windows\System32\WinTypes.dll, version=10.0.19041.1320 (WinBuild.160101.0800) d2d1.dll C:\WINDOWS\SYSTEM32\d2d1.dll, version=10.0.19041.1 (WinBuild.160101.0800) wtsapi32.dll C:\WINDOWS\SYSTEM32\wtsapi32.dll, version=10.0.19041.546 (WinBuild.160101.0800) WINSTA.dll C:\WINDOWS\SYSTEM32\WINSTA.dll, version=10.0.19041.546 (WinBuild.160101.0800) d3d11.dll C:\WINDOWS\SYSTEM32\d3d11.dll, version=10.0.19041.1620 (WinBuild.160101.0800) D3D10Warp.dll C:\WINDOWS\SYSTEM32\D3D10Warp.dll, version=10.0.19041.546 (WinBuild.160101.0800) dxcore.dll C:\WINDOWS\SYSTEM32\dxcore.dll, version=10.0.19041.546 (WinBuild.160101.0800) UIAutomationCore.dll C:\WINDOWS\SYSTEM32\UIAutomationCore.dll, version=7.2.19041.507 (WinBuild.160101.0800) sxs.dll C:\WINDOWS\SYSTEM32\sxs.dll, version=10.0.19041.1 (WinBuild.160101.0800) Mono.Cecil.dll .\Mono.Cecil.dll, version=0.11.4.0 netstandard.dll .\netstandard.dll, version=6.0.522.21309 PaintDotNet.Plugins.Compatibility.dll .\PaintDotNet.Plugins.Compatibility.dll, version=4.311.8179.42221 Crc32.NET.dll .\Crc32.NET.dll, version=1.2.0.5 System.Security.Cryptography.Primitives.dll .\System.Security.Cryptography.Primitives.dll, version=6.0.522.21309 Borders N' Shapes.dll E:\Users\noscere\Documents\paint.net App Files\Effects\Borders N' Shapes.dll, version=4.0.4642.26476 System.Drawing.dll .\System.Drawing.dll, version=6.0.422.16407 Twist.dll E:\Users\noscere\Documents\paint.net App Files\Effects\Twist.dll, version=4.0.5873.25056 Color Match.dll E:\Users\noscere\Documents\paint.net App Files\Effects\Color Match.dll, version=4.2.7630.21216 Curves+.dll E:\Users\noscere\Documents\paint.net App Files\Effects\Curves+.dll, version=4.0.6119.31044 Trail.dll E:\Users\noscere\Documents\paint.net App Files\Effects\Trail.dll, version=4.0.4642.26791 Film.dll E:\Users\noscere\Documents\paint.net App Files\Effects\Film.dll, version=4.0.4642.26607 Stitch.dll E:\Users\noscere\Documents\paint.net App Files\Effects\Stitch.dll, version=4.0.4642.26808 Gradient Bars.dll E:\Users\noscere\Documents\paint.net App Files\Effects\Gradient Bars.dll, version=4.0.5152.23084 Gradient Blocks.dll E:\Users\noscere\Documents\paint.net App Files\Effects\Gradient Blocks.dll, version=4.0.4642.26658 Gradient Grid.dll E:\Users\noscere\Documents\paint.net App Files\Effects\Gradient Grid.dll, version=4.0.6436.36068 Grid Warp.dll E:\Users\noscere\Documents\paint.net App Files\Effects\Grid Warp.dll, version=4.0.6544.34496 Jitter.dll E:\Users\noscere\Documents\paint.net App Files\Effects\Jitter.dll, version=4.0.4642.26986 Liquify.dll E:\Users\noscere\Documents\paint.net App Files\Effects\Liquify.dll, version=4.0.5873.25113 Splatter.dll E:\Users\noscere\Documents\paint.net App Files\Effects\Splatter.dll, version=4.0.5873.25083 amsi.dll C:\WINDOWS\SYSTEM32\amsi.dll, version=10.0.19041.1620 (WinBuild.160101.0800) Outline Object.dll E:\Users\noscere\Documents\paint.net App Files\Effects\Outline Object.dll, version=4.0.4642.26954 System.Runtime.Serialization.Formatters.dll .\System.Runtime.Serialization.Formatters.dll, version=6.0.522.21309 Smudge.dll E:\Users\noscere\Documents\paint.net App Files\Effects\Smudge.dll, version=4.0.5873.25097 System.Core.dll .\System.Core.dll, version=6.0.522.21309 USERENV.dll C:\WINDOWS\SYSTEM32\USERENV.dll, version=10.0.19041.1 (WinBuild.160101.0800) Pixelate+.dll E:\Users\noscere\Documents\paint.net App Files\Effects\Pixelate+.dll, version=4.0.4642.26940 MpOav.dll C:\ProgramData\Microsoft\Windows Defender\Platform\4.18.2203.5-0\MpOav.dll, version=4.18.2203.5 (WinBuild.160101.0800) MPCLIENT.DLL C:\ProgramData\Microsoft\Windows Defender\Platform\4.18.2203.5-0\MPCLIENT.DLL, version=4.18.2203.5 (WinBuild.160101.0800) CRYPT32.dll C:\WINDOWS\System32\CRYPT32.dll, version=10.0.19041.507 (WinBuild.160101.0800) WINTRUST.dll C:\WINDOWS\System32\WINTRUST.dll, version=10.0.19041.1682 (WinBuild.160101.0800) MSASN1.dll C:\WINDOWS\System32\MSASN1.dll, version=10.0.19041.546 (WinBuild.160101.0800) Random Effect.dll E:\Users\noscere\Documents\paint.net App Files\Effects\Random Effect.dll, version=4.0.4642.26928 gpapi.dll C:\WINDOWS\SYSTEM32\gpapi.dll, version=10.0.19041.507 (WinBuild.160101.0800) Random Shape Fill.dll E:\Users\noscere\Documents\paint.net App Files\Effects\Random Shape Fill.dll, version=4.0.4642.26910 System.CodeDom.dll .\System.CodeDom.dll, version=6.0.422.16404 dwmapi.DLL C:\WINDOWS\SYSTEM32\dwmapi.DLL, version=10.0.19041.507 (WinBuild.160101.0800) dataexchange.dll C:\WINDOWS\system32\dataexchange.dll, version=10.0.19041.1387 (WinBuild.160101.0800) dcomp.dll C:\WINDOWS\system32\dcomp.dll, version=10.0.19041.1566 (WinBuild.160101.0800) twinapi.appcore.dll C:\WINDOWS\system32\twinapi.appcore.dll, version=10.0.19041.1 (WinBuild.160101.0800) textinputframework.dll C:\WINDOWS\SYSTEM32\textinputframework.dll, version=10.0.19041.1620 (WinBuild.160101.0800) CoreUIComponents.dll C:\WINDOWS\System32\CoreUIComponents.dll, version=10.0.19041.546 CoreMessaging.dll C:\WINDOWS\System32\CoreMessaging.dll, version=10.0.19041.746 WS2_32.dll C:\WINDOWS\System32\WS2_32.dll, version=10.0.19041.1081 (WinBuild.160101.0800) ntmarta.dll C:\WINDOWS\SYSTEM32\ntmarta.dll, version=10.0.19041.1 (WinBuild.160101.0800) SpTip.dll C:\Windows\System32\Speech\SpeechUX\SpTip.dll, version=10.0.19041.746 (WinBuild.160101.0800) Newtonsoft.Json.dll .\Newtonsoft.Json.dll, version=13.0.1.25517 System.Linq.Expressions.dll .\System.Linq.Expressions.dll, version=6.0.522.21309 powrprof.dll C:\WINDOWS\SYSTEM32\powrprof.dll, version=10.0.19041.507 (WinBuild.160101.0800) UMPDC.dll C:\WINDOWS\SYSTEM32\UMPDC.dll, version= System.Text.RegularExpressions.dll .\System.Text.RegularExpressions.dll, version=6.0.522.21309 System.Runtime.Numerics.dll .\System.Runtime.Numerics.dll, version=6.0.522.21309 winmm.DLL C:\WINDOWS\SYSTEM32\winmm.DLL, version=10.0.19041.1 (WinBuild.160101.0800) System.Runtime.CompilerServices.Unsafe.dll .\System.Runtime.CompilerServices.Unsafe.dll, version=6.0.522.21309 oleacc.dll C:\WINDOWS\SYSTEM32\oleacc.dll, version=7.2.19041.746 (WinBuild.160101.0800) explorerframe.dll C:\WINDOWS\system32\explorerframe.dll, version=10.0.19041.507 (WinBuild.160101.0800) System.Diagnostics.StackTrace.dll .\System.Diagnostics.StackTrace.dll, version=6.0.522.21309 Microsoft.DiaSymReader.Native.amd64.dll .\Microsoft.DiaSymReader.Native.amd64.dll, version=14.28.29715.1 built by: vcwrkspc aticfx64.dll C:\WINDOWS\SYSTEM32\aticfx64.dll, version=8.17.10.1404 atiuxp64.dll C:\WINDOWS\SYSTEM32\atiuxp64.dll, version=8.14.01.6463 atidxx64.dll C:\WINDOWS\SYSTEM32\atidxx64.dll, version=8.17.10.0625 apphelp.dll C:\WINDOWS\SYSTEM32\apphelp.dll, version=10.0.19041.1 (WinBuild.160101.0800) comdlg32.dll C:\WINDOWS\System32\comdlg32.dll, version=10.0.19041.507 (WinBuild.160101.0800) DUI70.dll C:\WINDOWS\System32\DUI70.dll, version=10.0.19041.507 (WinBuild.160101.0800) DUser.dll C:\WINDOWS\System32\DUser.dll, version=10.0.19041.507 (WinBuild.160101.0800) tiptsf.dll C:\Program Files\Common Files\microsoft shared\ink\tiptsf.dll, version=10.0.19041.507 (WinBuild.160101.0800) edputil.dll C:\WINDOWS\SYSTEM32\edputil.dll, version=10.0.19041.507 (WinBuild.160101.0800) thumbcache.dll C:\Windows\System32\thumbcache.dll, version=10.0.19041.507 (WinBuild.160101.0800) policymanager.dll C:\WINDOWS\SYSTEM32\policymanager.dll, version=10.0.19041.1682 (WinBuild.160101.0800) msvcp110_win.dll C:\WINDOWS\SYSTEM32\msvcp110_win.dll, version=10.0.19041.546 (WinBuild.160101.0800) Windows.Globalization.dll C:\Windows\System32\Windows.Globalization.dll, version=10.0.19041.1 (WinBuild.160101.0800) Bcp47Langs.dll C:\Windows\System32\Bcp47Langs.dll, version=10.0.19041.1566 (WinBuild.160101.0800) bcp47mrm.dll C:\Windows\System32\bcp47mrm.dll, version=10.0.19041.1503 (WinBuild.160101.0800) globinputhost.dll C:\WINDOWS\SYSTEM32\globinputhost.dll, version=10.0.19041.546 (WinBuild.160101.0800) Windows.FileExplorer.Common.dll C:\Windows\System32\Windows.FileExplorer.Common.dll, version=10.0.19041.1 (WinBuild.160101.0800) iertutil.dll C:\Windows\System32\iertutil.dll, version=11.00.19041.507 (WinBuild.160101.0800) atlthunk.dll C:\WINDOWS\SYSTEM32\atlthunk.dll, version=10.0.19041.546 (WinBuild.160101.0800) StructuredQuery.dll C:\WINDOWS\System32\StructuredQuery.dll, version=7.0.19041.867 (WinBuild.160101.0800) Windows.Storage.Search.dll C:\WINDOWS\system32\Windows.Storage.Search.dll, version=10.0.19041.507 (WinBuild.160101.0800) cldapi.dll C:\Windows\System32\cldapi.dll, version=10.0.19041.1682 (WinBuild.160101.0800) FLTLIB.DLL C:\Windows\System32\FLTLIB.DLL, version=10.0.19041.1 (WinBuild.160101.0800) SspiCli.dll C:\WINDOWS\SYSTEM32\SspiCli.dll, version=10.0.19041.1586 (WinBuild.160101.0800) IconCodecService.dll C:\WINDOWS\system32\IconCodecService.dll, version=10.0.19041.1 (WinBuild.160101.0800) MPR.dll C:\WINDOWS\SYSTEM32\MPR.dll, version=10.0.19041.507 (WinBuild.160101.0800) cbfsconnectNetRdr2017.dll E:\Installations\Programs(x86)\PartitionRecovery\{DA0D5F3C-BF60-4503-9F6F-206EEB46D6E9}\cbfsconnectNetRdr2017.dll, version=2017, 0, 27, 73 SETUPAPI.dll C:\WINDOWS\System32\SETUPAPI.dll, version=10.0.19041.507 (WinBuild.160101.0800) NETAPI32.dll C:\WINDOWS\SYSTEM32\NETAPI32.dll, version=10.0.19041.1682 (WinBuild.160101.0800) SRVCLI.DLL C:\WINDOWS\SYSTEM32\SRVCLI.DLL, version=10.0.19041.1645 (WinBuild.160101.0800) p9np.dll C:\WINDOWS\System32\p9np.dll, version=10.0.19041.1 (WinBuild.160101.0800) drprov.dll C:\WINDOWS\System32\drprov.dll, version=10.0.19041.1 (WinBuild.160101.0800) ntlanman.dll C:\WINDOWS\System32\ntlanman.dll, version=10.0.19041.507 (WinBuild.160101.0800) davclnt.dll C:\WINDOWS\System32\davclnt.dll, version=10.0.19041.546 (WinBuild.160101.0800) DAVHLPR.dll C:\WINDOWS\System32\DAVHLPR.dll, version=10.0.19041.546 (WinBuild.160101.0800) wkscli.dll C:\WINDOWS\System32\wkscli.dll, version=10.0.19041.1645 (WinBuild.160101.0800) cscapi.dll C:\WINDOWS\SYSTEM32\cscapi.dll, version=10.0.19041.546 (WinBuild.160101.0800) netutils.dll C:\WINDOWS\System32\netutils.dll, version=10.0.19041.546 (WinBuild.160101.0800) twinapi.dll C:\Windows\System32\twinapi.dll, version=10.0.19041.507 (WinBuild.160101.0800) dlnashext.dll C:\Windows\System32\dlnashext.dll, version=10.0.19041.507 (WinBuild.160101.0800) PlayToDevice.dll C:\Windows\System32\PlayToDevice.dll, version=10.0.19041.507 (WinBuild.160101.0800) DevDispItemProvider.dll C:\Windows\System32\DevDispItemProvider.dll, version=10.0.19041.507 (WinBuild.160101.0800) coml2.dll C:\WINDOWS\System32\coml2.dll, version=10.0.19041.546 (WinBuild.160101.0800) LINKINFO.dll C:\WINDOWS\SYSTEM32\LINKINFO.dll, version=10.0.19041.546 (WinBuild.160101.0800) MMDevApi.dll C:\WINDOWS\System32\MMDevApi.dll, version=10.0.19041.1 (WinBuild.160101.0800) DEVOBJ.dll C:\WINDOWS\System32\DEVOBJ.dll, version=10.0.19041.1620 (WinBuild.160101.0800) MrmCoreR.dll C:\Windows\System32\MrmCoreR.dll, version=10.0.19041.1566 (WinBuild.160101.0800) windows.staterepositorycore.dll C:\WINDOWS\SYSTEM32\windows.staterepositorycore.dll, version=10.0.19041.1466 (WinBuild.160101.0800) PortableDeviceApi.dll C:\Windows\System32\PortableDeviceApi.dll, version=10.0.19041.1 (WinBuild.160101.0800) PortableDeviceTypes.dll C:\Windows\System32\PortableDeviceTypes.dll, version=10.0.19041.746 (WinBuild.160101.0800) EhStorShell.dll C:\Windows\System32\EhStorShell.dll, version=10.0.19041.507 (WinBuild.160101.0800) Windows.UI.dll C:\Windows\System32\Windows.UI.dll, version=10.0.19041.1 (WinBuild.160101.0800) WindowManagementAPI.dll C:\Windows\System32\WindowManagementAPI.dll, version= InputHost.dll C:\Windows\System32\InputHost.dll, version=10.0.19041.906 (WinBuild.160101.0800) EhStorAPI.dll C:\Windows\System32\EhStorAPI.dll, version=10.0.19041.1 (WinBuild.160101.0800) provsvc.dll C:\WINDOWS\System32\provsvc.dll, version=10.0.19041.1 (WinBuild.160101.0800) ActXPrxy.dll C:\Windows\System32\ActXPrxy.dll, version=10.0.19041.844 (WinBuild.160101.0800) msieftp.dll C:\WINDOWS\system32\msieftp.dll, version=10.0.19041.507 (WinBuild.160101.0800) SHDOCVW.dll C:\WINDOWS\system32\SHDOCVW.dll, version=10.0.19041.507 (WinBuild.160101.0800) urlmon.dll C:\WINDOWS\system32\urlmon.dll, version=11.00.19041.507 (WinBuild.160101.0800) WININET.dll C:\WINDOWS\system32\WININET.dll, version=11.00.19041.507 (WinBuild.160101.0800) drivefsext.dll C:\Program Files\Google\Drive File Stream\58.0.3.0\drivefsext.dll, version=58.0.3.0 dbghelp.dll C:\WINDOWS\SYSTEM32\dbghelp.dll, version=10.0.19041.867 (WinBuild.160101.0800) CRYPTBASE.DLL C:\WINDOWS\SYSTEM32\CRYPTBASE.DLL, version=10.0.19041.546 (WinBuild.160101.0800) mssprxy.dll C:\WINDOWS\system32\mssprxy.dll, version=7.0.19041.1620 (WinBuild.160101.0800) CoreSync_x64.dll C:\Program Files (x86)\Common Files\Adobe\CoreSyncExtension\CoreSync_x64.dll, version=4.3.71.1 OCOverlays.dll C:\Program Files (x86)\ownCloud\OCOverlays.dll, version=1,0,0,46 TortoiseOverlays.dll C:\Program Files\Common Files\TortoiseOverlays\TortoiseOverlays.dll, version=1, 1, 4, 26626 TortoiseGitStub.dll C:\Program Files\TortoiseGit\bin\TortoiseGitStub.dll, version=2.10.0.0 TortoiseGit.dll C:\Program Files\TortoiseGit\bin\TortoiseGit.dll, version=2.10.0.0 libgit2_tgit.dll C:\Program Files\TortoiseGit\bin\libgit2_tgit.dll, version=0.99.0 gitdll.dll C:\Program Files\TortoiseGit\bin\gitdll.dll, version=2.10.0.2 zlib1_tgit.dll C:\Program Files\TortoiseGit\bin\zlib1_tgit.dll, version=1.2.11 WINHTTP.dll C:\WINDOWS\SYSTEM32\WINHTTP.dll, version=10.0.19041.1 (WinBuild.160101.0800) cscui.dll C:\WINDOWS\System32\cscui.dll, version=10.0.19041.507 (WinBuild.160101.0800) ntshrui.dll C:\WINDOWS\SYSTEM32\ntshrui.dll, version=10.0.19041.507 (WinBuild.160101.0800) NetworkExplorer.dll C:\WINDOWS\system32\NetworkExplorer.dll, version=10.0.19041.507 (WinBuild.160101.0800) MsftEdit.DLL C:\WINDOWS\SYSTEM32\MsftEdit.DLL, version=10.0.19041.507 (WinBuild.160101.0800)
×
×
  • Create New...