Jump to content

I/O Error Occurs Upon Saving a File


Go to solution Solved by BoltBait,

Recommended Posts

Ever since today, whenever I save, I always get an error dubbed as an "I/O Error"

This is the first time I've seen this error.
image.png.673c792e575beedee988a8713bc225ac.png
Here's the error details if you're able to spot the problem if there is one in here:
 

Spoiler

Exception:

System.IO.IOException: File::Replace and fallback path were both unsuccessful
 ---> System.AggregateException: One or more errors occurred. (Access to the path is denied.) (ReplaceFileW() returned FALSE (1175, ERROR_UNABLE_TO_REMOVE_REPLACED))
 ---> System.UnauthorizedAccessException: Access to the path is denied.
   at System.IO.FileSystem.MoveFile(String sourceFullPath, String destFullPath, Boolean overwrite)
   at PaintDotNet.IO.SaveTransaction.Commit() in D:\src\pdn\src\PaintDotNet\IO\SaveTransaction.cs:line 283
   --- End of inner exception stack trace ---
 ---> (Inner Exception #1) System.Runtime.InteropServices.COMException (0x80070497): ReplaceFileW() returned FALSE (1175, ERROR_UNABLE_TO_REMOVE_REPLACED)
   at PaintDotNet.Interop.WindowsUtil.ThrowWin32Error(String message, Int32 lastWin32Error) in D:\src\pdn\src\Windows\Interop\WindowsUtil.cs:line 26
   at PaintDotNet.SystemLayer.FileSystem.ReplaceFile(String replacedFileName, String replacementFileName, String backupFileName, Boolean ignoreMergeErrors, Boolean ignoreAclErrors) in D:\src\pdn\src\SystemLayer\FileSystem.cs:line 164
   at PaintDotNet.IO.SaveTransaction.Commit() in D:\src\pdn\src\PaintDotNet\IO\SaveTransaction.cs:line 264<---

   --- End of inner exception stack trace ---
   at PaintDotNet.IO.SaveTransaction.Commit() in D:\src\pdn\src\PaintDotNet\IO\SaveTransaction.cs:line 305
   at PaintDotNet.Controls.DocumentWorkspace.<>c__DisplayClass245_1.<DoSaveImpl>b__7() in D:\src\pdn\src\PaintDotNet\Controls\DocumentWorkspace.cs:line 2719
   at PaintDotNet.Functional.Func.Try(Action f) in D:\src\pdn\src\Fundamentals\Functional\Func.cs:line 83

Diagnostics:

Application                                          paint.net 5.0.10 (Stable 5.10.8674.32967)
Build Date                                           Sunday, October 1, 2023
Install type                                         Classic

Language:                                            en-US
DPI                                                  1 (1.00x scale)
UI/Canvas GPU                                        True
Rendering GPU                                        🚀 Performance (Intel(R) HD Graphics)
Remote session                                       False
Animations                                           True
Translucent windows                                  True
Windows Ink                                          True

OS                                                   Windows 10 Home x64 (10.0.19045.0)
Runtime                                              .NET 7.0.11 x64

Physical Memory                                      4,021 MB (273 MB free)
Paging File                                          9,418 MB (3,291 MB free)

CPU                                                  Intel(R) Pentium(R) CPU G3260T @ 2.90GHz
    Speed                                            ~2893 MHz
    Cores / Threads                                  2 / 2
    Features                                         SSE, SSE2, SSE3, SSSE3, SSE4_1, SSE4_2

Pointer                                              weida
    Type                                             Touch
    Contacts                                         10
    Cursors                                          Tip (2)
                                                     Tip (3)
                                                     Tip (4)
                                                     Tip (5)
                                                     Tip (6)
                                                     Tip (7)
                                                     Tip (8)
                                                     Tip (9)
                                                     Tip (10)
                                                     Tip (11)

Monitor                                              1
    Resolution                                       1920 x 1080, 60 Hz
    DPI                                              96 (1.00x scale)
    Coordinates                                      (L=0, T=0, R=1920, B=1080)
    Bit depth                                        8
    Color space                                      RgbFullGamma22NoneP709
    Connected to                                     Intel(R) HD Graphics

Video Card                                           Intel(R) HD Graphics
    Hardware Acceleration                            Supported
    Dedicated Video RAM                              112 MB
    Dedicated System RAM                             0 MB
    Shared System RAM                                2,010 MB
    Vendor ID                                        0x8086
    Device ID                                        0x0402
    Subsystem ID                                     0x2B43103C
    Revision                                         6
    LUID                                             0x0000D1AF
    Flags                                            SupportMonitoredFences, KeyedMutexConformance
    Graphics Preemption                              PrimitiveBoundary
    Compute Preemption                               ThreadGroupBoundary
    Outputs                                          1
    Feature Level                                    Level_11_1
    Features                                         Doubles, ComputeShadersEtc
    DXGI Formats                                     A8_UNorm, B8G8R8A8_UNorm, R16G16B16A16_UNorm, R16G16B16A16_Float, R32G32B32A32_Float
    Buffer Precisions                                UInt8Normalized, UInt8NormalizedSrgb, UInt16Normalized, Float16, Float32
    Maximum Bitmap Size                              16384

Video Card                                           Microsoft Basic Render Driver
    Hardware Acceleration                            N/A
    Dedicated Video RAM                              0 MB
    Dedicated System RAM                             0 MB
    Shared System RAM                                2,010 MB
    Vendor ID                                        0x1414
    Device ID                                        0x008C
    Subsystem ID                                     0x00000000
    Revision                                         0
    LUID                                             0x0000D45E
    Flags                                            Software, AcgCompatible, SupportMonitoredFences, KeyedMutexConformance
    Graphics Preemption                              InstructionBoundary
    Compute Preemption                               InstructionBoundary
    Outputs                                          0
    Feature Level                                    Level_12_1
    Features                                         Doubles, ComputeShadersEtc
    DXGI Formats                                     A8_UNorm, B8G8R8A8_UNorm, R16G16B16A16_UNorm, R16G16B16A16_Float, R32G32B32A32_Float
    Buffer Precisions                                UInt8Normalized, UInt8NormalizedSrgb, UInt16Normalized, Float16, Float32
    Maximum Bitmap Size                              8388608

Managed assemblies                                   195
    System.Private.CoreLib                           .\System.Private.CoreLib.dll, Version=7.0.0.0, PublicKeyToken=7cec85d7bea7798e
    paintdotnet                                      .\paintdotnet.dll, Version=5.10.8674.32967
    System.Runtime                                   .\System.Runtime.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    System.Threading.Thread                          .\System.Threading.Thread.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    PaintDotNet.SystemLayer                          .\PaintDotNet.SystemLayer.dll, Version=5.10.8674.32967
    System.Windows.Forms                             .\System.Windows.Forms.dll, Version=7.0.0.0, PublicKeyToken=b77a5c561934e089
    System.ComponentModel.Primitives                 .\System.ComponentModel.Primitives.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    System.Windows.Forms.Primitives                  .\System.Windows.Forms.Primitives.dll, Version=7.0.0.0, PublicKeyToken=b77a5c561934e089
    System.Runtime.InteropServices                   .\System.Runtime.InteropServices.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    System.Drawing.Primitives                        .\System.Drawing.Primitives.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    PaintDotNet.Base                                 .\PaintDotNet.Base.dll, Version=5.10.8674.32967
    PaintDotNet.Fundamentals                         .\PaintDotNet.Fundamentals.dll, Version=5.10.8674.32967
    System.Diagnostics.Tracing                       .\System.Diagnostics.Tracing.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    System.Collections                               .\System.Collections.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    PaintDotNet.Collections                          .\PaintDotNet.Collections.dll, Version=5.10.8674.32967
    System.Linq                                      .\System.Linq.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    System.Collections.Concurrent                    .\System.Collections.Concurrent.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    PaintDotNet.Core                                 .\PaintDotNet.Core.dll, Version=5.10.8674.32967
    PaintDotNet.ComponentModel                       .\PaintDotNet.ComponentModel.dll, Version=5.10.8674.32967
    PaintDotNet.Resources                            .\PaintDotNet.Resources.dll, Version=5.10.8674.32967
    PaintDotNet.Runtime                              .\PaintDotNet.Runtime.dll, Version=5.10.8674.32967
    PaintDotNet.Windows                              .\PaintDotNet.Windows.dll, Version=5.10.8674.32967
    TerraFX.Interop.Windows                          .\TerraFX.Interop.Windows.dll, Version=10.0.22621.2, PublicKeyToken=35b01b53313a6f7e
    PaintDotNet.Primitives                           .\PaintDotNet.Primitives.dll, Version=5.10.8674.32967
    System.Threading                                 .\System.Threading.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    PointerToolkit                                   .\PointerToolkit.dll, Version=1.0.0.0
    PaintDotNet.Systrace                             .\PaintDotNet.Systrace.dll, Version=5.10.8674.32967
    System.Diagnostics.Process                       .\System.Diagnostics.Process.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    PaintDotNet.Windows.Core                         .\PaintDotNet.Windows.Core.dll, Version=5.10.8674.32967
    System.Private.Uri                               .\System.Private.Uri.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    WindowsBase                                      .\WindowsBase.dll, Version=7.0.0.0, PublicKeyToken=31bf3856ad364e35
    PaintDotNet.ObjectModel                          .\PaintDotNet.ObjectModel.dll, Version=5.10.8674.32967
    System.Diagnostics.TraceSource                   .\System.Diagnostics.TraceSource.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    Microsoft.Win32.Primitives                       .\Microsoft.Win32.Primitives.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    System.Text.Encoding.CodePages                   .\System.Text.Encoding.CodePages.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    System.ObjectModel                               .\System.ObjectModel.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    PaintDotNet.Data                                 .\PaintDotNet.Data.dll, Version=5.10.8674.32967
    System.Configuration.ConfigurationManager        .\System.Configuration.ConfigurationManager.dll, Version=7.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51
    PaintDotNet.Framework                            .\PaintDotNet.Framework.dll, Version=5.10.8674.32967
    CommunityToolkit.HighPerformance                 .\CommunityToolkit.HighPerformance.dll, Version=8.2.0.0, PublicKeyToken=4aff67a105548ee2
    System.Collections.Specialized                   .\System.Collections.Specialized.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    Microsoft.Win32.SystemEvents                     .\Microsoft.Win32.SystemEvents.dll, Version=7.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51
    System.Threading.ThreadPool                      .\System.Threading.ThreadPool.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    System.Xml.ReaderWriter                          .\System.Xml.ReaderWriter.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    System.Private.Xml                               .\System.Private.Xml.dll, Version=7.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51
    System.Net.WebClient                             .\System.Net.WebClient.dll, Version=7.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51
    System.ComponentModel.EventBasedAsync            .\System.ComponentModel.EventBasedAsync.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    System.Memory                                    .\System.Memory.dll, Version=7.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51
    System.Text.Encoding.Extensions                  .\System.Text.Encoding.Extensions.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    Microsoft.Win32.Registry                         .\Microsoft.Win32.Registry.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    System.Collections.Immutable                     .\System.Collections.Immutable.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    PaintDotNet.Windows.Framework                    .\PaintDotNet.Windows.Framework.dll, Version=5.10.8674.32967
    ComputeSharp.D2D1                                .\ComputeSharp.D2D1.dll, Version=2.1.0.0, PublicKeyToken=dc35fa229f6881d8
    PaintDotNet.UI                                   .\PaintDotNet.UI.dll, Version=5.10.8674.32967
    System.Drawing.Common                            .\System.Drawing.Common.dll, Version=7.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51
    PresentationFramework                            .\PresentationFramework.dll, Version=7.0.0.0, PublicKeyToken=31bf3856ad364e35
    System.Security.Principal.Windows                .\System.Security.Principal.Windows.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    PointerToolkit.TerraFX.Interop.Windows           .\PointerToolkit.TerraFX.Interop.Windows.dll, Version=10.0.22621.2
    System.Security.Claims                           .\System.Security.Claims.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    System.Diagnostics.FileVersionInfo               .\System.Diagnostics.FileVersionInfo.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    System.ComponentModel.TypeConverter              .\System.ComponentModel.TypeConverter.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    System.ComponentModel                            .\System.ComponentModel.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    System.Xaml                                      .\System.Xaml.dll, Version=7.0.0.0, PublicKeyToken=b77a5c561934e089
    PaintDotNet.PropertySystem                       .\PaintDotNet.PropertySystem.dll, Version=5.10.8674.32967
    PresentationCore                                 .\PresentationCore.dll, Version=7.0.0.0, PublicKeyToken=31bf3856ad364e35
    DirectWriteForwarder                             .\DirectWriteForwarder.dll, Version=7.0.0.0, PublicKeyToken=31bf3856ad364e35
    System.Runtime.Extensions                        .\System.Runtime.Extensions.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    PaintDotNet.Effects.Core                         .\PaintDotNet.Effects.Core.dll, Version=5.10.8674.32967
    System.IO.Packaging                              .\System.IO.Packaging.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    System.Diagnostics.Debug                         .\System.Diagnostics.Debug.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    System.Runtime.CompilerServices.VisualC          .\System.Runtime.CompilerServices.VisualC.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    System.Collections.NonGeneric                    .\System.Collections.NonGeneric.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    Accessibility                                    .\Accessibility.dll, Version=4.0.0.0, PublicKeyToken=31bf3856ad364e35
    UIAutomationTypes                                .\UIAutomationTypes.dll, Version=7.0.0.0, PublicKeyToken=31bf3856ad364e35
    System.Numerics.Vectors                          .\System.Numerics.Vectors.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    System.IO.Hashing                                .\System.IO.Hashing.dll, Version=7.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51
    System.Runtime.Loader                            .\System.Runtime.Loader.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    PaintDotNet.Effects.Gpu                          .\PaintDotNet.Effects.Gpu.dll, Version=5.10.8674.32967
    PaintDotNet.Effects                              .\PaintDotNet.Effects.dll, Version=5.10.8674.32967
    System.Runtime.Intrinsics                        .\System.Runtime.Intrinsics.dll, Version=7.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51
    System.Threading.Tasks.Parallel                  .\System.Threading.Tasks.Parallel.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    AvifFileType                                     .\Bundled\AvifFileType\AvifFileType.dll, Version=1.1.26.0
    DdsFileTypePlus                                  .\Bundled\DDSFileTypePlus\DdsFileTypePlus.dll, Version=1.12.6.0
    WebPFileType                                     .\Bundled\WebPFileType\WebPFileType.dll, Version=1.3.20.0
    PaintDotNet.Effects.Legacy                       .\PaintDotNet.Effects.Legacy.dll, Version=5.10.8674.32967
    System.Reflection.Metadata                       .\System.Reflection.Metadata.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    System.IO.MemoryMappedFiles                      .\System.IO.MemoryMappedFiles.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    System.Console                                   .\System.Console.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    Mono.Cecil                                       .\Mono.Cecil.dll, Version=0.11.5.0, PublicKeyToken=50cebf1cceb9d05e
    netstandard                                      .\netstandard.dll, Version=2.1.0.0, PublicKeyToken=cc7b13ffcd2ddd51
    Newtonsoft.Json                                  .\Newtonsoft.Json.dll, Version=13.0.0.0, PublicKeyToken=30ad4fe6b2a6aeed
    System.Runtime.Serialization.Formatters          .\System.Runtime.Serialization.Formatters.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    System.Linq.Expressions                          .\System.Linq.Expressions.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    System.Text.RegularExpressions                   .\System.Text.RegularExpressions.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    System.Runtime.Numerics                          .\System.Runtime.Numerics.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    PhotoSauce.MagicScaler                           .\PhotoSauce.MagicScaler.dll, Version=0.13.2.0, PublicKeyToken=fc6b9b7b06809481
    System.Reflection.MetadataLoadContext            .\System.Reflection.MetadataLoadContext.dll, Version=7.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51
    ComputeSharp.Core                                .\ComputeSharp.Core.dll, Version=2.1.0.0, PublicKeyToken=dc35fa229f6881d8
    AlphaThreshold                                   .\Effects\AlphaThreshold.dll, Version=1.0.1.0
    Alpha2Gray                                       .\Effects\Alpha2Gray.dll, Version=6.0.8407.21872
    Aardvark                                         .\Effects\Aardvark.dll, Version=1.0.6.0
    WallOfText                                       .\Effects\WallOfText.dll, Version=1.1.8410.18692
    mscorlib                                         .\mscorlib.dll, Version=4.0.0.0, PublicKeyToken=b77a5c561934e089
    ApplyMask                                        .\Effects\ApplyMask.dll, Version=6.0.8407.21905
    System                                           .\System.dll, Version=4.0.0.0, PublicKeyToken=b77a5c561934e089
    System.Drawing                                   .\System.Drawing.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    PaintDotNet.Plugins.Compatibility                .\PaintDotNet.Plugins.Compatibility.dll, Version=5.10.8674.32967
    ArtyThing                                        .\Effects\ArtyThing.dll, Version=1.0.5.0
    BandWPlus                                        .\Effects\BandWPlus.dll, Version=6.0.8407.21940
    BBChart                                          .\Effects\BBChart.dll, Version=1.1.0.0
    BBOutlinedGradientText                           .\Effects\BBOutlinedGradientText.dll, Version=6.0.8426.37652
    Bezncurve                                        .\Effects\Bezncurve.dll, Version=4.0.1.0
    VignettePlus                                     .\Effects\VignettePlus.dll, Version=6.0.8407.22549
    Burninate                                        .\Effects\Burninate.dll, Version=6.0.8407.22069
    Calendar                                         .\Effects\Calendar.dll, Version=6.0.8426.36372
    System.Windows.Forms.DataVisualization           .\Effects\System.Windows.Forms.DataVisualization.dll, Version=1.0.0.0, PublicKeyToken=31bf3856ad364e35
    CalliColour                                      .\Effects\CalliColour.dll, Version=1.0.1.0
    VanishPoint                                      .\Effects\VanishPoint.dll, Version=1.0.3.0
    System.IO.Compression                            .\System.IO.Compression.dll, Version=7.0.0.0, PublicKeyToken=b77a5c561934e089
    DHShapeMaker                                     .\Effects\DHShapeMaker.dll, Version=1.7.0.4
    Polygon                                          .\Effects\Polygon.dll, Version=4.5.6828.38648
    HSVGradients                                     .\Effects\HSVGradients.dll, Version=4.5.6832.41864
    System.Resources.Extensions                      .\System.Resources.Extensions.dll, Version=7.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51
    Cobweb                                           .\Effects\Cobweb.dll, Version=1.0.1.0
    ColorBalance                                     .\Effects\ColorBalance.dll, Version=6.0.8407.22111
    CombinedAdjustments                              .\Effects\CombinedAdjustments.dll, Version=6.0.8407.22130
    TwoToneThreshold                                 .\Effects\TwoToneThreshold.dll, Version=1.0.0.0
    ClipDisplaceAA                                   .\Effects\ClipDisplaceAA.dll, Version=1.2.4.0
    ClipWarpNew                                      .\Effects\ClipWarpNew.dll, Version=1.0.1.0
    ComplementaryColors                              .\Effects\ComplementaryColors.dll, Version=6.0.8407.23961
    CompoGrids                                       .\Effects\CompoGrids.dll, Version=1.0.2.0
    Contour                                          .\Effects\Contour.dll, Version=1.0.1.0
    Cuboids                                          .\Effects\Cuboids.dll, Version=1.1.1.0
    Compotool                                        .\Effects\Compotool.dll, Version=1.0.1.0
    CreativeTextPro                                  .\Effects\CreativeTextPro.dll, Version=6.0.8407.22165
    Dimensions                                       .\Effects\Dimensions.dll, Version=1.3.6826.38472
    Dream                                            .\Effects\Dream.dll, Version=6.0.8414.36727
    Dryad                                            .\Effects\Dryad.dll, Version=1.0.2.0
    Transparency                                     .\Effects\Transparency.dll, Version=6.0.8407.22532
    DynamicDraw                                      .\Effects\DynamicDraw.dll, Version=3.3.0.4564
    EarthsAndGreys                                   .\Effects\EarthsAndGreys.dll, Version=1.0.1.0
    EdgeDetectClassic                                .\Effects\EdgeDetectClassic.dll, Version=1.0.8424.19432
    Facet                                            .\Effects\Facet.dll, Version=1.0.3.0
    FillFromClipboard                                .\Effects\FillFromClipboard.dll, Version=6.0.8407.22397
    FillFromFile                                     .\Effects\FillFromFile.dll, Version=6.0.8407.22418
    Flip                                             .\Effects\Flip.dll, Version=4.6.7358.36953
    Flourish                                         .\Effects\Flourish.dll, Version=1.0.3.0
    FloydSteinbergDithering                          .\Effects\FloydSteinbergDithering.dll, Version=5.2.8174.39918
    FurBlur                                          .\Effects\FurBlur.dll, Version=1.0.1.0
    GaussianBlurPlus                                 .\Effects\GaussianBlurPlus.dll, Version=4.2.5691.27401
    Table                                            .\Effects\Table.dll, Version=1.1.5847.38905
    Gears                                            .\Effects\Gears.dll, Version=1.0.2.0
    Gmic                                             .\Effects\Gmic.dll, Version=3.2.3.0
    Gossamer                                         .\Effects\Gossamer.dll, Version=1.0.2.0
    GradientsGalore                                  .\Effects\GradientsGalore.dll, Version=1.0.5.0
    Gray2Alpha                                       .\Effects\Gray2Alpha.dll, Version=6.0.8407.22439
    GridCheckerboard                                 .\Effects\GridCheckerboard.dll, Version=5.2.8141.24786
    Helix                                            .\Effects\Helix.dll, Version=1.0.1.0
    Highlight                                        .\Effects\Highlight.dll, Version=1.0.1.0
    HueSatPlus                                       .\Effects\HueSatPlus.dll, Version=5.2.8174.40274
    Landscape                                        .\Effects\Landscape.dll, Version=5.2.8174.40347
    LevelHorizon                                     .\Effects\LevelHorizon.dll, Version=6.0.8407.22459
    MemeMaker                                        .\Effects\MemeMaker.dll, Version=6.0.8407.22476
    MultiSpline                                      .\Effects\MultiSpline.dll, Version=1.0.4.0
    NoiseChoice                                      .\Effects\NoiseChoice.dll, Version=1.0.1.0
    Object2Colour                                    .\Effects\Object2Colour.dll, Version=1.0.1.0
    StringAndPin                                     .\Effects\StringAndPin.dll, Version=1.0.1.0
    ObjectBevel                                      .\Effects\ObjectBevel.dll, Version=1.0.6.0
    ObjectEdge                                       .\Effects\Objectedge.dll, Version=1.0.1.0
    ObjectTools                                      .\Effects\ObjectTools.dll, Version=6.0.8426.39754
    OilPaintingPlus                                  .\Effects\OilPaintingPlus.dll, Version=5.2.8141.27893
    Overblur                                         .\Effects\Overblur.dll, Version=1.0.1.0
    PasteAlpha                                       .\Effects\PasteAlpha.dll, Version=5.2.8174.40450
    Pastel                                           .\Effects\Pastel.dll, Version=5.2.8174.40506
    PDNSpriteSheetAnim                               .\Effects\PDNSpriteSheetAnim.dll, Version=1.0.0.3
    PhotoAdjustments                                 .\Effects\PhotoAdjustments.dll, Version=6.0.8416.38377
    PixelSort                                        .\Effects\PixelSort.dll, Version=2.0.8538.32473
    Poster                                           .\Effects\Poster.dll, Version=1.0.2.0
    SquirkleWarp                                     .\Effects\SquirkleWarp.dll, Version=1.0.1.0
    Psychocolour                                     .\Effects\Psychocolour.dll, Version=1.0.1.0
    RecolourChoice                                   .\Effects\RecolourChoice.dll, Version=1.0.1.0
    RemoveDust                                       .\Effects\RemoveDust.dll, Version=6.0.8407.22513
    Scintillate                                      .\Effects\Scintillate.dll, Version=1.0.1.0
    Scribble                                         .\Effects\Scribble.dll, Version=1.0.1.0
    SeamCarving                                      .\Effects\SeamCarving.dll, Version=5.2.8176.39366
    Selection2Clear                                  .\Effects\Selection2Clear.dll, Version=1.0.1.0
    Squirkle                                         .\Effects\Squirkle.dll, Version=1.0.1.0
    SelectionTools                                   .\Effects\SelectionTools.dll, Version=6.0.8412.38725
    Slinky                                           .\Effects\Slinky.dll, Version=1.0.1.0
    SharpenClassic                                   .\Effects\SharpenClassic.dll, Version=1.0.8420.39106
    Skew                                             .\Effects\Skew.dll, Version=1.0.7638.38725
    K4os.Compression.LZ4                             .\K4os.Compression.LZ4.dll, Version=1.2.16.0, PublicKeyToken=2186fa9121ef231d
    System.CodeDom                                   .\System.CodeDom.dll, Version=7.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51
    System.Diagnostics.StackTrace                    .\System.Diagnostics.StackTrace.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
    System.Runtime.CompilerServices.Unsafe           .\System.Runtime.CompilerServices.Unsafe.dll, Version=7.0.0.0, PublicKeyToken=b03f5f7f11d50a3a

Native modules                                       339
    paintdotnet.exe                                  .\paintdotnet.exe, version=5.10.8674.32967
    ntdll.dll                                        C:\WINDOWS\SYSTEM32\ntdll.dll, version=10.0.19041.2788 (WinBuild.160101.0800)
    aswhook.dll                                      C:\Program Files\AVAST Software\Avast\aswhook.dll, version=23.8.8416.0
    KERNEL32.DLL                                     C:\WINDOWS\System32\KERNEL32.DLL, version=10.0.19041.3155 (WinBuild.160101.0800)
    KERNELBASE.dll                                   C:\WINDOWS\System32\KERNELBASE.dll, version=10.0.19041.3155 (WinBuild.160101.0800)
    SHELL32.dll                                      C:\WINDOWS\System32\SHELL32.dll, version=10.0.19041.964 (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)
    USER32.dll                                       C:\WINDOWS\System32\USER32.dll, version=10.0.19041.1 (WinBuild.160101.0800)
    win32u.dll                                       C:\WINDOWS\System32\win32u.dll, version=10.0.19041.3448 (WinBuild.160101.0800)
    GDI32.dll                                        C:\WINDOWS\System32\GDI32.dll, version=10.0.19041.3393 (WinBuild.160101.0800)
    gdi32full.dll                                    C:\WINDOWS\System32\gdi32full.dll, version=10.0.19041.3393 (WinBuild.160101.0800)
    ole32.dll                                        C:\WINDOWS\System32\ole32.dll, version=10.0.19041.1320 (WinBuild.160101.0800)
    RPCRT4.dll                                       C:\WINDOWS\System32\RPCRT4.dll, version=10.0.19041.2788 (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.3208 (WinBuild.160101.0800)
    SHLWAPI.dll                                      C:\WINDOWS\System32\SHLWAPI.dll, version=10.0.19041.1 (WinBuild.160101.0800)
    msvcrt.dll                                       C:\WINDOWS\System32\msvcrt.dll, version=7.0.19041.546 (WinBuild.160101.0800)
    VCRUNTIME140.dll                                 .\VCRUNTIME140.dll, version=14.38.33030.0
    VCRUNTIME140_1.dll                               .\VCRUNTIME140_1.dll, version=14.38.33030.0
    IMM32.DLL                                        C:\WINDOWS\System32\IMM32.DLL, version=10.0.19041.2673 (WinBuild.160101.0800)
    shcore.dll                                       C:\WINDOWS\System32\shcore.dll, version=10.0.19041.1 (WinBuild.160101.0800)
    hostfxr.dll                                      .\hostfxr.dll, version=7,0,1123,42427 @Commit: ecb34f85ec92e1b3c814edf7da83337e199e7f66
    ADVAPI32.dll                                     C:\WINDOWS\System32\ADVAPI32.dll, version=10.0.19041.1 (WinBuild.160101.0800)
    sechost.dll                                      C:\WINDOWS\System32\sechost.dll, version=10.0.19041.1 (WinBuild.160101.0800)
    hostpolicy.dll                                   .\hostpolicy.dll, version=7,0,1123,42427 @Commit: ecb34f85ec92e1b3c814edf7da83337e199e7f66
    coreclr.dll                                      .\coreclr.dll, version=7,0,1123,42427 @Commit: ecb34f85ec92e1b3c814edf7da83337e199e7f66
    bcryptPrimitives.dll                             C:\WINDOWS\System32\bcryptPrimitives.dll, version=10.0.19041.2486 (WinBuild.160101.0800)
    System.Private.CoreLib.dll                       .\System.Private.CoreLib.dll, version=7.0.1123.42427
    clrjit.dll                                       .\clrjit.dll, version=7,0,1123,42427 @Commit: ecb34f85ec92e1b3c814edf7da83337e199e7f66
    kernel.appcore.dll                               C:\WINDOWS\SYSTEM32\kernel.appcore.dll, version=10.0.19041.546 (WinBuild.160101.0800)
    paintdotnet.dll                                  .\paintdotnet.dll, version=5.10.8674.32967
    System.Runtime.dll                               .\System.Runtime.dll, version=7.0.1123.42427
    uxtheme.dll                                      C:\WINDOWS\system32\uxtheme.dll, version=10.0.19041.1 (WinBuild.160101.0800)
    System.Threading.Thread.dll                      .\System.Threading.Thread.dll, version=7.0.1123.42427
    PaintDotNet.SystemLayer.dll                      .\PaintDotNet.SystemLayer.dll, version=5.10.8674.32967
    System.Windows.Forms.dll                         .\System.Windows.Forms.dll, version=7.0.1123.42502
    System.ComponentModel.Primitives.dll             .\System.ComponentModel.Primitives.dll, version=7.0.1123.42427
    System.Windows.Forms.Primitives.dll              .\System.Windows.Forms.Primitives.dll, version=7.0.1123.42502
    System.Runtime.InteropServices.dll               .\System.Runtime.InteropServices.dll, version=7.0.1123.42427
    System.Drawing.Primitives.dll                    .\System.Drawing.Primitives.dll, version=7.0.1123.42427
    PaintDotNet.Base.dll                             .\PaintDotNet.Base.dll, version=5.10.8674.32967
    PaintDotNet.Fundamentals.dll                     .\PaintDotNet.Fundamentals.dll, version=5.10.8674.32967
    System.Diagnostics.Tracing.dll                   .\System.Diagnostics.Tracing.dll, version=7.0.1123.42427
    icu.dll                                          C:\WINDOWS\SYSTEM32\icu.dll, version=64, 2, 0, 0 (WinBuild.160101.0800)
    System.Collections.dll                           .\System.Collections.dll, version=7.0.1123.42427
    PaintDotNet.Collections.dll                      .\PaintDotNet.Collections.dll, version=5.10.8674.32967
    System.Linq.dll                                  .\System.Linq.dll, version=7.0.1123.42427
    System.Collections.Concurrent.dll                .\System.Collections.Concurrent.dll, version=7.0.1123.42427
    PaintDotNet.Core.dll                             .\PaintDotNet.Core.dll, version=5.10.8674.32967
    PaintDotNet.ComponentModel.dll                   .\PaintDotNet.ComponentModel.dll, version=5.10.8674.32967
    PaintDotNet.Resources.dll                        .\PaintDotNet.Resources.dll, version=5.10.8674.32967
    PaintDotNet.Runtime.dll                          .\PaintDotNet.Runtime.dll, version=5.10.8674.32967
    PaintDotNet.Windows.dll                          .\PaintDotNet.Windows.dll, version=5.10.8674.32967
    TerraFX.Interop.Windows.dll                      .\TerraFX.Interop.Windows.dll, version=10.0.22621.2
    PaintDotNet.Primitives.dll                       .\PaintDotNet.Primitives.dll, version=5.10.8674.32967
    System.Threading.dll                             .\System.Threading.dll, version=7.0.1123.42427
    PointerToolkit.dll                               .\PointerToolkit.dll, version=1.0.0.0
    PaintDotNet.Systrace.dll                         .\PaintDotNet.Systrace.dll, version=5.10.8674.32967
    System.Diagnostics.Process.dll                   .\System.Diagnostics.Process.dll, version=7.0.1123.42427
    windows.storage.dll                              C:\WINDOWS\SYSTEM32\windows.storage.dll, version=10.0.19041.1 (WinBuild.160101.0800)
    Wldp.dll                                         C:\WINDOWS\SYSTEM32\Wldp.dll, version=10.0.19041.1 (WinBuild.160101.0800)
    PaintDotNet.Windows.Core.dll                     .\PaintDotNet.Windows.Core.dll, version=5.10.8674.32967
    System.Private.Uri.dll                           .\System.Private.Uri.dll, version=7.0.1123.42427
    BCrypt.dll                                       C:\WINDOWS\System32\BCrypt.dll, version=10.0.19041.1 (WinBuild.160101.0800)
    WindowsBase.dll                                  .\WindowsBase.dll, version=7.0.1123.42506
    System.Diagnostics.TraceSource.dll               .\System.Diagnostics.TraceSource.dll, version=7.0.1123.42427
    PaintDotNet.ObjectModel.dll                      .\PaintDotNet.ObjectModel.dll, version=5.10.8674.32967
    Microsoft.Win32.Primitives.dll                   .\Microsoft.Win32.Primitives.dll, version=7.0.1123.42427
    System.Text.Encoding.CodePages.dll               .\System.Text.Encoding.CodePages.dll, version=7.0.1123.42427
    System.ObjectModel.dll                           .\System.ObjectModel.dll, version=7.0.1123.42427
    PresentationNative_cor3.dll                      .\PresentationNative_cor3.dll, version=7,0,23,40905 @Commit: 62999eb1848d22a5271ae178aa2b92383e1df544
    PaintDotNet.Data.dll                             .\PaintDotNet.Data.dll, version=5.10.8674.32967
    System.Configuration.ConfigurationManager.dll    .\System.Configuration.ConfigurationManager.dll, version=7.0.1123.42427
    PaintDotNet.Framework.dll                        .\PaintDotNet.Framework.dll, version=5.10.8674.32967
    CommunityToolkit.HighPerformance.dll             .\CommunityToolkit.HighPerformance.dll, version=8.2.1.1
    System.Collections.Specialized.dll               .\System.Collections.Specialized.dll, version=7.0.1123.42427
    Microsoft.Win32.SystemEvents.dll                 .\Microsoft.Win32.SystemEvents.dll, version=7.0.1123.42427
    System.Threading.ThreadPool.dll                  .\System.Threading.ThreadPool.dll, version=7.0.1123.42427
    System.Xml.ReaderWriter.dll                      .\System.Xml.ReaderWriter.dll, version=7.0.1123.42427
    System.Private.Xml.dll                           .\System.Private.Xml.dll, version=7.0.1123.42427
    MSCTF.dll                                        C:\WINDOWS\System32\MSCTF.dll, version=10.0.19041.1 (WinBuild.160101.0800)
    System.ComponentModel.EventBasedAsync.dll        .\System.ComponentModel.EventBasedAsync.dll, version=7.0.1123.42427
    System.Net.WebClient.dll                         .\System.Net.WebClient.dll, version=7.0.1123.42427
    System.Memory.dll                                .\System.Memory.dll, version=7.0.1123.42427
    System.Text.Encoding.Extensions.dll              .\System.Text.Encoding.Extensions.dll, version=7.0.1123.42427
    System.Collections.Immutable.dll                 .\System.Collections.Immutable.dll, version=7.0.1123.42427
    Microsoft.Win32.Registry.dll                     .\Microsoft.Win32.Registry.dll, version=7.0.1123.42427
    PaintDotNet.Windows.Framework.dll                .\PaintDotNet.Windows.Framework.dll, version=5.10.8674.32967
    ComputeSharp.D2D1.dll                            .\ComputeSharp.D2D1.dll, version=2.1.0.0
    PaintDotNet.UI.dll                               .\PaintDotNet.UI.dll, version=5.10.8674.32967
    System.Drawing.Common.dll                        .\System.Drawing.Common.dll, version=7.0.1123.42427
    PresentationFramework.dll                        .\PresentationFramework.dll, version=7.0.1123.42506
    dxgi.DLL                                         C:\WINDOWS\SYSTEM32\dxgi.DLL, version=10.0.19041.2311 (WinBuild.160101.0800)
    System.Security.Principal.Windows.dll            .\System.Security.Principal.Windows.dll, version=7.0.1123.42427
    PointerToolkit.TerraFX.Interop.Windows.dll       .\PointerToolkit.TerraFX.Interop.Windows.dll, version=10.0.22621.2
    System.Security.Claims.dll                       .\System.Security.Claims.dll, version=7.0.1123.42427
    profapi.dll                                      C:\WINDOWS\SYSTEM32\profapi.dll, version=10.0.19041.3155 (WinBuild.160101.0800)
    System.Diagnostics.FileVersionInfo.dll           .\System.Diagnostics.FileVersionInfo.dll, version=7.0.1123.42427
    System.ComponentModel.TypeConverter.dll          .\System.ComponentModel.TypeConverter.dll, version=7.0.1123.42427
    version.dll                                      C:\WINDOWS\SYSTEM32\version.dll, version=10.0.19041.546 (WinBuild.160101.0800)
    System.ComponentModel.dll                        .\System.ComponentModel.dll, version=7.0.1123.42427
    System.Xaml.dll                                  .\System.Xaml.dll, version=7.0.1123.42506
    d3d11.DLL                                        C:\WINDOWS\SYSTEM32\d3d11.DLL, version=10.0.19041.2913 (WinBuild.160101.0800)
    igd10iumd64.dll                                  C:\WINDOWS\SYSTEM32\igd10iumd64.dll, version=20.19.15.5058
    ncrypt.dll                                       C:\WINDOWS\SYSTEM32\ncrypt.dll, version=10.0.19041.1 (WinBuild.160101.0800)
    apphelp.dll                                      C:\WINDOWS\SYSTEM32\apphelp.dll, version=10.0.19041.1 (WinBuild.160101.0800)
    NTASN1.dll                                       C:\WINDOWS\SYSTEM32\NTASN1.dll, version=10.0.19041.1 (WinBuild.160101.0800)
    PaintDotNet.PropertySystem.dll                   .\PaintDotNet.PropertySystem.dll, version=5.10.8674.32967
    igdusc64.dll                                     C:\WINDOWS\SYSTEM32\igdusc64.dll, version=20.19.15.5058
    clbcatq.dll                                      C:\WINDOWS\System32\clbcatq.dll, version=2001.12.10941.16384 (WinBuild.160101.0800)
    gdiplus.dll                                      C:\WINDOWS\WinSxS\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.19041.2251_none_91a40448cc8846c1\gdiplus.dll, version=10.0.19041.2251 (WinBuild.160101.0800)
    PresentationCore.dll                             .\PresentationCore.dll, version=7.0.1123.42506
    dxcore.dll                                       C:\WINDOWS\SYSTEM32\dxcore.dll, version=10.0.19041.546 (WinBuild.160101.0800)
    cfgmgr32.dll                                     C:\WINDOWS\System32\cfgmgr32.dll, version=10.0.19041.3155 (WinBuild.160101.0800)
    UIAnimation.dll                                  C:\WINDOWS\System32\UIAnimation.dll, version=10.0.19041.746 (WinBuild.160101.0800)
    WindowsCodecs.dll                                C:\WINDOWS\SYSTEM32\WindowsCodecs.dll, version=10.0.19041.1706 (WinBuild.160101.0800)
    d2d1.DLL                                         C:\WINDOWS\SYSTEM32\d2d1.DLL, version=10.0.19041.1 (WinBuild.160101.0800)
    System.IO.Packaging.dll                          .\System.IO.Packaging.dll, version=7.0.1123.42427
    DirectWriteForwarder.dll                         .\DirectWriteForwarder.dll, version=7,0,1123,42506 @Commit: 6432861c5a360348a9e1a6cc76cced7bd25ab3f9
    XmlLite.dll                                      C:\WINDOWS\SYSTEM32\XmlLite.dll, version=10.0.19041.546 (WinBuild.160101.0800)
    System.Runtime.Extensions.dll                    .\System.Runtime.Extensions.dll, version=7.0.1123.42427
    PaintDotNet.Effects.Core.dll                     .\PaintDotNet.Effects.Core.dll, version=5.10.8674.32967
    System.Diagnostics.Debug.dll                     .\System.Diagnostics.Debug.dll, version=7.0.1123.42427
    dwrite.DLL                                       C:\WINDOWS\SYSTEM32\dwrite.DLL, version=10.0.19041.1 (WinBuild.160101.0800)
    System.Runtime.CompilerServices.VisualC.dll      .\System.Runtime.CompilerServices.VisualC.dll, version=7.0.1123.42427
    System.Collections.NonGeneric.dll                .\System.Collections.NonGeneric.dll, version=7.0.1123.42427
    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)
    Accessibility.dll                                .\Accessibility.dll, version=7.0.1123.42502
    UIAutomationTypes.dll                            .\UIAutomationTypes.dll, version=7.0.1123.42506
    System.Numerics.Vectors.dll                      .\System.Numerics.Vectors.dll, version=7.0.1123.42427
    System.IO.Hashing.dll                            .\System.IO.Hashing.dll, version=7.0.22.51805
    TextShaping.dll                                  C:\WINDOWS\SYSTEM32\TextShaping.dll, version=
    System.Runtime.Loader.dll                        .\System.Runtime.Loader.dll, version=7.0.1123.42427
    PaintDotNet.Effects.Gpu.dll                      .\PaintDotNet.Effects.Gpu.dll, version=5.10.8674.32967
    PaintDotNet.Effects.dll                          .\PaintDotNet.Effects.dll, version=5.10.8674.32967
    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.3155 (WinBuild.160101.0800)
    UIAutomationCore.dll                             C:\WINDOWS\SYSTEM32\UIAutomationCore.dll, version=7.2.19041.1 (WinBuild.160101.0800)
    PROPSYS.dll                                      C:\WINDOWS\SYSTEM32\PROPSYS.dll, version=7.0.19041.1708 (WinBuild.160101.0800)
    System.Runtime.Intrinsics.dll                    .\System.Runtime.Intrinsics.dll, version=7.0.1123.42427
    D3D10Warp.dll                                    C:\WINDOWS\SYSTEM32\D3D10Warp.dll, version=10.0.19041.2788 (WinBuild.160101.0800)
    System.Threading.Tasks.Parallel.dll              .\System.Threading.Tasks.Parallel.dll, version=7.0.1123.42427
    AvifFileType.dll                                 .\Bundled\AvifFileType\AvifFileType.dll, version=1.1.26.0
    dwmapi.DLL                                       C:\WINDOWS\SYSTEM32\dwmapi.DLL, version=10.0.19041.1 (WinBuild.160101.0800)
    mfplat.dll                                       C:\WINDOWS\SYSTEM32\mfplat.dll, version=10.0.19041.1 (WinBuild.160101.0800)
    RTWorkQ.DLL                                      C:\WINDOWS\SYSTEM32\RTWorkQ.DLL, version=10.0.19041.1 (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.2913 (WinBuild.160101.0800)
    twinapi.appcore.dll                              C:\WINDOWS\system32\twinapi.appcore.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.12.6.0
    WinTypes.dll                                     C:\Windows\System32\WinTypes.dll, version=10.0.19041.1320 (WinBuild.160101.0800)
    textinputframework.dll                           C:\WINDOWS\SYSTEM32\textinputframework.dll, version=10.0.19041.3393 (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.3393
    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)
    Oleacc.dll                                       C:\WINDOWS\system32\Oleacc.dll, version=7.2.19041.746 (WinBuild.160101.0800)
    WebPFileType.dll                                 .\Bundled\WebPFileType\WebPFileType.dll, version=1.3.20.0
    System.Reflection.Metadata.dll                   .\System.Reflection.Metadata.dll, version=7.0.1123.42427
    PaintDotNet.Effects.Legacy.dll                   .\PaintDotNet.Effects.Legacy.dll, version=5.10.8674.32967
    System.IO.MemoryMappedFiles.dll                  .\System.IO.MemoryMappedFiles.dll, version=7.0.1123.42427
    System.Console.dll                               .\System.Console.dll, version=7.0.1123.42427
    Mono.Cecil.dll                                   .\Mono.Cecil.dll, version=0.11.5.0
    netstandard.dll                                  .\netstandard.dll, version=7.0.1123.42427
    powrprof.dll                                     C:\WINDOWS\SYSTEM32\powrprof.dll, version=10.0.19041.1 (WinBuild.160101.0800)
    UMPDC.dll                                        C:\WINDOWS\SYSTEM32\UMPDC.dll, version=
    Newtonsoft.Json.dll                              .\Newtonsoft.Json.dll, version=13.0.3.27908
    System.Runtime.Serialization.Formatters.dll      .\System.Runtime.Serialization.Formatters.dll, version=7.0.1123.42427
    System.Linq.Expressions.dll                      .\System.Linq.Expressions.dll, version=7.0.1123.42427
    System.Text.RegularExpressions.dll               .\System.Text.RegularExpressions.dll, version=7.0.1123.42427
    System.Runtime.Numerics.dll                      .\System.Runtime.Numerics.dll, version=7.0.1123.42427
    winmm.DLL                                        C:\WINDOWS\SYSTEM32\winmm.DLL, version=10.0.19041.1 (WinBuild.160101.0800)
    PaintDotNet.SystemLayer.Native.x64.dll           .\PaintDotNet.SystemLayer.Native.x64.dll, version=5.10.8674.32967
    PhotoSauce.MagicScaler.dll                       .\PhotoSauce.MagicScaler.dll, version=0.13.2.0
    explorerframe.dll                                C:\WINDOWS\system32\explorerframe.dll, version=10.0.19041.3393 (WinBuild.160101.0800)
    inject_x64.dll                                   C:\Program Files\ByteFence\rtop\bin\inject_x64.dll, version=1.2
    WINHTTP.dll                                      C:\WINDOWS\SYSTEM32\WINHTTP.dll, version=10.0.19041.2075 (WinBuild.160101.0800)
    IPHLPAPI.DLL                                     C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL, version=10.0.19041.1 (WinBuild.160101.0800)
    NSI.dll                                          C:\WINDOWS\System32\NSI.dll, version=10.0.19041.610 (WinBuild.160101.0800)
    dhcpcsvc.DLL                                     C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL, version=10.0.19041.1 (WinBuild.160101.0800)
    System.Reflection.MetadataLoadContext.dll        .\System.Reflection.MetadataLoadContext.dll, version=7.0.22.51805
    ComputeSharp.Core.dll                            .\ComputeSharp.Core.dll, version=2.1.0.0
    d3dcompiler_47.DLL                               C:\WINDOWS\SYSTEM32\d3dcompiler_47.DLL, version=10.0.19041.3393 (WinBuild.160101.0800)
    CRYPTSP.dll                                      C:\WINDOWS\SYSTEM32\CRYPTSP.dll, version=10.0.19041.546 (WinBuild.160101.0800)
    AlphaThreshold.dll                               .\Effects\AlphaThreshold.dll, version=1.0.0.0
    Alpha2Gray.dll                                   .\Effects\Alpha2Gray.dll, version=6.0.8407.21872
    Aardvark.dll                                     .\Effects\Aardvark.dll, version=1.0.6.0
    WallOfText.dll                                   .\Effects\WallOfText.dll, version=1.1.8410.18692
    Cabinet.dll                                      C:\WINDOWS\SYSTEM32\Cabinet.dll, version=5.00 (WinBuild.160101.0800)
    mscorlib.dll                                     .\mscorlib.dll, version=7.0.1123.42427
    System.dll                                       .\System.dll, version=7.0.1123.42427
    ApplyMask.dll                                    .\Effects\ApplyMask.dll, version=6.0.8407.21905
    rsaenh.dll                                       C:\WINDOWS\system32\rsaenh.dll, version=10.0.19041.1 (WinBuild.160101.0800)
    CRYPTBASE.dll                                    C:\WINDOWS\SYSTEM32\CRYPTBASE.dll, version=10.0.19041.546 (WinBuild.160101.0800)
    System.Drawing.dll                               .\System.Drawing.dll, version=7.0.1123.42502
    PaintDotNet.Plugins.Compatibility.dll            .\PaintDotNet.Plugins.Compatibility.dll, version=5.10.8674.32967
    ArtyThing.dll                                    .\Effects\ArtyThing.dll, version=1.0.5.0
    BandWPlus.dll                                    .\Effects\BandWPlus.dll, version=6.0.8407.21940
    BBChart.dll                                      .\Effects\BBChart.dll, version=1.1.0.0
    BBOutlinedGradientText.dll                       .\Effects\BBOutlinedGradientText.dll, version=6.0.8426.37652
    Bezncurve.dll                                    .\Effects\Bezncurve.dll, version=4.0.1.0
    VignettePlus.dll                                 .\Effects\VignettePlus.dll, version=6.0.8407.22549
    Burninate.dll                                    .\Effects\Burninate.dll, version=6.0.8407.22069
    Calendar.dll                                     .\Effects\Calendar.dll, version=6.0.8426.36372
    System.Windows.Forms.DataVisualization.dll       .\Effects\System.Windows.Forms.DataVisualization.dll, version=1.0.20.11001
    CalliColour.dll                                  .\Effects\CalliColour.dll, version=1.0.1.0
    VanishPoint.dll                                  .\Effects\VanishPoint.dll, version=1.0.3.0
    amsi.dll                                         C:\WINDOWS\SYSTEM32\amsi.dll, version=10.0.19041.2075 (WinBuild.160101.0800)
    USERENV.dll                                      C:\WINDOWS\SYSTEM32\USERENV.dll, version=10.0.19041.1 (WinBuild.160101.0800)
    aswAMSI.dll                                      C:\Program Files\AVAST Software\Avast\aswAMSI.dll, version=23.8.8416.0
    System.Resources.Extensions.dll                  .\System.Resources.Extensions.dll, version=7.0.1123.42427
    Cobweb.dll                                       .\Effects\Cobweb.dll, version=1.0.1.0
    ColorBalance.dll                                 .\Effects\ColorBalance.dll, version=6.0.8407.22111
    CombinedAdjustments.dll                          .\Effects\CombinedAdjustments.dll, version=6.0.8407.22130
    TwoToneThreshold.dll                             .\Effects\TwoToneThreshold.dll, version=1.0.0.0
    ClipDisplaceAA.dll                               .\Effects\ClipDisplaceAA.dll, version=1.2.4.0
    ClipWarpNew.dll                                  .\Effects\ClipWarpNew.dll, version=1.0.1.0
    ComplementaryColors.dll                          .\Effects\ComplementaryColors.dll, version=6.0.8407.23961
    CompoGrids.dll                                   .\Effects\CompoGrids.dll, version=1.0.2.0
    Contour.dll                                      .\Effects\Contour.dll, version=1.0.1.0
    Cuboids.dll                                      .\Effects\Cuboids.dll, version=1.1.1.0
    Compotool.dll                                    .\Effects\Compotool.dll, version=1.0.1.0
    CreativeTextPro.dll                              .\Effects\CreativeTextPro.dll, version=6.0.8407.22165
    Dimensions.dll                                   .\Effects\Dimensions.dll, version=1.3.6826.38472
    Dream.dll                                        .\Effects\Dream.dll, version=6.0.8414.36727
    Dryad.dll                                        .\Effects\Dryad.dll, version=1.0.2.0
    Transparency.dll                                 .\Effects\Transparency.dll, version=6.0.8407.22532
    DynamicDraw.dll                                  .\Effects\DynamicDraw.dll, version=3.3.0
    EarthsAndGreys.dll                               .\Effects\EarthsAndGreys.dll, version=1.0.1.0
    EdgeDetectClassic.dll                            .\Effects\EdgeDetectClassic.dll, version=1.0.8424.19432
    Facet.dll                                        .\Effects\Facet.dll, version=1.0.3.0
    FillFromClipboard.dll                            .\Effects\FillFromClipboard.dll, version=6.0.8407.22397
    FillFromFile.dll                                 .\Effects\FillFromFile.dll, version=6.0.8407.22418
    Flip.dll                                         .\Effects\Flip.dll, version=4.6.7358.36953
    Flourish.dll                                     .\Effects\Flourish.dll, version=1.0.3.0
    FloydSteinbergDithering.dll                      .\Effects\FloydSteinbergDithering.dll, version=5.2.8174.39918
    FurBlur.dll                                      .\Effects\FurBlur.dll, version=1.0.1.0
    GaussianBlurPlus.dll                             .\Effects\GaussianBlurPlus.dll, version=4.2.5691.27401
    Table.dll                                        .\Effects\Table.dll, version=1.1.5847.38905
    Gears.dll                                        .\Effects\Gears.dll, version=1.0.2.0
    Gmic.dll                                         .\Effects\Gmic.dll, version=3.2.3.0
    Gossamer.dll                                     .\Effects\Gossamer.dll, version=1.0.2.0
    GradientsGalore.dll                              .\Effects\GradientsGalore.dll, version=1.0.5.0
    Gray2Alpha.dll                                   .\Effects\Gray2Alpha.dll, version=6.0.8407.22439
    GridCheckerboard.dll                             .\Effects\GridCheckerboard.dll, version=5.2.8141.24786
    Helix.dll                                        .\Effects\Helix.dll, version=1.0.1.0
    Highlight.dll                                    .\Effects\Highlight.dll, version=1.0.1.0
    HueSatPlus.dll                                   .\Effects\HueSatPlus.dll, version=5.2.8174.40274
    Landscape.dll                                    .\Effects\Landscape.dll, version=5.2.8174.40347
    LevelHorizon.dll                                 .\Effects\LevelHorizon.dll, version=6.0.8407.22459
    MemeMaker.dll                                    .\Effects\MemeMaker.dll, version=6.0.8407.22476
    MultiSpline.dll                                  .\Effects\MultiSpline.dll, version=1.0.4.0
    NoiseChoice.dll                                  .\Effects\NoiseChoice.dll, version=1.0.1.0
    Object2Colour.dll                                .\Effects\Object2Colour.dll, version=1.0.1.0
    StringAndPin.dll                                 .\Effects\StringAndPin.dll, version=1.0.1.0
    ObjectBevel.dll                                  .\Effects\ObjectBevel.dll, version=1.0.6.0
    Objectedge.dll                                   .\Effects\Objectedge.dll, version=1.0.1.0
    ObjectTools.dll                                  .\Effects\ObjectTools.dll, version=6.0.8426.39754
    OilPaintingPlus.dll                              .\Effects\OilPaintingPlus.dll, version=5.2.8141.27893
    Overblur.dll                                     .\Effects\Overblur.dll, version=1.0.1.0
    PasteAlpha.dll                                   .\Effects\PasteAlpha.dll, version=5.2.8174.40450
    Pastel.dll                                       .\Effects\Pastel.dll, version=5.2.8174.40506
    PDNSpriteSheetAnim.dll                           .\Effects\PDNSpriteSheetAnim.dll, version=1.0.0.3
    PhotoAdjustments.dll                             .\Effects\PhotoAdjustments.dll, version=6.0.8416.38377
    PixelSort.dll                                    .\Effects\PixelSort.dll, version=2.0.8538.32473
    Poster.dll                                       .\Effects\Poster.dll, version=1.0.2.0
    SquirkleWarp.dll                                 .\Effects\SquirkleWarp.dll, version=1.0.1.0
    Psychocolour.dll                                 .\Effects\Psychocolour.dll, version=1.0.1.0
    RecolourChoice.dll                               .\Effects\RecolourChoice.dll, version=1.0.1.0
    RemoveDust.dll                                   .\Effects\RemoveDust.dll, version=6.0.8407.22513
    Scintillate.dll                                  .\Effects\Scintillate.dll, version=1.0.1.0
    Scribble.dll                                     .\Effects\Scribble.dll, version=1.0.1.0
    SeamCarving.dll                                  .\Effects\SeamCarving.dll, version=5.2.8176.39366
    Selection2Clear.dll                              .\Effects\Selection2Clear.dll, version=1.0.1.0
    Squirkle.dll                                     .\Effects\Squirkle.dll, version=1.0.1.0
    SelectionTools.dll                               .\Effects\SelectionTools.dll, version=6.0.8412.38725
    Slinky.dll                                       .\Effects\Slinky.dll, version=1.0.1.0
    SharpenClassic.dll                               .\Effects\SharpenClassic.dll, version=1.0.8420.39106
    Skew.dll                                         .\Effects\Skew.dll, version=1.0.7638.38725
    System.IO.Compression.dll                        .\System.IO.Compression.dll, version=7.0.1123.42427
    K4os.Compression.LZ4.dll                         .\K4os.Compression.LZ4.dll, version=1.2.16
    System.CodeDom.dll                               .\System.CodeDom.dll, version=7.0.1123.42427
    System.IO.Compression.Native.dll                 .\System.IO.Compression.Native.dll, version=7,0,1123,42427 @Commit: ecb34f85ec92e1b3c814edf7da83337e199e7f66
    comdlg32.dll                                     C:\WINDOWS\System32\comdlg32.dll, version=10.0.19041.1 (WinBuild.160101.0800)
    DUI70.dll                                        C:\WINDOWS\System32\DUI70.dll, version=10.0.19041.1 (WinBuild.160101.0800)
    DUser.dll                                        C:\WINDOWS\System32\DUser.dll, version=10.0.19041.1 (WinBuild.160101.0800)
    thumbcache.dll                                   C:\Windows\System32\thumbcache.dll, version=10.0.19041.1 (WinBuild.160101.0800)
    Windows.UI.FileExplorer.dll                      C:\Windows\System32\Windows.UI.FileExplorer.dll, version=10.0.19041.3393 (WinBuild.160101.0800)
    edputil.dll                                      C:\WINDOWS\SYSTEM32\edputil.dll, version=10.0.19041.1 (WinBuild.160101.0800)
    sxs.dll                                          C:\WINDOWS\SYSTEM32\sxs.dll, version=10.0.19041.1 (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.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.1 (WinBuild.160101.0800)
    SspiCli.dll                                      C:\WINDOWS\SYSTEM32\SspiCli.dll, version=10.0.19041.3393 (WinBuild.160101.0800)
    tiptsf.dll                                       C:\Program Files\Common Files\microsoft shared\ink\tiptsf.dll, version=10.0.19041.1 (WinBuild.160101.0800)
    MPR.dll                                          C:\WINDOWS\SYSTEM32\MPR.dll, version=10.0.19041.1 (WinBuild.160101.0800)
    drprov.dll                                       C:\WINDOWS\System32\drprov.dll, version=10.0.19041.1 (WinBuild.160101.0800)
    twinapi.dll                                      C:\Windows\System32\twinapi.dll, version=10.0.19041.1 (WinBuild.160101.0800)
    coml2.dll                                        C:\WINDOWS\System32\coml2.dll, version=10.0.19041.546 (WinBuild.160101.0800)
    ntlanman.dll                                     C:\WINDOWS\System32\ntlanman.dll, version=10.0.19041.1826 (WinBuild.160101.0800)
    LINKINFO.dll                                     C:\WINDOWS\SYSTEM32\LINKINFO.dll, version=10.0.19041.546 (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.3155 (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)
    dlnashext.dll                                    C:\Windows\System32\dlnashext.dll, version=10.0.19041.1 (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.3155 (WinBuild.160101.0800)
    policymanager.dll                                C:\WINDOWS\SYSTEM32\policymanager.dll, version=10.0.19041.3393 (WinBuild.160101.0800)
    msvcp110_win.dll                                 C:\WINDOWS\SYSTEM32\msvcp110_win.dll, version=10.0.19041.546 (WinBuild.160101.0800)
    DevDispItemProvider.dll                          C:\Windows\System32\DevDispItemProvider.dll, version=10.0.19041.1708 (WinBuild.160101.0800)
    DEVOBJ.dll                                       C:\WINDOWS\System32\DEVOBJ.dll, version=10.0.19041.3155 (WinBuild.160101.0800)
    SETUPAPI.dll                                     C:\WINDOWS\System32\SETUPAPI.dll, version=10.0.19041.1 (WinBuild.160101.0800)
    WINTRUST.dll                                     C:\WINDOWS\System32\WINTRUST.dll, version=10.0.19041.3271 (WinBuild.160101.0800)
    CRYPT32.dll                                      C:\WINDOWS\System32\CRYPT32.dll, version=10.0.19041.1 (WinBuild.160101.0800)
    MSASN1.dll                                       C:\WINDOWS\System32\MSASN1.dll, version=10.0.19041.2251 (WinBuild.160101.0800)
    EhStorShell.dll                                  C:\Windows\System32\EhStorShell.dll, version=10.0.19041.1 (WinBuild.160101.0800)
    urlmon.dll                                       C:\WINDOWS\System32\urlmon.dll, version=11.00.19041.2546 (WinBuild.160101.0800)
    srvcli.dll                                       C:\WINDOWS\System32\srvcli.dll, version=10.0.19041.3155 (WinBuild.160101.0800)
    FileSyncShell64.dll                              C:\Program Files\Microsoft OneDrive\23.194.0917.0001\FileSyncShell64.dll, version=23.194.0917.0001
    Secur32.dll                                      C:\WINDOWS\SYSTEM32\Secur32.dll, version=10.0.19041.546 (WinBuild.160101.0800)
    WININET.dll                                      C:\WINDOWS\SYSTEM32\WININET.dll, version=11.00.19041.2075 (WinBuild.160101.0800)
    CoreSync_x64.dll                                 C:\Program Files (x86)\Common Files\Adobe\CoreSyncExtension\CoreSync_x64.dll, version=4.3.24.6
    ashShell.dll                                     C:\Program Files\AVAST Software\Avast\ashShell.dll, version=23.8.8416.810
    msi.dll                                          C:\WINDOWS\SYSTEM32\msi.dll, version=5.0.19041.3208
    ntshrui.dll                                      C:\WINDOWS\SYSTEM32\ntshrui.dll, version=10.0.19041.1 (WinBuild.160101.0800)
    PhotoMetadataHandler.dll                         C:\WINDOWS\system32\PhotoMetadataHandler.dll, version=10.0.19041.746 (WinBuild.160101.0800)
    NetworkExplorer.dll                              C:\WINDOWS\system32\NetworkExplorer.dll, version=10.0.19041.1 (WinBuild.160101.0800)
    System.Diagnostics.StackTrace.dll                .\System.Diagnostics.StackTrace.dll, version=7.0.1123.42427
    MsftEdit.DLL                                     C:\WINDOWS\SYSTEM32\MsftEdit.DLL, version=10.0.19041.1 (WinBuild.160101.0800)
    System.Runtime.CompilerServices.Unsafe.dll       .\System.Runtime.CompilerServices.Unsafe.dll, version=7.0.1123.42427
    Windows.Globalization.dll                        C:\Windows\System32\Windows.Globalization.dll, version=10.0.19041.1708 (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.1806 (WinBuild.160101.0800)

 

   

PDN Forums Signature 2.png

Link to comment
Share on other sites

19 minutes ago, BlastOfBN said:

    inject_x64.dll                                   C:\Program Files\ByteFence\rtop\bin\inject_x64.dll, version=1.2

    aswhook.dll                                      C:\Program Files\AVAST Software\Avast\aswhook.dll, version=23.8.8416.0

    aswAMSI.dll                                      C:\Program Files\AVAST Software\Avast\aswAMSI.dll, version=23.8.8416.0

    ashShell.dll                                     C:\Program Files\AVAST Software\Avast\ashShell.dll, version=23.8.8416.810

 

Is ByteFence or AVAST interfering with file saving?

Can you disable these, and see if it makes a difference?

(September 25th, 2023)  Sorry about any broken images in my posts. I am aware of the issue.

bp-sig.png
My Gallery  |  My Plugin Pack

Layman's Guide to CodeLab

Link to comment
Share on other sites

38 minutes ago, toe_head2001 said:

 

Is ByteFence or AVAST interfering with file saving?

Can you disable these, and see if it makes a difference?

You know, I have a slight feeling that I don’t need ByteFence anyway, as it’s essentially another antivirus program, and I already have one, and it feels like this other antivirus isn’t doing anything, and slows the computer down.

 

 

 

I’ll have to see if trying to outright uninstall it would fix this issue.

 

P.S, I don’t even know how it ended up on my computer in the first place. 

Edited by BlastOfBN
Additional background information

   

PDN Forums Signature 2.png

Link to comment
Share on other sites

I'd get rid of AVAST as well.

Microsoft Defender Antivirus, which is part of Windows 10, will go a good job.



On an unrelated issue:
 

Quote

OS                                                   Windows 10 Home x64 (10.0.19045.0)
Runtime                                              .NET 7.0.11 x64

Physical Memory                                      4,021 MB (273 MB free)
Paging File                                          9,418 MB (3,291 MB free)


If you can, you should increase the amount of RAM you have.

4GB is very small. You will be constantly paging to disk. Your PC is likely to be slow.

 

Increasing RAM, even to just 8GB will speed thing up significantly and reduce paging. RAM is cheap.

Link to comment
Share on other sites

5 hours ago, Rick Brewster said:

You don't have access to the file for some reason.

I’m not really sure what to do at this point. I don’t know why I apparently have no access to the files that I’m editing, when they’re literally on my own computer on the local harddrive.

 

And yes, I’ve tried rebooting my computer, uninstalling ByteFence, and reinstalling Paint.NET, but that didn’t fix anything.

 

Is this a problem beyond Paint.NET’s control? Is this an issue with my computer itself? Should I fully uninstall PDN and reinstall it?

Edited by BlastOfBN
Additional information

   

PDN Forums Signature 2.png

Link to comment
Share on other sites

11 minutes ago, toe_head2001 said:

Did you actually disable AVAST?

 

It is known to cause this exact issue.

https://forums.getpaint.net/topic/117318-cannot-save-png/

Well, I did disable it through something the antivirus refers to as its “shields”, which didn’t seem to do anything useful.

 

Should I outright uninstall it from my computer?

   

PDN Forums Signature 2.png

Link to comment
Share on other sites

As a test, turn AVG's 'real time monitoring' (or whatever they call it) off.

Does the problem go away?

A reasonable approach would be to ditch AVG and use Microsoft Defender Antivirus, which is part of Windows.

Edited by Tactilis
Link to comment
Share on other sites

AVG and Avast are "known troublemakers". They cause all sorts of problems while not improving your PC's security above that the built-in Windows Defender provides. My recommendation will always be to remove them.

The Paint.NET Blog: https://blog.getpaint.net/

Donations are always appreciated! https://www.getpaint.net/donate.html

forumSig_bmwE60.jpg

Link to comment
Share on other sites

UPDATE:

Thanks for the help!
Uninstalling AVAST and ByteFence did seem to fix the issue for now, but uninstalling AVAST did leave me with this, and I'm not sure what to do about it.
image.png.b7e4ea5269ccb641ac7d8817f45a3a3c.png
I'm not sure why it's telling me that the Virus & Threat protection is managed by my "organization", when my computer is literally a home computer sitting in the corner of my bedroom, rather than some corporate office. My guess is that may be due to the Wi-Fi router that I'm using, and I assume it's probably controlled by the person who gave me the router (a relative, btw), or if it may be my ISP (even though that sounds kind of weird).

By the way, I'm not sure if this means that Windows Defender will do the job instead, but I can't tell if "Windows Defender Firewall with Advanced Security" is the one protecting my computer, or if it's Windows Security that's doing that.

   

PDN Forums Signature 2.png

Link to comment
Share on other sites

1 hour ago, BlastOfBN said:

I'm not sure why it's telling me that the Virus & Threat protection is managed by my "organization"

 

This is just a setting in the Windows Registry.

I assume Avast enable the setting, and it was never turned back off during the Avast uninstall.

 

You can simply delete that setting from the Registry.

https://answers.microsoft.com/en-us/windows/forum/all/your-virus-threat-protection-is-managed-by-your/279c6d56-927b-43bf-912b-99e1bdd608d4

(September 25th, 2023)  Sorry about any broken images in my posts. I am aware of the issue.

bp-sig.png
My Gallery  |  My Plugin Pack

Layman's Guide to CodeLab

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...