-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
System.UnauthorizedAccessException: Access to the path 'C:\Users\Austin Huffman\AppData\Local\Temp\update.exe' is denied.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalDelete(String path, Boolean checkHost)
at System.IO.File.Delete(String path)
at Assembly.Helpers.VariousFunctions.EmptyUpdaterLocations()
at Assembly.App.OnStartup(StartupEventArgs e)
at System.Windows.Application.<.ctor>b__1_0(Object unused)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)