Destination folder Access Denied
-
Crash ID: aedfded070fc4152ae7299fc350109b4 Plutonium.Updater.Core.Models.UpdateException: Failed to update file bin/plutonium-bootstrapper-win32.exe ---> System.UnauthorizedAccessException: Access to the path 'C:\Users\kev\AppData\Local\Plutonium\bin\plutonium-bootstrapper-win32.exe' is denied. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.File.InternalWriteAllBytes(String path, Byte[] bytes, Boolean checkHost) at Plutonium.Updater.Core.Updater.<Run>d__23.MoveNext() --- End of inner exception stack trace --- at Plutonium.Updater.Core.Updater.<Run>d__23.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Plutonium.Updater.App.Windows.UpdateWindow.<UpdateWindow_Loaded>d__6.MoveNext()
That's the error code. When I try to copy and paste the
plutonium-bootstrapper-win32.exe
, it says "Destination folder access denied". I am the admin of the PC and there is no other user. Please help. -
KevWithADot most likely caused by your antivirus software: https://forum.plutonium.pw/topic/8546/why-is-my-antivirus-saying-plutonium-is-a-virus-solution
-
Worked, thanks