Code52 / carnac

A utility to give some insight into how you use your keyboard
http://carnackeys.com/
Microsoft Public License
4.2k stars 506 forks source link

"Installation has failed" #235

Open DrZooDinghy opened 4 years ago

DrZooDinghy commented 4 years ago

2020-03-01 10:08:24> Program: Starting Squirrel Updater: --install . 2020-03-01 10:08:24> Program: Starting install, writing to C:\Users\micha\AppData\Local\SquirrelTemp 2020-03-01 10:08:24> Program: About to install to: C:\Users\micha\AppData\Local\carnac 2020-03-01 10:08:24> CheckForUpdateImpl: Couldn't write out staging user ID, this user probably shouldn't get beta anything: System.IO.DirectoryNotFoundException: Ein Teil des Pfades "C:\Users\micha\AppData\Local\carnac\packages.betaId" konnte nicht gefunden werden. bei System.IO.Error.WinIOError(Int32 errorCode, String maybeFullPath) bei 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) bei System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) bei System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost) bei System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost) bei System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost) bei System.IO.File.WriteAllText(String path, String contents, Encoding encoding) bei Squirrel.UpdateManager.CheckForUpdateImpl.getOrCreateStagedUserId() 2020-03-01 10:08:24> CheckForUpdateImpl: Failed to load local releases, starting from scratch: System.IO.DirectoryNotFoundException: Ein Teil des Pfades "C:\Users\micha\AppData\Local\carnac\packages\RELEASES" konnte nicht gefunden werden. bei System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) bei 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) bei System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) bei Squirrel.Utility.LoadLocalReleases(String localReleaseFile) bei Squirrel.UpdateManager.CheckForUpdateImpl.d2.MoveNext() 2020-03-01 10:08:24> CheckForUpdateImpl: Reading RELEASES file from C:\Users\micha\AppData\Local\SquirrelTemp 2020-03-01 10:08:24> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch 2020-03-01 10:08:24> ApplyReleasesImpl: Writing files to app directory: C:\Users\micha\AppData\Local\carnac\app-2.3.3 2020-03-01 10:08:24> LogHost: Rigging execution stub for Carnac_ExecutionStub.exe to C:\Users\micha\AppData\Local\carnac\Carnac.exe 2020-03-01 10:08:24> ApplyReleasesImpl: Squirrel Enabled Apps: [] 2020-03-01 10:08:24> ApplyReleasesImpl: No apps are marked as Squirrel-aware! Going to run them all 2020-03-01 10:08:24> ApplyReleasesImpl: About to create shortcuts for Carnac.exe, rootAppDir C:\Users\micha\AppData\Local\carnac 2020-03-01 10:08:24> ApplyReleasesImpl: Creating shortcut for Carnac.exe => C:\Users\micha\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Code52\Carnac.lnk 2020-03-01 10:08:24> ApplyReleasesImpl: About to save shortcut: C:\Users\micha\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Code52\Carnac.lnk (target C:\Users\micha\AppData\Local\carnac\Carnac.exe, workingDir C:\Users\micha\AppData\Local\carnac\app-2.3.3, args , toastActivatorCSLID a1a631b4-3a16-5763-8bbf-de9e97809ff9) 2020-03-01 10:08:24> ApplyReleasesImpl: Creating shortcut for Carnac.exe => C:\Users\micha\OneDrive\Desktop\Carnac.lnk 2020-03-01 10:08:25> IEnableLogger: Can't write shortcut: C:\Users\micha\OneDrive\Desktop\Carnac.lnk: System.UnauthorizedAccessException: Der Zugriff auf den Pfad "C:\Users\micha\OneDrive\Desktop\Carnac.lnk" wurde verweigert. bei System.IO.Error.WinIOError(Int32 errorCode, String maybeFullPath) bei System.IO.File.InternalDelete(String path, Boolean checkHost) bei System.IO.File.Delete(String path) bei Squirrel.UpdateManager.ApplyReleasesImpl.<>cDisplayClass5_1.b1() bei Squirrel.Utility.<>cDisplayClass8_0.b0() bei Squirrel.Utility.Retry[T](Func`1 block, Int32 retries) bei Squirrel.Utility.Retry(Action block, Int32 retries) bei Squirrel.UpdateManager.ApplyReleasesImpl.<>cDisplayClass5_1.b0() bei Squirrel.Utility.LogIfThrows(IFullLogger This, LogLevel level, String message, Action block) 2020-03-01 10:08:25> IEnableLogger: Failed to invoke post-install: System.UnauthorizedAccessException: Der Zugriff auf den Pfad "C:\Users\micha\OneDrive\Desktop\Carnac.lnk" wurde verweigert. bei System.IO.Error.WinIOError(Int32 errorCode, String maybeFullPath) bei System.IO.File.InternalDelete(String path, Boolean checkHost) bei System.IO.File.Delete(String path) bei Squirrel.UpdateManager.ApplyReleasesImpl.<>cDisplayClass5_1.b1() bei Squirrel.Utility.<>cDisplayClass8_0.b0() bei Squirrel.Utility.Retry[T](Func1 block, Int32 retries) bei Squirrel.Utility.Retry(Action block, Int32 retries) bei Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClass5_1.<CreateShortcutsForExecutable>b__0() bei Squirrel.Utility.LogIfThrows(IFullLogger This, LogLevel level, String message, Action block) bei Squirrel.UpdateManager.ApplyReleasesImpl.CreateShortcutsForExecutable(String exeName, ShortcutLocation locations, Boolean updateOnly, String programArguments, String icon) bei Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClass10_0.<invokePostInstall>b__4(String x) bei System.Collections.Generic.List1.ForEach(Action1 action) bei Squirrel.UpdateManager.ApplyReleasesImpl.<invokePostInstall>d__10.MoveNext() --- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde --- bei System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) bei Squirrel.Utility.<LogIfThrows>d__42.MoveNext() 2020-03-01 10:08:25> Unhandled exception: System.AggregateException: Mindestens ein Fehler ist aufgetreten. ---> System.UnauthorizedAccessException: Der Zugriff auf den Pfad "C:\Users\micha\OneDrive\Desktop\Carnac.lnk" wurde verweigert. bei System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) bei System.IO.File.InternalDelete(String path, Boolean checkHost) bei System.IO.File.Delete(String path) bei Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClass5_1.<CreateShortcutsForExecutable>b__1() bei Squirrel.Utility.<>c__DisplayClass8_0.<Retry>b__0() bei Squirrel.Utility.Retry[T](Func1 block, Int32 retries) bei Squirrel.Utility.Retry(Action block, Int32 retries) bei Squirrel.UpdateManager.ApplyReleasesImpl.<>cDisplayClass5_1.b0() bei Squirrel.Utility.LogIfThrows(IFullLogger This, LogLevel level, String message, Action block) bei Squirrel.UpdateManager.ApplyReleasesImpl.CreateShortcutsForExecutable(String exeName, ShortcutLocation locations, Boolean updateOnly, String programArguments, String icon) bei Squirrel.UpdateManager.ApplyReleasesImpl.<>cDisplayClass10_0.b4(String x) bei System.Collections.Generic.List1.ForEach(Action1 action) bei Squirrel.UpdateManager.ApplyReleasesImpl.d10.MoveNext() --- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde --- bei System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) bei Squirrel.Utility.d42.MoveNext() --- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde --- bei System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) bei System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task) bei Squirrel.UpdateManager.ApplyReleasesImpl.d2.MoveNext() --- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde --- bei System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) bei Squirrel.UpdateManager.d10.MoveNext() --- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde --- bei System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) bei System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task) bei Squirrel.Update.Program.d4.MoveNext() --- Ende der internen Ausnahmestapelüberwachung --- bei System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions) bei System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken) bei System.Threading.Tasks.Task.Wait() bei Squirrel.Update.Program.executeCommandLine(String[] args) bei Squirrel.Update.Program.main(String[] args) ---> (Interne Ausnahme #0) System.UnauthorizedAccessException: Der Zugriff auf den Pfad "C:\Users\micha\OneDrive\Desktop\Carnac.lnk" wurde verweigert. bei System.IO.Error.WinIOError(Int32 errorCode, String maybeFullPath) bei System.IO.File.InternalDelete(String path, Boolean checkHost) bei System.IO.File.Delete(String path) bei Squirrel.UpdateManager.ApplyReleasesImpl.<>cDisplayClass5_1.b1() bei Squirrel.Utility.<>cDisplayClass8_0.b0() bei Squirrel.Utility.Retry[T](Func1 block, Int32 retries) bei Squirrel.Utility.Retry(Action block, Int32 retries) bei Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClass5_1.<CreateShortcutsForExecutable>b__0() bei Squirrel.Utility.LogIfThrows(IFullLogger This, LogLevel level, String message, Action block) bei Squirrel.UpdateManager.ApplyReleasesImpl.CreateShortcutsForExecutable(String exeName, ShortcutLocation locations, Boolean updateOnly, String programArguments, String icon) bei Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClass10_0.<invokePostInstall>b__4(String x) bei System.Collections.Generic.List1.ForEach(Action`1 action) bei Squirrel.UpdateManager.ApplyReleasesImpl.d10.MoveNext() --- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde --- bei System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) bei Squirrel.Utility.d42.MoveNext() --- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde --- bei System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) bei System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task) bei Squirrel.UpdateManager.ApplyReleasesImpl.d2.MoveNext() --- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde --- bei System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) bei Squirrel.UpdateManager.d10.MoveNext() --- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde --- bei System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) bei System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task) bei Squirrel.Update.Program.d__4.MoveNext()<---

2020-03-01 10:09:09> Program: Starting Squirrel Updater: --install . 2020-03-01 10:09:09> Program: Starting install, writing to C:\Users\micha\AppData\Local\SquirrelTemp 2020-03-01 10:09:09> Program: About to install to: C:\Users\micha\AppData\Local\carnac 2020-03-01 10:09:09> Program: Install path C:\Users\micha\AppData\Local\carnac already exists, burning it to the ground 2020-03-01 10:09:10> CheckForUpdateImpl: Couldn't write out staging user ID, this user probably shouldn't get beta anything: System.IO.DirectoryNotFoundException: Ein Teil des Pfades "C:\Users\micha\AppData\Local\carnac\packages.betaId" konnte nicht gefunden werden. bei System.IO.Error.WinIOError(Int32 errorCode, String maybeFullPath) bei 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) bei System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) bei System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost) bei System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost) bei System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost) bei System.IO.File.WriteAllText(String path, String contents, Encoding encoding) bei Squirrel.UpdateManager.CheckForUpdateImpl.getOrCreateStagedUserId() 2020-03-01 10:09:10> CheckForUpdateImpl: Failed to load local releases, starting from scratch: System.IO.DirectoryNotFoundException: Ein Teil des Pfades "C:\Users\micha\AppData\Local\carnac\packages\RELEASES" konnte nicht gefunden werden. bei System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) bei 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) bei System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) bei Squirrel.Utility.LoadLocalReleases(String localReleaseFile) bei Squirrel.UpdateManager.CheckForUpdateImpl.d2.MoveNext() 2020-03-01 10:09:10> CheckForUpdateImpl: Reading RELEASES file from C:\Users\micha\AppData\Local\SquirrelTemp 2020-03-01 10:09:10> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch 2020-03-01 10:09:10> ApplyReleasesImpl: Writing files to app directory: C:\Users\micha\AppData\Local\carnac\app-2.3.3 2020-03-01 10:09:10> LogHost: Rigging execution stub for Carnac_ExecutionStub.exe to C:\Users\micha\AppData\Local\carnac\Carnac.exe 2020-03-01 10:09:10> ApplyReleasesImpl: Squirrel Enabled Apps: [] 2020-03-01 10:09:10> ApplyReleasesImpl: No apps are marked as Squirrel-aware! Going to run them all 2020-03-01 10:09:10> ApplyReleasesImpl: About to create shortcuts for Carnac.exe, rootAppDir C:\Users\micha\AppData\Local\carnac 2020-03-01 10:09:10> ApplyReleasesImpl: Creating shortcut for Carnac.exe => C:\Users\micha\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Code52\Carnac.lnk 2020-03-01 10:09:10> ApplyReleasesImpl: About to save shortcut: C:\Users\micha\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Code52\Carnac.lnk (target C:\Users\micha\AppData\Local\carnac\Carnac.exe, workingDir C:\Users\micha\AppData\Local\carnac\app-2.3.3, args , toastActivatorCSLID a1a631b4-3a16-5763-8bbf-de9e97809ff9) 2020-03-01 10:09:10> ApplyReleasesImpl: Creating shortcut for Carnac.exe => C:\Users\micha\OneDrive\Desktop\Carnac.lnk 2020-03-01 10:09:11> IEnableLogger: Can't write shortcut: C:\Users\micha\OneDrive\Desktop\Carnac.lnk: System.UnauthorizedAccessException: Der Zugriff auf den Pfad "C:\Users\micha\OneDrive\Desktop\Carnac.lnk" wurde verweigert. bei System.IO.Error.WinIOError(Int32 errorCode, String maybeFullPath) bei System.IO.File.InternalDelete(String path, Boolean checkHost) bei System.IO.File.Delete(String path) bei Squirrel.UpdateManager.ApplyReleasesImpl.<>cDisplayClass5_1.b1() bei Squirrel.Utility.<>cDisplayClass8_0.b0() bei Squirrel.Utility.Retry[T](Func`1 block, Int32 retries) bei Squirrel.Utility.Retry(Action block, Int32 retries) bei Squirrel.UpdateManager.ApplyReleasesImpl.<>cDisplayClass5_1.b0() bei Squirrel.Utility.LogIfThrows(IFullLogger This, LogLevel level, String message, Action block) 2020-03-01 10:09:11> IEnableLogger: Failed to invoke post-install: System.UnauthorizedAccessException: Der Zugriff auf den Pfad "C:\Users\micha\OneDrive\Desktop\Carnac.lnk" wurde verweigert. bei System.IO.Error.WinIOError(Int32 errorCode, String maybeFullPath) bei System.IO.File.InternalDelete(String path, Boolean checkHost) bei System.IO.File.Delete(String path) bei Squirrel.UpdateManager.ApplyReleasesImpl.<>cDisplayClass5_1.b1() bei Squirrel.Utility.<>cDisplayClass8_0.b0() bei Squirrel.Utility.Retry[T](Func1 block, Int32 retries) bei Squirrel.Utility.Retry(Action block, Int32 retries) bei Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClass5_1.<CreateShortcutsForExecutable>b__0() bei Squirrel.Utility.LogIfThrows(IFullLogger This, LogLevel level, String message, Action block) bei Squirrel.UpdateManager.ApplyReleasesImpl.CreateShortcutsForExecutable(String exeName, ShortcutLocation locations, Boolean updateOnly, String programArguments, String icon) bei Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClass10_0.<invokePostInstall>b__4(String x) bei System.Collections.Generic.List1.ForEach(Action1 action) bei Squirrel.UpdateManager.ApplyReleasesImpl.<invokePostInstall>d__10.MoveNext() --- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde --- bei System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) bei Squirrel.Utility.<LogIfThrows>d__42.MoveNext() 2020-03-01 10:09:11> Unhandled exception: System.AggregateException: Mindestens ein Fehler ist aufgetreten. ---> System.UnauthorizedAccessException: Der Zugriff auf den Pfad "C:\Users\micha\OneDrive\Desktop\Carnac.lnk" wurde verweigert. bei System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) bei System.IO.File.InternalDelete(String path, Boolean checkHost) bei System.IO.File.Delete(String path) bei Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClass5_1.<CreateShortcutsForExecutable>b__1() bei Squirrel.Utility.<>c__DisplayClass8_0.<Retry>b__0() bei Squirrel.Utility.Retry[T](Func1 block, Int32 retries) bei Squirrel.Utility.Retry(Action block, Int32 retries) bei Squirrel.UpdateManager.ApplyReleasesImpl.<>cDisplayClass5_1.b0() bei Squirrel.Utility.LogIfThrows(IFullLogger This, LogLevel level, String message, Action block) bei Squirrel.UpdateManager.ApplyReleasesImpl.CreateShortcutsForExecutable(String exeName, ShortcutLocation locations, Boolean updateOnly, String programArguments, String icon) bei Squirrel.UpdateManager.ApplyReleasesImpl.<>cDisplayClass10_0.b4(String x) bei System.Collections.Generic.List1.ForEach(Action1 action) bei Squirrel.UpdateManager.ApplyReleasesImpl.d10.MoveNext() --- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde --- bei System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) bei Squirrel.Utility.d42.MoveNext() --- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde --- bei System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) bei System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task) bei Squirrel.UpdateManager.ApplyReleasesImpl.d2.MoveNext() --- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde --- bei System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) bei Squirrel.UpdateManager.d10.MoveNext() --- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde --- bei System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) bei System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task) bei Squirrel.Update.Program.d4.MoveNext() --- Ende der internen Ausnahmestapelüberwachung --- bei System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions) bei System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken) bei System.Threading.Tasks.Task.Wait() bei Squirrel.Update.Program.executeCommandLine(String[] args) bei Squirrel.Update.Program.main(String[] args) ---> (Interne Ausnahme #0) System.UnauthorizedAccessException: Der Zugriff auf den Pfad "C:\Users\micha\OneDrive\Desktop\Carnac.lnk" wurde verweigert. bei System.IO.Error.WinIOError(Int32 errorCode, String maybeFullPath) bei System.IO.File.InternalDelete(String path, Boolean checkHost) bei System.IO.File.Delete(String path) bei Squirrel.UpdateManager.ApplyReleasesImpl.<>cDisplayClass5_1.b1() bei Squirrel.Utility.<>cDisplayClass8_0.b0() bei Squirrel.Utility.Retry[T](Func1 block, Int32 retries) bei Squirrel.Utility.Retry(Action block, Int32 retries) bei Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClass5_1.<CreateShortcutsForExecutable>b__0() bei Squirrel.Utility.LogIfThrows(IFullLogger This, LogLevel level, String message, Action block) bei Squirrel.UpdateManager.ApplyReleasesImpl.CreateShortcutsForExecutable(String exeName, ShortcutLocation locations, Boolean updateOnly, String programArguments, String icon) bei Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClass10_0.<invokePostInstall>b__4(String x) bei System.Collections.Generic.List1.ForEach(Action`1 action) bei Squirrel.UpdateManager.ApplyReleasesImpl.d10.MoveNext() --- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde --- bei System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) bei Squirrel.Utility.d42.MoveNext() --- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde --- bei System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) bei System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task) bei Squirrel.UpdateManager.ApplyReleasesImpl.d2.MoveNext() --- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde --- bei System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) bei Squirrel.UpdateManager.d10.MoveNext() --- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde --- bei System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) bei System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task) bei Squirrel.Update.Program.d__4.MoveNext()<---