Closed hjepbo closed 8 years ago
The log tells that installer cannot write files into C:\Users\im_in\AppData\Local\LiveStyle
folder. The most common problem is that this folder (or C:\Users\im_in\AppData\Local
) is marked as read-only. Can you check folder permissions and try again?
https://gyazo.com/11d9418cac15b27bdefeb1893b36d427
2016-01-05 07:54:25> Program: Starting Squirrel Updater: --install . 2016-01-05 07:54:25> Program: Starting install, writing to C:\Users\im_in\AppData\Local\SquirrelTemp 2016-01-05 07:54:25> Program: About to install to: C:\Users\im_in\AppData\Local\LiveStyle 2016-01-05 07:54:25> Program: Install path C:\Users\im_in\AppData\Local\LiveStyle already exists, burning it to the ground 2016-01-05 07:54:27> CheckForUpdateImpl: Failed to load local releases, starting from scratch: System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\im_in\AppData\Local\LiveStyle\packages\RELEASES'. 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) at Squirrel.Utility.LoadLocalReleases(String localReleaseFile) at Squirrel.UpdateManager.CheckForUpdateImpl.d3f.MoveNext()
2016-01-05 07:54:27> CheckForUpdateImpl: Reading RELEASES file from C:\Users\im_in\AppData\Local\SquirrelTemp
2016-01-05 07:54:27> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
2016-01-05 07:54:28> ApplyReleasesImpl: Writing files to app directory: C:\Users\im_in\AppData\Local\LiveStyle\app-1.0.0
2016-01-05 07:54:37> IEnableLogger: Failed to install package to app dir: System.AggregateException: One or more errors occurred. ---> System.IO.IOException: Access to the path 'resources' is denied.
at System.IO.DirectoryInfo.MoveTo(String destDirName)
at Squirrel.UpdateManager.ApplyReleasesImpl.<>cDisplayClassb1.<>cDisplayClassb6.<>cDisplayClassb8.baf(DirectoryInfo subdir)
at Squirrel.Utility.<>cDisplayClass18b 1d>d22.MoveNext()
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
at Squirrel.UpdateManager.ApplyReleasesImpl.<>cDisplayClassb1.<>cDisplayClassb6.b ae(DirectoryInfo ld)
at Squirrel.EnumerableExtensions.ForEach[TSource](IEnumerableb aa>dba.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Squirrel.Utility.d 50b 17()
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Squirrel.Utility.<>cDisplayClass1e`1.<>cDisplayClass20.<b1d>d22.MoveNext()<---
1.<>c__DisplayClass1a.<ForEachAsync>b__17() at System.Threading.Tasks.Task.InnerInvoke() at System.Threading.Tasks.Task.Execute() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Squirrel.Utility.<>c__DisplayClass1e
1.<>cDisplayClass20.<1 source, Action
1 onNext) at Squirrel.UpdateManager.ApplyReleasesImpl.<>cDisplayClassb1.<1.MoveNext() ---> (Inner Exception #0) System.IO.IOException: Access to the path 'resources' is denied. at System.IO.DirectoryInfo.MoveTo(String destDirName) at Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClassb1.<>c__DisplayClassb6.<>c__DisplayClassb8.<installPackageToAppDir>b__af(DirectoryInfo subdir) at Squirrel.Utility.<>c__DisplayClass18
1.<>cDisplayClass1a.2016-01-05 07:54:37> Unhandled exception: System.AggregateException: One or more errors occurred. ---> System.AggregateException: One or more errors occurred. ---> System.IO.IOException: Access to the path 'resources' is denied. at System.IO.DirectoryInfo.MoveTo(String destDirName) at Squirrel.UpdateManager.ApplyReleasesImpl.<>cDisplayClassb1.<>cDisplayClassb6.<>cDisplayClassb8.b af(DirectoryInfo subdir)
at Squirrel.Utility.<>cDisplayClass18`1.<>cDisplayClass1a.b17()
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Squirrel.Utility.<>cDisplayClass1ed7a.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Squirrel.UpdateManager.d f.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
at Squirrel.Update.Program.d38.MoveNext()
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
at System.Threading.Tasks.Task.Wait()
at Squirrel.Update.Program.executeCommandLine(String[] args)
at Squirrel.Update.Program.main(String[] args)
---> (Inner Exception #0) System.AggregateException: One or more errors occurred. ---> System.IO.IOException: Access to the path 'resources' is denied.
at System.IO.DirectoryInfo.MoveTo(String destDirName)
at Squirrel.UpdateManager.ApplyReleasesImpl.<>cDisplayClassb1.<>cDisplayClassb6.<>cDisplayClassb8.baf(DirectoryInfo subdir)
at Squirrel.Utility.<>cDisplayClass18b 1d>d22.MoveNext()
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
at Squirrel.UpdateManager.ApplyReleasesImpl.<>cDisplayClassb1.<>cDisplayClassb6.b ae(DirectoryInfo ld)
at Squirrel.EnumerableExtensions.ForEach[TSource](IEnumerableb aa>dba.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Squirrel.Utility.d 50b 17()
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Squirrel.Utility.<>cDisplayClass1e`1.<>cDisplayClass20.<b1d>d22.MoveNext()<---
<---
1.<>c__DisplayClass20.<<ForEachAsync>b__1d>d__22.MoveNext() --- End of inner exception stack trace --- at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions) at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken) at Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClassb1.<>c__DisplayClassb6.<installPackageToAppDir>b__ae(DirectoryInfo ld) at Squirrel.EnumerableExtensions.ForEach[TSource](IEnumerable
1 source, Action1 onNext) at Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClassb1.<<installPackageToAppDir>b__aa>d__ba.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Squirrel.Utility.<LogIfThrows>d__50
1.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task) at Squirrel.UpdateManager.ApplyReleasesImpl.1.<>c__DisplayClass1a.<ForEachAsync>b__17() at System.Threading.Tasks.Task.InnerInvoke() at System.Threading.Tasks.Task.Execute() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Squirrel.Utility.<>c__DisplayClass1e
1.<>cDisplayClass20.<1 source, Action
1 onNext) at Squirrel.UpdateManager.ApplyReleasesImpl.<>cDisplayClassb1.<1.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task) at Squirrel.UpdateManager.ApplyReleasesImpl.<ApplyReleases>d__7a.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Squirrel.UpdateManager.<FullInstall>d__f.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task) at Squirrel.Update.Program.<Install>d__38.MoveNext() ---> (Inner Exception #0) System.IO.IOException: Access to the path 'resources' is denied. at System.IO.DirectoryInfo.MoveTo(String destDirName) at Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClassb1.<>c__DisplayClassb6.<>c__DisplayClassb8.<installPackageToAppDir>b__af(DirectoryInfo subdir) at Squirrel.Utility.<>c__DisplayClass18
1.<>cDisplayClass1a.2016-01-05 13:55:30> Program: Starting Squirrel Updater: --install . 2016-01-05 13:55:30> Program: Starting install, writing to C:\Users\im_in\AppData\Local\SquirrelTemp 2016-01-05 13:55:30> Program: About to install to: C:\Users\im_in\AppData\Local\LiveStyle 2016-01-05 13:55:30> Program: Install path C:\Users\im_in\AppData\Local\LiveStyle already exists, burning it to the ground 2016-01-05 13:55:31> CheckForUpdateImpl: Failed to load local releases, starting from scratch: System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\im_in\AppData\Local\LiveStyle\packages\RELEASES'. 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) at Squirrel.Utility.LoadLocalReleases(String localReleaseFile) at Squirrel.UpdateManager.CheckForUpdateImpl.d3f.MoveNext()
2016-01-05 13:55:31> CheckForUpdateImpl: Reading RELEASES file from C:\Users\im_in\AppData\Local\SquirrelTemp
2016-01-05 13:55:31> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
2016-01-05 13:55:32> ApplyReleasesImpl: Writing files to app directory: C:\Users\im_in\AppData\Local\LiveStyle\app-1.0.0
2016-01-05 13:55:45> IEnableLogger: Failed to install package to app dir: System.AggregateException: One or more errors occurred. ---> System.IO.IOException: Access to the path 'resources' is denied.
at System.IO.DirectoryInfo.MoveTo(String destDirName)
at Squirrel.UpdateManager.ApplyReleasesImpl.<>cDisplayClassb1.<>cDisplayClassb6.<>cDisplayClassb8.baf(DirectoryInfo subdir)
at Squirrel.Utility.<>cDisplayClass18b 1d>d22.MoveNext()
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
at Squirrel.UpdateManager.ApplyReleasesImpl.<>cDisplayClassb1.<>cDisplayClassb6.b ae(DirectoryInfo ld)
at Squirrel.EnumerableExtensions.ForEach[TSource](IEnumerableb aa>dba.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Squirrel.Utility.d 50b 17()
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Squirrel.Utility.<>cDisplayClass1e`1.<>cDisplayClass20.<b1d>d22.MoveNext()<---
1.<>c__DisplayClass1a.<ForEachAsync>b__17() at System.Threading.Tasks.Task.InnerInvoke() at System.Threading.Tasks.Task.Execute() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Squirrel.Utility.<>c__DisplayClass1e
1.<>cDisplayClass20.<1 source, Action
1 onNext) at Squirrel.UpdateManager.ApplyReleasesImpl.<>cDisplayClassb1.<1.MoveNext() ---> (Inner Exception #0) System.IO.IOException: Access to the path 'resources' is denied. at System.IO.DirectoryInfo.MoveTo(String destDirName) at Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClassb1.<>c__DisplayClassb6.<>c__DisplayClassb8.<installPackageToAppDir>b__af(DirectoryInfo subdir) at Squirrel.Utility.<>c__DisplayClass18
1.<>cDisplayClass1a.2016-01-05 13:55:45> Unhandled exception: System.AggregateException: One or more errors occurred. ---> System.AggregateException: One or more errors occurred. ---> System.IO.IOException: Access to the path 'resources' is denied. at System.IO.DirectoryInfo.MoveTo(String destDirName) at Squirrel.UpdateManager.ApplyReleasesImpl.<>cDisplayClassb1.<>cDisplayClassb6.<>cDisplayClassb8.b af(DirectoryInfo subdir)
at Squirrel.Utility.<>cDisplayClass18`1.<>cDisplayClass1a.b17()
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Squirrel.Utility.<>cDisplayClass1ed7a.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Squirrel.UpdateManager.d f.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
at Squirrel.Update.Program.d38.MoveNext()
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
at System.Threading.Tasks.Task.Wait()
at Squirrel.Update.Program.executeCommandLine(String[] args)
at Squirrel.Update.Program.main(String[] args)
---> (Inner Exception #0) System.AggregateException: One or more errors occurred. ---> System.IO.IOException: Access to the path 'resources' is denied.
at System.IO.DirectoryInfo.MoveTo(String destDirName)
at Squirrel.UpdateManager.ApplyReleasesImpl.<>cDisplayClassb1.<>cDisplayClassb6.<>cDisplayClassb8.baf(DirectoryInfo subdir)
at Squirrel.Utility.<>cDisplayClass18b 1d>d22.MoveNext()
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
at Squirrel.UpdateManager.ApplyReleasesImpl.<>cDisplayClassb1.<>cDisplayClassb6.b ae(DirectoryInfo ld)
at Squirrel.EnumerableExtensions.ForEach[TSource](IEnumerableb aa>dba.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Squirrel.Utility.d 50b 17()
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Squirrel.Utility.<>cDisplayClass1e`1.<>cDisplayClass20.<b1d>d22.MoveNext()<---
<---
1.<>c__DisplayClass20.<<ForEachAsync>b__1d>d__22.MoveNext() --- End of inner exception stack trace --- at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions) at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken) at Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClassb1.<>c__DisplayClassb6.<installPackageToAppDir>b__ae(DirectoryInfo ld) at Squirrel.EnumerableExtensions.ForEach[TSource](IEnumerable
1 source, Action1 onNext) at Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClassb1.<<installPackageToAppDir>b__aa>d__ba.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Squirrel.Utility.<LogIfThrows>d__50
1.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task) at Squirrel.UpdateManager.ApplyReleasesImpl.1.<>c__DisplayClass1a.<ForEachAsync>b__17() at System.Threading.Tasks.Task.InnerInvoke() at System.Threading.Tasks.Task.Execute() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Squirrel.Utility.<>c__DisplayClass1e
1.<>cDisplayClass20.<1 source, Action
1 onNext) at Squirrel.UpdateManager.ApplyReleasesImpl.<>cDisplayClassb1.<1.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task) at Squirrel.UpdateManager.ApplyReleasesImpl.<ApplyReleases>d__7a.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Squirrel.UpdateManager.<FullInstall>d__f.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task) at Squirrel.Update.Program.<Install>d__38.MoveNext() ---> (Inner Exception #0) System.IO.IOException: Access to the path 'resources' is denied. at System.IO.DirectoryInfo.MoveTo(String destDirName) at Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClassb1.<>c__DisplayClassb6.<>c__DisplayClassb8.<installPackageToAppDir>b__af(DirectoryInfo subdir) at Squirrel.Utility.<>c__DisplayClass18
1.<>cDisplayClass1a.2016-01-05 14:43:49> Program: Starting Squirrel Updater: --install . 2016-01-05 14:43:50> Program: Starting install, writing to C:\Users\im_in\AppData\Local\SquirrelTemp 2016-01-05 14:43:50> Program: About to install to: C:\Users\im_in\AppData\Local\LiveStyle 2016-01-05 14:43:50> Program: Install path C:\Users\im_in\AppData\Local\LiveStyle already exists, burning it to the ground 2016-01-05 14:43:52> CheckForUpdateImpl: Failed to load local releases, starting from scratch: System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\im_in\AppData\Local\LiveStyle\packages\RELEASES'. 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) at Squirrel.Utility.LoadLocalReleases(String localReleaseFile) at Squirrel.UpdateManager.CheckForUpdateImpl.d3f.MoveNext()
2016-01-05 14:43:52> CheckForUpdateImpl: Reading RELEASES file from C:\Users\im_in\AppData\Local\SquirrelTemp
2016-01-05 14:43:52> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
2016-01-05 14:43:52> ApplyReleasesImpl: Writing files to app directory: C:\Users\im_in\AppData\Local\LiveStyle\app-1.0.0
2016-01-05 14:44:02> IEnableLogger: Failed to install package to app dir: System.AggregateException: One or more errors occurred. ---> System.IO.IOException: Access to the path 'resources' is denied.
at System.IO.DirectoryInfo.MoveTo(String destDirName)
at Squirrel.UpdateManager.ApplyReleasesImpl.<>cDisplayClassb1.<>cDisplayClassb6.<>cDisplayClassb8.baf(DirectoryInfo subdir)
at Squirrel.Utility.<>cDisplayClass18b 1d>d22.MoveNext()
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
at Squirrel.UpdateManager.ApplyReleasesImpl.<>cDisplayClassb1.<>cDisplayClassb6.b ae(DirectoryInfo ld)
at Squirrel.EnumerableExtensions.ForEach[TSource](IEnumerableb aa>dba.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Squirrel.Utility.d 50b 17()
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Squirrel.Utility.<>cDisplayClass1e`1.<>cDisplayClass20.<b1d>d22.MoveNext()<---
1.<>c__DisplayClass1a.<ForEachAsync>b__17() at System.Threading.Tasks.Task.InnerInvoke() at System.Threading.Tasks.Task.Execute() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Squirrel.Utility.<>c__DisplayClass1e
1.<>cDisplayClass20.<1 source, Action
1 onNext) at Squirrel.UpdateManager.ApplyReleasesImpl.<>cDisplayClassb1.<1.MoveNext() ---> (Inner Exception #0) System.IO.IOException: Access to the path 'resources' is denied. at System.IO.DirectoryInfo.MoveTo(String destDirName) at Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClassb1.<>c__DisplayClassb6.<>c__DisplayClassb8.<installPackageToAppDir>b__af(DirectoryInfo subdir) at Squirrel.Utility.<>c__DisplayClass18
1.<>cDisplayClass1a.2016-01-05 14:44:02> Unhandled exception: System.AggregateException: One or more errors occurred. ---> System.AggregateException: One or more errors occurred. ---> System.IO.IOException: Access to the path 'resources' is denied. at System.IO.DirectoryInfo.MoveTo(String destDirName) at Squirrel.UpdateManager.ApplyReleasesImpl.<>cDisplayClassb1.<>cDisplayClassb6.<>cDisplayClassb8.b af(DirectoryInfo subdir)
at Squirrel.Utility.<>cDisplayClass18`1.<>cDisplayClass1a.b17()
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Squirrel.Utility.<>cDisplayClass1ed7a.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Squirrel.UpdateManager.d f.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
at Squirrel.Update.Program.d38.MoveNext()
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
at System.Threading.Tasks.Task.Wait()
at Squirrel.Update.Program.executeCommandLine(String[] args)
at Squirrel.Update.Program.main(String[] args)
---> (Inner Exception #0) System.AggregateException: One or more errors occurred. ---> System.IO.IOException: Access to the path 'resources' is denied.
at System.IO.DirectoryInfo.MoveTo(String destDirName)
at Squirrel.UpdateManager.ApplyReleasesImpl.<>cDisplayClassb1.<>cDisplayClassb6.<>cDisplayClassb8.baf(DirectoryInfo subdir)
at Squirrel.Utility.<>cDisplayClass18b 1d>d22.MoveNext()
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
at Squirrel.UpdateManager.ApplyReleasesImpl.<>cDisplayClassb1.<>cDisplayClassb6.b ae(DirectoryInfo ld)
at Squirrel.EnumerableExtensions.ForEach[TSource](IEnumerableb aa>dba.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Squirrel.Utility.d 50b 17()
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Squirrel.Utility.<>cDisplayClass1e`1.<>cDisplayClass20.<b1d>d22.MoveNext()<---
<---
1.<>c__DisplayClass20.<<ForEachAsync>b__1d>d__22.MoveNext() --- End of inner exception stack trace --- at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions) at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken) at Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClassb1.<>c__DisplayClassb6.<installPackageToAppDir>b__ae(DirectoryInfo ld) at Squirrel.EnumerableExtensions.ForEach[TSource](IEnumerable
1 source, Action1 onNext) at Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClassb1.<<installPackageToAppDir>b__aa>d__ba.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Squirrel.Utility.<LogIfThrows>d__50
1.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task) at Squirrel.UpdateManager.ApplyReleasesImpl.1.<>c__DisplayClass1a.<ForEachAsync>b__17() at System.Threading.Tasks.Task.InnerInvoke() at System.Threading.Tasks.Task.Execute() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Squirrel.Utility.<>c__DisplayClass1e
1.<>cDisplayClass20.<1 source, Action
1 onNext) at Squirrel.UpdateManager.ApplyReleasesImpl.<>cDisplayClassb1.<1.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task) at Squirrel.UpdateManager.ApplyReleasesImpl.<ApplyReleases>d__7a.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Squirrel.UpdateManager.<FullInstall>d__f.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task) at Squirrel.Update.Program.<Install>d__38.MoveNext() ---> (Inner Exception #0) System.IO.IOException: Access to the path 'resources' is denied. at System.IO.DirectoryInfo.MoveTo(String destDirName) at Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClassb1.<>c__DisplayClassb6.<>c__DisplayClassb8.<installPackageToAppDir>b__af(DirectoryInfo subdir) at Squirrel.Utility.<>c__DisplayClass18
1.<>cDisplayClass1a.2016-01-08 09:25:13> Program: Starting Squirrel Updater: --install . 2016-01-08 09:25:13> Program: Starting install, writing to C:\Users\im_in\AppData\Local\SquirrelTemp 2016-01-08 09:25:13> Program: About to install to: C:\Users\im_in\AppData\Local\LiveStyle 2016-01-08 09:25:13> Program: Install path C:\Users\im_in\AppData\Local\LiveStyle already exists, burning it to the ground 2016-01-08 09:25:15> CheckForUpdateImpl: Failed to load local releases, starting from scratch: System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\im_in\AppData\Local\LiveStyle\packages\RELEASES'. 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) at Squirrel.Utility.LoadLocalReleases(String localReleaseFile) at Squirrel.UpdateManager.CheckForUpdateImpl.d3f.MoveNext()
2016-01-08 09:25:15> CheckForUpdateImpl: Reading RELEASES file from C:\Users\im_in\AppData\Local\SquirrelTemp
2016-01-08 09:25:15> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
2016-01-08 09:25:16> ApplyReleasesImpl: Writing files to app directory: C:\Users\im_in\AppData\Local\LiveStyle\app-1.0.0
2016-01-08 09:25:28> IEnableLogger: Failed to install package to app dir: System.AggregateException: One or more errors occurred. ---> System.IO.IOException: Access to the path 'resources' is denied.
at System.IO.DirectoryInfo.MoveTo(String destDirName)
at Squirrel.UpdateManager.ApplyReleasesImpl.<>cDisplayClassb1.<>cDisplayClassb6.<>cDisplayClassb8.baf(DirectoryInfo subdir)
at Squirrel.Utility.<>cDisplayClass18b 1d>d22.MoveNext()
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
at Squirrel.UpdateManager.ApplyReleasesImpl.<>cDisplayClassb1.<>cDisplayClassb6.b ae(DirectoryInfo ld)
at Squirrel.EnumerableExtensions.ForEach[TSource](IEnumerableb aa>dba.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Squirrel.Utility.d 50b 17()
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Squirrel.Utility.<>cDisplayClass1e`1.<>cDisplayClass20.<b1d>d22.MoveNext()<---
1.<>c__DisplayClass1a.<ForEachAsync>b__17() at System.Threading.Tasks.Task.InnerInvoke() at System.Threading.Tasks.Task.Execute() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Squirrel.Utility.<>c__DisplayClass1e
1.<>cDisplayClass20.<1 source, Action
1 onNext) at Squirrel.UpdateManager.ApplyReleasesImpl.<>cDisplayClassb1.<1.MoveNext() ---> (Inner Exception #0) System.IO.IOException: Access to the path 'resources' is denied. at System.IO.DirectoryInfo.MoveTo(String destDirName) at Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClassb1.<>c__DisplayClassb6.<>c__DisplayClassb8.<installPackageToAppDir>b__af(DirectoryInfo subdir) at Squirrel.Utility.<>c__DisplayClass18
1.<>cDisplayClass1a.2016-01-08 09:25:28> Unhandled exception: System.AggregateException: One or more errors occurred. ---> System.AggregateException: One or more errors occurred. ---> System.IO.IOException: Access to the path 'resources' is denied. at System.IO.DirectoryInfo.MoveTo(String destDirName) at Squirrel.UpdateManager.ApplyReleasesImpl.<>cDisplayClassb1.<>cDisplayClassb6.<>cDisplayClassb8.b af(DirectoryInfo subdir)
at Squirrel.Utility.<>cDisplayClass18`1.<>cDisplayClass1a.b17()
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Squirrel.Utility.<>cDisplayClass1ed7a.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Squirrel.UpdateManager.d f.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
at Squirrel.Update.Program.d38.MoveNext()
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
at System.Threading.Tasks.Task.Wait()
at Squirrel.Update.Program.executeCommandLine(String[] args)
at Squirrel.Update.Program.main(String[] args)
---> (Inner Exception #0) System.AggregateException: One or more errors occurred. ---> System.IO.IOException: Access to the path 'resources' is denied.
at System.IO.DirectoryInfo.MoveTo(String destDirName)
at Squirrel.UpdateManager.ApplyReleasesImpl.<>cDisplayClassb1.<>cDisplayClassb6.<>cDisplayClassb8.baf(DirectoryInfo subdir)
at Squirrel.Utility.<>cDisplayClass18b 1d>d22.MoveNext()
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
at Squirrel.UpdateManager.ApplyReleasesImpl.<>cDisplayClassb1.<>cDisplayClassb6.b ae(DirectoryInfo ld)
at Squirrel.EnumerableExtensions.ForEach[TSource](IEnumerableb aa>dba.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Squirrel.Utility.d 50b 17()
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Squirrel.Utility.<>cDisplayClass1e`1.<>cDisplayClass20.<b1d>d22.MoveNext()<---
<---
1.<>c__DisplayClass20.<<ForEachAsync>b__1d>d__22.MoveNext() --- End of inner exception stack trace --- at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions) at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken) at Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClassb1.<>c__DisplayClassb6.<installPackageToAppDir>b__ae(DirectoryInfo ld) at Squirrel.EnumerableExtensions.ForEach[TSource](IEnumerable
1 source, Action1 onNext) at Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClassb1.<<installPackageToAppDir>b__aa>d__ba.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Squirrel.Utility.<LogIfThrows>d__50
1.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task) at Squirrel.UpdateManager.ApplyReleasesImpl.1.<>c__DisplayClass1a.<ForEachAsync>b__17() at System.Threading.Tasks.Task.InnerInvoke() at System.Threading.Tasks.Task.Execute() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Squirrel.Utility.<>c__DisplayClass1e
1.<>cDisplayClass20.<1 source, Action
1 onNext) at Squirrel.UpdateManager.ApplyReleasesImpl.<>cDisplayClassb1.<1.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task) at Squirrel.UpdateManager.ApplyReleasesImpl.<ApplyReleases>d__7a.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Squirrel.UpdateManager.<FullInstall>d__f.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task) at Squirrel.Update.Program.<Install>d__38.MoveNext() ---> (Inner Exception #0) System.IO.IOException: Access to the path 'resources' is denied. at System.IO.DirectoryInfo.MoveTo(String destDirName) at Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClassb1.<>c__DisplayClassb6.<>c__DisplayClassb8.<installPackageToAppDir>b__af(DirectoryInfo subdir) at Squirrel.Utility.<>c__DisplayClass18
1.<>cDisplayClass1a.