Advertisement
Guest User

Untitled

a guest
Sep 30th, 2021
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 59.86 KB | None | 0 0
  1. Exception:
  2.  
  3. System.IO.IOException: File::Replace and fallback path were both unsuccessful
  4. ---> System.AggregateException: One or more errors occurred. (The process cannot access the file because it is being used by another process.) (ReplaceFileW() returned FALSE (32, ERROR_SHARING_VIOLATION))
  5. ---> System.IO.IOException: The process cannot access the file because it is being used by another process.
  6. at System.IO.FileSystem.MoveFile(String sourceFullPath, String destFullPath, Boolean overwrite)
  7. at System.IO.File.Move(String sourceFileName, String destFileName, Boolean overwrite)
  8. at PaintDotNet.IO.SaveTransaction.Commit() in D:\src\pdn\src\PaintDotNet\IO\SaveTransaction.cs:line 326
  9. --- End of inner exception stack trace ---
  10. ---> (Inner Exception #1) System.ComponentModel.Win32Exception (32): ReplaceFileW() returned FALSE (32, ERROR_SHARING_VIOLATION)
  11. at PaintDotNet.SystemLayer.NativeUtilities.ThrowOnWin32Error(String message, Int32 lastWin32Error, Boolean alwaysThrow) in D:\src\pdn\src\SystemLayer\NativeUtilities.cs:line 89
  12. at PaintDotNet.IO.SaveTransaction.Commit() in D:\src\pdn\src\PaintDotNet\IO\SaveTransaction.cs:line 326<---
  13.  
  14. --- End of inner exception stack trace ---
  15. at PaintDotNet.IO.SaveTransaction.Commit() in D:\src\pdn\src\PaintDotNet\IO\SaveTransaction.cs:line 326
  16. at PaintDotNet.Controls.DocumentWorkspace.<>c__DisplayClass247_1.<DoSaveImpl>b__7() in D:\src\pdn\src\PaintDotNet\Controls\DocumentWorkspace.cs:line 2822
  17. at PaintDotNet.Functional.Func.Try(Action f) in D:\src\pdn\src\Base\Functional\Func.cs:line 181
  18.  
  19. Diagnostics:
  20.  
  21. Application paint.net 4.3.1 (Stable 4.301.7940.37141)
  22. Build Date Monday, September 27, 2021
  23. Install type Appx
  24.  
  25. Hardware accelerated rendering (GPU) True
  26. Animations True
  27. DPI 192 (2.00x scale)
  28. Language en-US
  29.  
  30. OS Windows 10 Pro x64 (10.0.21390.0)
  31. Runtime .NET 5.0.10 x64
  32. Physical Memory 32,712 MB
  33.  
  34. CPU AMD Ryzen 9 3900X 12-Core Processor
  35. Speed ~3800 MHz
  36. Cores / Threads 12 / 24
  37. Features SSE, SSE2, SSE3, SSSE3, SSE4_1, SSE4_2, AVX, AVX2
  38.  
  39. Video Card NVIDIA GeForce RTX 2070 SUPER
  40. Dedicated Video RAM 8,012 MB
  41. Dedicated System RAM 0 MB
  42. Shared System RAM 16,356 MB
  43. Vendor ID 0x10DE
  44. Device ID 0x1E84
  45. Subsystem ID 0x87281043
  46. Revision 161
  47. LUID 0x00010ABB
  48. Flags AcgCompatible, SupportMonitoredFences, KeyedMutexConformance
  49. Graphics Preemption PixelBoundary
  50. Compute Preemption DispatchBoundary
  51. Outputs 1
  52. Feature Level Direct3D_12_1
  53. DXGI Formats A8_UNorm, B8G8R8A8_UNorm, R16G16B16A16_UNorm, R16G16B16A16_Float, R32G32B32A32_Float
  54. Buffer Precision UNorm8bpc, UNorm8bpcSrgb, UNorm16bpc, Float16bpc, Float32bpc
  55.  
  56. Video Card Microsoft Basic Render Driver
  57. Dedicated Video RAM 0 MB
  58. Dedicated System RAM 0 MB
  59. Shared System RAM 16,356 MB
  60. Vendor ID 0x1414
  61. Device ID 0x008C
  62. Subsystem ID 0x00000000
  63. Revision 0
  64. LUID 0x0001195B
  65. Flags Software, AcgCompatible, SupportMonitoredFences, KeyedMutexConformance
  66. Graphics Preemption InstructionBoundary
  67. Compute Preemption InstructionBoundary
  68. Outputs 0
  69. Feature Level Direct3D_12_1
  70. DXGI Formats A8_UNorm, B8G8R8A8_UNorm, R16G16B16A16_UNorm, R16G16B16A16_Float, R32G32B32A32_Float
  71. Buffer Precision UNorm8bpc, UNorm8bpcSrgb, UNorm16bpc, Float16bpc, Float32bpc
  72.  
  73. Managed assemblies 93
  74. System.Private.CoreLib System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e
  75. paintdotnet paintdotnet, Version=4.301.7940.37141, Culture=neutral, PublicKeyToken=null
  76. System.Runtime System.Runtime, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
  77. System.Windows.Forms System.Windows.Forms, Version=5.0.10.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
  78. PaintDotNet.Base PaintDotNet.Base, Version=4.301.7940.37141, Culture=neutral, PublicKeyToken=null
  79. System.Diagnostics.Process System.Diagnostics.Process, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
  80. PaintDotNet.SystemLayer PaintDotNet.SystemLayer, Version=4.301.7940.37141, Culture=neutral, PublicKeyToken=null
  81. System.Runtime.InteropServices.RuntimeInformation System.Runtime.InteropServices.RuntimeInformation, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
  82. System.IO.FileSystem System.IO.FileSystem, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
  83. PaintDotNet.SystemLayer.Native.x64 PaintDotNet.SystemLayer.Native.x64, Version=4.301.7940.37141, Culture=neutral, PublicKeyToken=null
  84. System.Threading System.Threading, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
  85. System.Runtime.Extensions System.Runtime.Extensions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
  86. System.Runtime.InteropServices System.Runtime.InteropServices, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
  87. System.Runtime.CompilerServices.VisualC System.Runtime.CompilerServices.VisualC, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
  88. System.Collections.NonGeneric System.Collections.NonGeneric, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
  89. System.Runtime.Intrinsics System.Runtime.Intrinsics, Version=5.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
  90. System.Collections System.Collections, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
  91. System.Memory System.Memory, Version=5.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
  92. PaintDotNet.Core PaintDotNet.Core, Version=4.301.7940.37141, Culture=neutral, PublicKeyToken=null
  93. System.Private.Uri System.Private.Uri, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
  94. System.ComponentModel.Primitives System.ComponentModel.Primitives, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
  95. WindowsBase WindowsBase, Version=5.0.10.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
  96. System.Windows.Forms.Primitives System.Windows.Forms.Primitives, Version=5.0.10.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
  97. System.Threading.Thread System.Threading.Thread, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
  98. System.Drawing.Primitives System.Drawing.Primitives, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
  99. System.Diagnostics.TraceSource System.Diagnostics.TraceSource, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
  100. Microsoft.Win32.Primitives Microsoft.Win32.Primitives, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
  101. System.Text.Encoding.CodePages System.Text.Encoding.CodePages, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
  102. System.ObjectModel System.ObjectModel, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
  103. PaintDotNet.Data PaintDotNet.Data, Version=4.301.7940.37141, Culture=neutral, PublicKeyToken=null
  104. System.Drawing.Common System.Drawing.Common, Version=5.0.0.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
  105. System.Collections.Immutable System.Collections.Immutable, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
  106. System.Configuration.ConfigurationManager System.Configuration.ConfigurationManager, Version=5.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
  107. PaintDotNet.Framework PaintDotNet.Framework, Version=4.301.7940.37141, Culture=neutral, PublicKeyToken=null
  108. netstandard netstandard, Version=2.1.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
  109. System.Collections.Specialized System.Collections.Specialized, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
  110. System.Xml.ReaderWriter System.Xml.ReaderWriter, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
  111. System.Private.Xml System.Private.Xml, Version=5.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
  112. System.Net.WebClient System.Net.WebClient, Version=5.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
  113. PaintDotNet.Resources PaintDotNet.Resources, Version=4.301.7940.37141, Culture=neutral, PublicKeyToken=null
  114. System.Security.Cryptography.Algorithms System.Security.Cryptography.Algorithms, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
  115. System.Threading.ThreadPool System.Threading.ThreadPool, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
  116. Microsoft.Win32.SystemEvents Microsoft.Win32.SystemEvents, Version=5.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
  117. System.Text.Encoding.Extensions System.Text.Encoding.Extensions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
  118. System.Linq System.Linq, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
  119. System.ComponentModel.EventBasedAsync System.ComponentModel.EventBasedAsync, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
  120. Microsoft.Win32.Registry Microsoft.Win32.Registry, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
  121. System.Collections.Concurrent System.Collections.Concurrent, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
  122. System.Security.Principal.Windows System.Security.Principal.Windows, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
  123. System.Security.Claims System.Security.Claims, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
  124. System.Security.Principal System.Security.Principal, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
  125. PresentationFramework PresentationFramework, Version=5.0.10.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
  126. System.ComponentModel.TypeConverter System.ComponentModel.TypeConverter, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
  127. System.ComponentModel System.ComponentModel, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
  128. System.Xaml System.Xaml, Version=5.0.10.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
  129. PresentationCore PresentationCore, Version=5.0.10.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
  130. mscorlib mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
  131. DirectWriteForwarder DirectWriteForwarder, Version=5.0.10.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
  132. System.Diagnostics.Debug System.Diagnostics.Debug, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
  133. System.Diagnostics.FileVersionInfo System.Diagnostics.FileVersionInfo, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
  134. PaintDotNet.Effects PaintDotNet.Effects, Version=4.301.7940.37141, Culture=neutral, PublicKeyToken=null
  135. Accessibility Accessibility, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
  136. System.Threading.Tasks.Parallel System.Threading.Tasks.Parallel, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
  137. System.IO.Packaging System.IO.Packaging, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
  138. System.Buffers System.Buffers, Version=5.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
  139. System.Runtime.Serialization.Formatters System.Runtime.Serialization.Formatters, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
  140. System.Diagnostics.Tracing System.Diagnostics.Tracing, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
  141. System.Reflection.MetadataLoadContext System.Reflection.MetadataLoadContext, Version=5.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
  142. System.Reflection.Metadata System.Reflection.Metadata, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
  143. System.IO.MemoryMappedFiles System.IO.MemoryMappedFiles, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
  144. System.Runtime.Loader System.Runtime.Loader, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
  145. SvgFileType SvgFileType, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
  146. ImAGIF.FileType ImAGIF.FileType, Version=0.13.0.21358, Culture=neutral, PublicKeyToken=null
  147. System.Drawing System.Drawing, Version=5.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
  148. System System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
  149. System.Xml System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
  150. System.Web System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
  151. DdsFileTypePlus DdsFileTypePlus, Version=1.10.10.0, Culture=neutral, PublicKeyToken=null
  152. AvifFileType AvifFileType, Version=1.1.15.0, Culture=neutral, PublicKeyToken=null
  153. WebPFileType WebPFileType, Version=1.3.7.0, Culture=neutral, PublicKeyToken=null
  154. System.CodeDom System.CodeDom, Version=5.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
  155. NormalMapPlus NormalMapPlus, Version=1.4.6422.43071, Culture=neutral, PublicKeyToken=null
  156. System.Text.RegularExpressions System.Text.RegularExpressions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
  157. System.Numerics.Vectors System.Numerics.Vectors, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
  158. System.Runtime.CompilerServices.Unsafe System.Runtime.CompilerServices.Unsafe, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
  159. System.Diagnostics.StackTrace System.Diagnostics.StackTrace, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
  160. System.IO.Compression System.IO.Compression, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
  161. K4os.Compression.LZ4 K4os.Compression.LZ4, Version=1.2.12.0, Culture=neutral, PublicKeyToken=2186fa9121ef231d
  162. System.Private.Xml.Linq System.Private.Xml.Linq, Version=5.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
  163. PresentationFramework-SystemXmlLinq PresentationFramework-SystemXmlLinq, Version=5.0.10.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
  164. System.Xml.XDocument System.Xml.XDocument, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
  165. System.Xml.Linq System.Xml.Linq, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
  166. CommunityToolkit.HighPerformance CommunityToolkit.HighPerformance, Version=7.0.0.0, Culture=neutral, PublicKeyToken=4aff67a105548ee2
  167.  
  168. Native modules 249
  169. PaintDotNet.exe C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\PaintDotNet.exe, version=4.301.7940.37141
  170. ntdll.dll C:\WINDOWS\SYSTEM32\ntdll.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  171. KERNEL32.DLL C:\WINDOWS\System32\KERNEL32.DLL, version=10.0.21390.1 (WinBuild.160101.0800)
  172. KERNELBASE.dll C:\WINDOWS\System32\KERNELBASE.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  173. USER32.dll C:\WINDOWS\System32\USER32.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  174. win32u.dll C:\WINDOWS\System32\win32u.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  175. GDI32.dll C:\WINDOWS\System32\GDI32.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  176. gdi32full.dll C:\WINDOWS\System32\gdi32full.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  177. msvcp_win.dll C:\WINDOWS\System32\msvcp_win.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  178. ucrtbase.dll C:\WINDOWS\System32\ucrtbase.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  179. SHELL32.dll C:\WINDOWS\System32\SHELL32.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  180. ADVAPI32.dll C:\WINDOWS\System32\ADVAPI32.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  181. msvcrt.dll C:\WINDOWS\System32\msvcrt.dll, version=7.0.21390.1 (WinBuild.160101.0800)
  182. sechost.dll C:\WINDOWS\System32\sechost.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  183. RPCRT4.dll C:\WINDOWS\System32\RPCRT4.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  184. IMM32.DLL C:\WINDOWS\System32\IMM32.DLL, version=10.0.21390.1 (WinBuild.160101.0800)
  185. hostfxr.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\hostfxr.dll, version=5,0,1021,41214 @Commit: e1825b4928afa9455cc51e1de2b2e66c8be3018d
  186. hostpolicy.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\hostpolicy.dll, version=5,0,1021,41214 @Commit: e1825b4928afa9455cc51e1de2b2e66c8be3018d
  187. coreclr.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\coreclr.dll, version=5,0,1021,41214 @Commit: e1825b4928afa9455cc51e1de2b2e66c8be3018d
  188. ole32.dll C:\WINDOWS\System32\ole32.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  189. combase.dll C:\WINDOWS\System32\combase.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  190. OLEAUT32.dll C:\WINDOWS\System32\OLEAUT32.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  191. bcryptPrimitives.dll C:\WINDOWS\System32\bcryptPrimitives.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  192. System.Private.CoreLib.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\System.Private.CoreLib.dll, version=5.0.1021.41214
  193. clrjit.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\clrjit.dll, version=5,0,1021,41214 @Commit: e1825b4928afa9455cc51e1de2b2e66c8be3018d
  194. kernel.appcore.dll C:\WINDOWS\SYSTEM32\kernel.appcore.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  195. paintdotnet.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\paintdotnet.dll, version=4.301.7940.37141
  196. System.Runtime.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\System.Runtime.dll, version=5.0.1021.41214
  197. uxtheme.dll C:\WINDOWS\system32\uxtheme.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  198. System.Windows.Forms.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\System.Windows.Forms.dll, version=5.0.1021.41806
  199. PaintDotNet.Base.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\PaintDotNet.Base.dll, version=4.301.7940.37141
  200. icu.dll C:\WINDOWS\SYSTEM32\icu.dll, version=68, 2, 0, 6 (WinBuild.160101.0800)
  201. System.Diagnostics.Process.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\System.Diagnostics.Process.dll, version=5.0.1021.41214
  202. PaintDotNet.SystemLayer.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\PaintDotNet.SystemLayer.dll, version=4.301.7940.37141
  203. System.Runtime.InteropServices.RuntimeInformation.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\System.Runtime.InteropServices.RuntimeInformation.dll, version=5.0.1021.41214
  204. System.IO.FileSystem.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\System.IO.FileSystem.dll, version=5.0.1021.41214
  205. vcruntime140.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\vcruntime140.dll, version=14.29.30133.0 built by: vcwrkspc
  206. vcruntime140_1.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\vcruntime140_1.dll, version=14.29.30133.0 built by: vcwrkspc
  207. msvcp140.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\msvcp140.dll, version=14.29.30133.0 built by: vcwrkspc
  208. msvcp140_1.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\msvcp140_1.dll, version=14.29.30133.0 built by: vcwrkspc
  209. msvcp140_2.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\msvcp140_2.dll, version=14.29.30133.0 built by: vcwrkspc
  210. msvcp140_codecvt_ids.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\msvcp140_codecvt_ids.dll, version=14.29.30133.0 built by: vcwrkspc
  211. vcomp140.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\vcomp140.dll, version=14.29.30133.0 built by: vcwrkspc
  212. ijwhost.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\ijwhost.dll, version=5,0,1021,41214 @Commit: e1825b4928afa9455cc51e1de2b2e66c8be3018d
  213. PaintDotNet.SystemLayer.Native.x64.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\PaintDotNet.SystemLayer.Native.x64.dll, version=4.301.7940.37141
  214. PROPSYS.dll C:\WINDOWS\SYSTEM32\PROPSYS.dll, version=7.0.21390.1 (WinBuild.160101.0800)
  215. gdiplus.dll C:\WINDOWS\WinSxS\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.21390.1_none_f1c5a4ff9d748f8e\gdiplus.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  216. WindowsCodecs.dll C:\WINDOWS\SYSTEM32\WindowsCodecs.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  217. System.Threading.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\System.Threading.dll, version=5.0.1021.41214
  218. System.Runtime.Extensions.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\System.Runtime.Extensions.dll, version=5.0.1021.41214
  219. System.Runtime.InteropServices.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\System.Runtime.InteropServices.dll, version=5.0.1021.41214
  220. System.Runtime.CompilerServices.VisualC.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\System.Runtime.CompilerServices.VisualC.dll, version=5.0.1021.41214
  221. System.Collections.NonGeneric.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\System.Collections.NonGeneric.dll, version=5.0.1021.41214
  222. System.Runtime.Intrinsics.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\System.Runtime.Intrinsics.dll, version=5.0.1021.41214
  223. windows.storage.dll C:\WINDOWS\SYSTEM32\windows.storage.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  224. wintypes.dll C:\WINDOWS\SYSTEM32\wintypes.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  225. SHCORE.dll C:\WINDOWS\System32\SHCORE.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  226. shlwapi.dll C:\WINDOWS\System32\shlwapi.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  227. System.Collections.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\System.Collections.dll, version=5.0.1021.41214
  228. System.Memory.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\System.Memory.dll, version=5.0.1021.41214
  229. PaintDotNet.Core.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\PaintDotNet.Core.dll, version=4.301.7940.37141
  230. System.Private.Uri.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\System.Private.Uri.dll, version=5.0.1021.41214
  231. BCrypt.dll C:\WINDOWS\SYSTEM32\BCrypt.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  232. System.ComponentModel.Primitives.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\System.ComponentModel.Primitives.dll, version=5.0.1021.41214
  233. WindowsBase.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\WindowsBase.dll, version=5.0.1021.41814
  234. System.Windows.Forms.Primitives.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\System.Windows.Forms.Primitives.dll, version=5.0.1021.41806
  235. System.Threading.Thread.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\System.Threading.Thread.dll, version=5.0.1021.41214
  236. System.Drawing.Primitives.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\System.Drawing.Primitives.dll, version=5.0.1021.41214
  237. System.Diagnostics.TraceSource.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\System.Diagnostics.TraceSource.dll, version=5.0.1021.41214
  238. Microsoft.Win32.Primitives.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\Microsoft.Win32.Primitives.dll, version=5.0.1021.41214
  239. System.Text.Encoding.CodePages.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\System.Text.Encoding.CodePages.dll, version=5.0.1021.41214
  240. System.ObjectModel.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\System.ObjectModel.dll, version=5.0.1021.41214
  241. PaintDotNet.Data.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\PaintDotNet.Data.dll, version=4.301.7940.37141
  242. PresentationNative_cor3.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\PresentationNative_cor3.dll, version=5,0,1021,41603 @Commit: 6f905b6b5d75f2a7157a5c362268aadd24df7773
  243. System.Drawing.Common.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\System.Drawing.Common.dll, version=5.0.421.11614
  244. System.Collections.Immutable.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\System.Collections.Immutable.dll, version=5.0.1021.41214
  245. System.Configuration.ConfigurationManager.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\System.Configuration.ConfigurationManager.dll, version=5.0.20.51904
  246. PaintDotNet.Framework.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\PaintDotNet.Framework.dll, version=4.301.7940.37141
  247. netstandard.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\netstandard.dll, version=5.0.1021.41214
  248. System.Collections.Specialized.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\System.Collections.Specialized.dll, version=5.0.1021.41214
  249. System.Xml.ReaderWriter.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\System.Xml.ReaderWriter.dll, version=5.0.1021.41214
  250. System.Private.Xml.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\System.Private.Xml.dll, version=5.0.1021.41214
  251. System.Net.WebClient.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\System.Net.WebClient.dll, version=5.0.1021.41214
  252. PaintDotNet.Resources.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\PaintDotNet.Resources.dll, version=4.301.7940.37141
  253. System.Security.Cryptography.Algorithms.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\System.Security.Cryptography.Algorithms.dll, version=5.0.1021.41214
  254. System.Threading.ThreadPool.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\System.Threading.ThreadPool.dll, version=5.0.1021.41214
  255. Microsoft.Win32.SystemEvents.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\Microsoft.Win32.SystemEvents.dll, version=5.0.20.51904
  256. System.Text.Encoding.Extensions.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\System.Text.Encoding.Extensions.dll, version=5.0.1021.41214
  257. dxgi.dll C:\WINDOWS\SYSTEM32\dxgi.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  258. System.Linq.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\System.Linq.dll, version=5.0.1021.41214
  259. dxcore.dll C:\WINDOWS\SYSTEM32\dxcore.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  260. MSCTF.dll C:\WINDOWS\System32\MSCTF.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  261. directxdatabasehelper.dll C:\WINDOWS\SYSTEM32\directxdatabasehelper.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  262. ntmarta.dll C:\WINDOWS\SYSTEM32\ntmarta.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  263. System.ComponentModel.EventBasedAsync.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\System.ComponentModel.EventBasedAsync.dll, version=5.0.1021.41214
  264. Microsoft.Win32.Registry.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\Microsoft.Win32.Registry.dll, version=5.0.20.51904
  265. System.Collections.Concurrent.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\System.Collections.Concurrent.dll, version=5.0.1021.41214
  266. System.Security.Principal.Windows.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\System.Security.Principal.Windows.dll, version=5.0.20.51904
  267. System.Security.Claims.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\System.Security.Claims.dll, version=5.0.1021.41214
  268. System.Security.Principal.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\System.Security.Principal.dll, version=5.0.1021.41214
  269. PresentationFramework.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\PresentationFramework.dll, version=5.0.1021.41814
  270. System.ComponentModel.TypeConverter.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\System.ComponentModel.TypeConverter.dll, version=5.0.1021.41214
  271. System.ComponentModel.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\System.ComponentModel.dll, version=5.0.1021.41214
  272. System.Xaml.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\System.Xaml.dll, version=5.0.1021.41814
  273. PresentationCore.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\PresentationCore.dll, version=5.0.1021.41814
  274. mscorlib.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\mscorlib.dll, version=5.0.1021.41214
  275. DirectWriteForwarder.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\DirectWriteForwarder.dll, version=5,0,1021,41814 @Commit: 34e65b82cfa0c5bfc9f91e164676f62ae9f27bbf
  276. System.Diagnostics.Debug.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\System.Diagnostics.Debug.dll, version=5.0.1021.41214
  277. dwrite.dll C:\WINDOWS\SYSTEM32\dwrite.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  278. profapi.dll C:\WINDOWS\SYSTEM32\profapi.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  279. clbcatq.dll C:\WINDOWS\System32\clbcatq.dll, version=2001.12.10941.16384 (WinBuild.160101.0800)
  280. UIAnimation.dll C:\WINDOWS\System32\UIAnimation.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  281. System.Diagnostics.FileVersionInfo.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\System.Diagnostics.FileVersionInfo.dll, version=5.0.1021.41214
  282. version.dll C:\WINDOWS\SYSTEM32\version.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  283. PaintDotNet.Effects.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\PaintDotNet.Effects.dll, version=4.301.7940.37141
  284. comctl32.dll C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.21390.1_none_71fe35e189dc7366\comctl32.dll, version=6.10 (WinBuild.160101.0800)
  285. Accessibility.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\Accessibility.dll, version=5.0.1021.41806
  286. System.Threading.Tasks.Parallel.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\System.Threading.Tasks.Parallel.dll, version=5.0.1021.41214
  287. System.IO.Packaging.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\System.IO.Packaging.dll, version=5.0.20.51904
  288. TextShaping.dll C:\WINDOWS\SYSTEM32\TextShaping.dll, version=
  289. System.Buffers.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\System.Buffers.dll, version=5.0.1021.41214
  290. UIAutomationCore.dll C:\WINDOWS\SYSTEM32\UIAutomationCore.dll, version=7.2.21390.1 (WinBuild.160101.0800)
  291. USERENV.dll C:\WINDOWS\SYSTEM32\USERENV.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  292. sxs.dll C:\WINDOWS\SYSTEM32\sxs.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  293. System.Runtime.Serialization.Formatters.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\System.Runtime.Serialization.Formatters.dll, version=5.0.1021.41214
  294. oleacc.dll C:\WINDOWS\SYSTEM32\oleacc.dll, version=7.2.21390.1 (WinBuild.160101.0800)
  295. d2d1.dll C:\WINDOWS\SYSTEM32\d2d1.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  296. wtsapi32.dll C:\WINDOWS\SYSTEM32\wtsapi32.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  297. WINSTA.dll C:\WINDOWS\SYSTEM32\WINSTA.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  298. d3d11.dll C:\WINDOWS\SYSTEM32\d3d11.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  299. D3D10Warp.dll C:\WINDOWS\SYSTEM32\D3D10Warp.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  300. System.Diagnostics.Tracing.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\System.Diagnostics.Tracing.dll, version=5.0.1021.41214
  301. System.Reflection.MetadataLoadContext.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\System.Reflection.MetadataLoadContext.dll, version=5.0.521.16609
  302. System.Reflection.Metadata.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\System.Reflection.Metadata.dll, version=5.0.1021.41214
  303. System.IO.MemoryMappedFiles.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\System.IO.MemoryMappedFiles.dll, version=5.0.1021.41214
  304. System.Runtime.Loader.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\System.Runtime.Loader.dll, version=5.0.1021.41214
  305. SvgFileType.dll C:\Users\Jesse\OneDrive\Documents\paint.net App Files\FileTypes\SvgFileType.dll, version=1.0.0.0
  306. ImAGIF.FileType.dll C:\Users\Jesse\OneDrive\Documents\paint.net App Files\FileTypes\ImAGIF.FileType.dll, version=0.13.0.21358
  307. System.Drawing.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\System.Drawing.dll, version=5.0.1021.41806
  308. mfplat.dll C:\WINDOWS\SYSTEM32\mfplat.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  309. cfgmgr32.dll C:\WINDOWS\SYSTEM32\cfgmgr32.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  310. RTWorkQ.DLL C:\WINDOWS\SYSTEM32\RTWorkQ.DLL, version=10.0.21390.1 (WinBuild.160101.0800)
  311. System.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\System.dll, version=5.0.1021.41214
  312. CompPkgSup.DLL C:\WINDOWS\SYSTEM32\CompPkgSup.DLL, version=10.0.21390.1 (WinBuild.160101.0800)
  313. System.Xml.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\System.Xml.dll, version=5.0.1021.41214
  314. System.Web.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\System.Web.dll, version=5.0.1021.41214
  315. DdsFileTypePlus.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\Bundled\DDSFileTypePlus\DdsFileTypePlus.dll, version=1.10.10.0
  316. AvifFileType.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\Bundled\AvifFileType\AvifFileType.dll, version=1.1.15.0
  317. WebPFileType.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\Bundled\WebPFileType\WebPFileType.dll, version=1.3.7.0
  318. windows.staterepositoryclient.dll C:\WINDOWS\SYSTEM32\windows.staterepositoryclient.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  319. windows.staterepositorycore.dll C:\WINDOWS\SYSTEM32\windows.staterepositorycore.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  320. System.CodeDom.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\System.CodeDom.dll, version=5.0.20.51904
  321. NormalMapPlus.dll C:\Users\Jesse\OneDrive\Documents\paint.net App Files\Effects\NormalMapPlus.dll, version=1.4.6422.43071
  322. dwmapi.dll C:\WINDOWS\SYSTEM32\dwmapi.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  323. dataexchange.dll C:\WINDOWS\system32\dataexchange.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  324. twinapi.appcore.dll C:\WINDOWS\system32\twinapi.appcore.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  325. textinputframework.dll C:\WINDOWS\SYSTEM32\textinputframework.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  326. CoreMessaging.dll C:\WINDOWS\SYSTEM32\CoreMessaging.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  327. CoreUIComponents.dll C:\WINDOWS\SYSTEM32\CoreUIComponents.dll, version=10.0.21390.1
  328. CRYPTBASE.DLL C:\WINDOWS\SYSTEM32\CRYPTBASE.DLL, version=10.0.21390.1 (WinBuild.160101.0800)
  329. powrprof.dll C:\WINDOWS\SYSTEM32\powrprof.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  330. UMPDC.dll C:\WINDOWS\SYSTEM32\UMPDC.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  331. System.Text.RegularExpressions.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\System.Text.RegularExpressions.dll, version=5.0.1021.41214
  332. System.Numerics.Vectors.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\System.Numerics.Vectors.dll, version=5.0.1021.41214
  333. System.Runtime.CompilerServices.Unsafe.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\System.Runtime.CompilerServices.Unsafe.dll, version=5.0.1021.41214
  334. explorerframe.dll C:\WINDOWS\system32\explorerframe.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  335. Microsoft.DiaSymReader.Native.amd64.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\Microsoft.DiaSymReader.Native.amd64.dll, version=14.12.25830.2 built by: VCTOOLSD15ULDR
  336. System.Diagnostics.StackTrace.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\System.Diagnostics.StackTrace.dll, version=5.0.1021.41214
  337. winmm.dll C:\WINDOWS\SYSTEM32\winmm.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  338. nvldumdx.dll C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_19c79fb6254e3b11\nvldumdx.dll, version=30.0.14.7212
  339. msasn1.dll C:\WINDOWS\SYSTEM32\msasn1.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  340. cryptnet.dll C:\WINDOWS\SYSTEM32\cryptnet.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  341. CRYPT32.dll C:\WINDOWS\System32\CRYPT32.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  342. drvstore.dll C:\WINDOWS\SYSTEM32\drvstore.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  343. devobj.dll C:\WINDOWS\SYSTEM32\devobj.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  344. wldp.dll C:\WINDOWS\SYSTEM32\wldp.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  345. WINTRUST.DLL C:\WINDOWS\System32\WINTRUST.DLL, version=10.0.21390.1 (WinBuild.160101.0800)
  346. imagehlp.dll C:\WINDOWS\System32\imagehlp.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  347. CRYPTSP.dll C:\WINDOWS\SYSTEM32\CRYPTSP.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  348. rsaenh.dll C:\WINDOWS\system32\rsaenh.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  349. nvwgf2umx_cfg.dll C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_19c79fb6254e3b11\nvwgf2umx_cfg.dll, version=30.0.14.7212
  350. nvspcap64.dll C:\WINDOWS\system32\nvspcap64.dll, version=3.23.0.74
  351. dcomp.dll C:\WINDOWS\SYSTEM32\dcomp.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  352. System.IO.Compression.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\System.IO.Compression.dll, version=5.0.1021.41214
  353. K4os.Compression.LZ4.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\K4os.Compression.LZ4.dll, version=1.2.12
  354. XmlLite.dll C:\WINDOWS\SYSTEM32\XmlLite.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  355. clrcompression.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\clrcompression.dll, version=42,42,42,42424 @Commit: e1825b4928afa9455cc51e1de2b2e66c8be3018d
  356. comdlg32.dll C:\WINDOWS\System32\comdlg32.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  357. DUI70.dll C:\WINDOWS\System32\DUI70.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  358. DUser.dll C:\WINDOWS\System32\DUser.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  359. thumbcache.dll C:\Windows\System32\thumbcache.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  360. policymanager.dll C:\WINDOWS\SYSTEM32\policymanager.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  361. msvcp110_win.dll C:\WINDOWS\SYSTEM32\msvcp110_win.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  362. Windows.UI.FileExplorer.dll C:\Windows\System32\Windows.UI.FileExplorer.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  363. Windows.FileExplorer.Common.dll C:\Windows\System32\Windows.FileExplorer.Common.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  364. iertutil.dll C:\Windows\System32\iertutil.dll, version=11.00.21390.1 (WinBuild.160101.0800)
  365. edputil.dll C:\WINDOWS\SYSTEM32\edputil.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  366. VAULTCLI.dll C:\WINDOWS\SYSTEM32\VAULTCLI.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  367. StructuredQuery.dll C:\WINDOWS\System32\StructuredQuery.dll, version=7.0.21390.1 (WinBuild.160101.0800)
  368. atlthunk.dll C:\WINDOWS\SYSTEM32\atlthunk.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  369. Windows.System.Launcher.dll C:\Windows\System32\Windows.System.Launcher.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  370. SspiCli.dll C:\WINDOWS\SYSTEM32\SspiCli.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  371. tiptsf.dll C:\Program Files\Common Files\microsoft shared\ink\tiptsf.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  372. cldapi.dll C:\Windows\System32\cldapi.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  373. MPR.dll C:\WINDOWS\SYSTEM32\MPR.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  374. p9np.dll C:\WINDOWS\System32\p9np.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  375. coml2.dll C:\WINDOWS\System32\coml2.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  376. drprov.dll C:\WINDOWS\System32\drprov.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  377. ntlanman.dll C:\WINDOWS\System32\ntlanman.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  378. davclnt.dll C:\WINDOWS\System32\davclnt.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  379. wkscli.dll C:\WINDOWS\System32\wkscli.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  380. LINKINFO.dll C:\WINDOWS\SYSTEM32\LINKINFO.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  381. cscapi.dll C:\WINDOWS\SYSTEM32\cscapi.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  382. netutils.dll C:\WINDOWS\System32\netutils.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  383. apphelp.dll C:\WINDOWS\SYSTEM32\apphelp.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  384. dlnashext.dll C:\Windows\System32\dlnashext.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  385. DevDispItemProvider.dll C:\Windows\System32\DevDispItemProvider.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  386. twinapi.dll C:\Windows\System32\twinapi.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  387. ShellExtX64.dll C:\Users\Jesse\AppData\Local\MEGAsync\ShellExtX64.dll, version=
  388. EhStorShell.dll C:\Windows\System32\EhStorShell.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  389. SETUPAPI.dll C:\WINDOWS\System32\SETUPAPI.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  390. cscui.dll C:\WINDOWS\System32\cscui.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  391. ntshrui.dll C:\WINDOWS\system32\ntshrui.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  392. srvcli.dll C:\WINDOWS\system32\srvcli.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  393. IconCodecService.dll C:\WINDOWS\system32\IconCodecService.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  394. urlmon.dll C:\WINDOWS\System32\urlmon.dll, version=11.00.21390.1 (WinBuild.160101.0800)
  395. NetworkExplorer.dll C:\WINDOWS\system32\NetworkExplorer.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  396. System.Private.Xml.Linq.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\System.Private.Xml.Linq.dll, version=5.0.1021.41214
  397. PresentationFramework-SystemXmlLinq.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\PresentationFramework-SystemXmlLinq.dll, version=5.0.1021.41814
  398. System.Xml.XDocument.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\System.Xml.XDocument.dll, version=5.0.1021.41214
  399. System.Xml.Linq.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\System.Xml.Linq.dll, version=5.0.1021.41214
  400. CommunityToolkit.HighPerformance.dll C:\Program Files\WindowsApps\dotPDNLLC.paint.net_4.301.7940.0_x64__h55e3w7q8jbva\CommunityToolkit.HighPerformance.dll, version=7.0.3.1
  401. Windows.Storage.Search.dll C:\WINDOWS\system32\Windows.Storage.Search.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  402. PlayToDevice.dll C:\Windows\System32\PlayToDevice.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  403. MMDevApi.dll C:\WINDOWS\System32\MMDevApi.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  404. mssprxy.dll C:\WINDOWS\system32\mssprxy.dll, version=7.0.21390.1 (WinBuild.160101.0800)
  405. PhotoMetadataHandler.dll C:\WINDOWS\system32\PhotoMetadataHandler.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  406. PortableDeviceApi.dll C:\Windows\System32\PortableDeviceApi.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  407. PortableDeviceTypes.dll C:\Windows\System32\PortableDeviceTypes.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  408. EhStorAPI.dll C:\Windows\System32\EhStorAPI.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  409. MrmCoreR.dll C:\Windows\System32\MrmCoreR.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  410. OneCoreUAPCommonProxyStub.dll C:\Windows\System32\OneCoreUAPCommonProxyStub.dll, version=10.0.21390.1000 (WinBuild.160101.0800)
  411. bcp47mrm.dll C:\Windows\System32\bcp47mrm.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  412. Windows.UI.dll C:\Windows\System32\Windows.UI.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  413. ActXPrxy.dll C:\Windows\System32\ActXPrxy.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  414. windowscodecsext.dll C:\WINDOWS\system32\windowscodecsext.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  415. msxml6.dll C:\Windows\System32\msxml6.dll, version=6.30.21390.1
  416. Windows.StateRepositoryPS.dll C:\Windows\System32\Windows.StateRepositoryPS.dll, version=10.0.21390.1 (WinBuild.160101.0800)
  417. psapi.dll C:\WINDOWS\System32\psapi.dll, version=10.0.21390.1 (WinBuild.160101.0800)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement