digitalcreations / MaxTo

Public issue tracker for MaxTo
https://docs.maxto.net
76 stars 5 forks source link

Error on the first instalation. #751

Closed balmacefa closed 3 years ago

balmacefa commented 3 years ago

Error on the first instalation.

Squirrel Log

2021-06-20 13:34:47> Program: Starting Squirrel Updater: --install .
2021-06-20 13:34:47> Program: Starting install, writing to C:\Users\fabia\AppData\Local\SquirrelTemp
2021-06-20 13:34:47> Program: About to install to: C:\Users\fabia\AppData\Local\insomnia
2021-06-20 13:34:47> CheckForUpdateImpl: Couldn't write out staging user ID, this user probably shouldn't get beta anything: System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\fabia\AppData\Local\insomnia\packages\.betaId'.
   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.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
   at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
   at System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost)
   at System.IO.File.WriteAllText(String path, String contents, Encoding encoding)
   at Squirrel.UpdateManager.CheckForUpdateImpl.getOrCreateStagedUserId()
2021-06-20 13:34:47> CheckForUpdateImpl: Failed to load local releases, starting from scratch: System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\fabia\AppData\Local\insomnia\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.<CheckForUpdate>d__2.MoveNext()
2021-06-20 13:34:47> CheckForUpdateImpl: Reading RELEASES file from C:\Users\fabia\AppData\Local\SquirrelTemp
2021-06-20 13:34:47> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
2021-06-20 13:34:48> ApplyReleasesImpl: Writing files to app directory: C:\Users\fabia\AppData\Local\insomnia\app-2021.3.0
2021-06-20 13:34:50> LogHost: Rigging execution stub for Insomnia_ExecutionStub.exe to C:\Users\fabia\AppData\Local\insomnia\Insomnia.exe
2021-06-20 13:34:53> ApplyReleasesImpl: Squirrel Enabled Apps: [C:\Users\fabia\AppData\Local\insomnia\app-2021.3.0\Insomnia.exe]
2021-06-20 13:34:55> ApplyReleasesImpl: Starting fixPinnedExecutables
2021-06-20 13:34:55> ApplyReleasesImpl: Examining Pin: File Explorer.lnk
2021-06-20 13:34:55> ApplyReleasesImpl: Examining Pin: Google Chrome.lnk
2021-06-20 13:34:55> ApplyReleasesImpl: Examining Pin: Visual Studio Code.lnk
2021-06-20 13:34:55> ApplyReleasesImpl: Examining Pin: Windows PowerShell.lnk
2021-06-20 13:34:55> ApplyReleasesImpl: Fixing up tray icons
2021-06-20 13:34:55> ApplyReleasesImpl: cleanDeadVersions: for version 2021.3.0
2021-06-20 13:34:55> ApplyReleasesImpl: cleanDeadVersions: exclude folder app-2021.3.0
2021-06-27 07:59:38> Program: Starting Squirrel Updater: --install . --checkInstall --source=PROPLUS --silent --exeName=Teams.exe
2021-06-27 07:59:38> RegistryService: TryGetRegKey: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\ClickToRun\Configuration\ProductReleaseIds exists. Data - O365ProPlusRetail
2021-06-27 07:59:38> RegistryService: TryGetRegKey: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\ClickToRun\Configuration\AudienceData exists. Data - Production::CC
2021-06-27 07:59:38> RegistryService: TryGetRegKey: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\ClickToRun\LastScenario exists. Data - UPDATE
2021-06-27 07:59:38> RegistryService: RegKeyExists: HKEY_CURRENT_USER\Software\Policies\Microsoft\Cloud\Office\16.0\Teams does not exist
2021-06-27 07:59:38> Program: Registry value Software\Policies\Microsoft\Cloud\Office\16.0\Teams\PreventFirstLaunchAfterInstall does not exist
2021-06-27 07:59:38> RegistryService: RegKeyExists: HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\16.0\Teams does not exist
2021-06-27 07:59:38> Program: Registry value Software\Policies\Microsoft\Office\16.0\Teams\PreventFirstLaunchAfterInstall does not exist
2021-06-27 07:59:38> RegistryService: RegKeyExists: HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Teams does not exist
2021-06-27 07:59:38> Program: Registry value Software\Microsoft\Office\16.0\Teams\PreventFirstLaunchAfterInstall does not exist
2021-06-27 07:59:38> Program: Registry flags are not set: proceed with default value NotConfigured
2021-06-27 07:59:38> RegistryService: RegKeyExists: HKEY_CURRENT_USER\Software\Microsoft\Office\Teams does not exist
2021-06-27 07:59:39> Program: Starting install, writing to C:\Users\fabia\AppData\Local\SquirrelTemp
2021-06-27 07:59:39> Program: File does not contain contextual info: Teams.exe
2021-06-27 07:59:39> UpdateManager: using rootAppDirectory: C:\Users\fabia\AppData\Local\Microsoft\Teams
2021-06-27 07:59:39> Program: About to install to: C:\Users\fabia\AppData\Local\Microsoft\Teams
2021-06-27 07:59:39> Program: Setup.json exist, copying over
2021-06-27 07:59:39> RegistryService: RegKeyExists: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run has TeamsMachineInstaller. Data - C:\Program Files (x86)\Teams Installer\Teams.exe --checkInstall --source=PROPLUS
2021-06-27 07:59:39> RegistryService: TrySetRegKey: HKEY_CURRENT_USER\Software\Microsoft\Office\Teams\InstallSource created
2021-06-27 07:59:39> RegistryService: TrySetRegKey: HKEY_CURRENT_USER\Software\Microsoft\Office\Teams\InstallSource set successfully as MSI
2021-06-27 07:59:39> CheckForUpdateImpl: Couldn't write out staging user ID, this user probably shouldn't get beta anything: System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\fabia\AppData\Local\Microsoft\Teams\packages\.betaId'.
   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.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
   at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
   at System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost)
   at System.IO.File.WriteAllText(String path, String contents, Encoding encoding)
   at Squirrel.UpdateManager.CheckForUpdateImpl.getOrCreateStagedUserId()
2021-06-27 07:59:39> CheckForUpdateImpl: Failed to load local releases, starting from scratch: System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\fabia\AppData\Local\Microsoft\Teams\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.<CheckForUpdate>d__3.MoveNext()
2021-06-27 07:59:39> CheckForUpdateImpl: Reading RELEASES file from C:\Users\fabia\AppData\Local\SquirrelTemp
2021-06-27 07:59:39> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
2021-06-27 07:59:39> ApplyReleasesImpl: No delta packages found. Applying current release package.
2021-06-27 07:59:39> ApplyReleasesImpl: getting squirrel aware apps failed with exception Could not find a part of the path 'C:\Users\fabia\AppData\Local\Microsoft\Teams\current'.
2021-06-27 07:59:39> ApplyReleasesImpl: Writing files to app directory: C:\Users\fabia\AppData\Local\Microsoft\Teams\current
2021-06-27 07:59:45> ApplyReleasesImpl: Squirrel Enabled Apps: [C:\Users\fabia\AppData\Local\Microsoft\Teams\current\Teams.exe]
2021-06-27 07:59:49> ApplyReleasesImpl: About to RemoveOldShorcuts for Teams.exe, rootAppDir C:\Users\fabia\AppData\Local\Microsoft\Teams
2021-06-27 07:59:49> RegistryService: RegKeyExists: HKEY_CURRENT_USER\Software\Policies\Microsoft\Cloud\Office\16.0\Teams does not exist
2021-06-27 07:59:49> ApplyReleasesImpl: Registry value Software\Policies\Microsoft\Cloud\Office\16.0\Teams\PreventFirstLaunchAfterInstall does not exist
2021-06-27 07:59:49> RegistryService: RegKeyExists: HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\16.0\Teams does not exist
2021-06-27 07:59:49> ApplyReleasesImpl: Registry value Software\Policies\Microsoft\Office\16.0\Teams\PreventFirstLaunchAfterInstall does not exist
2021-06-27 07:59:49> RegistryService: RegKeyExists: HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Teams does not exist
2021-06-27 07:59:49> ApplyReleasesImpl: Registry value Software\Microsoft\Office\16.0\Teams\PreventFirstLaunchAfterInstall does not exist
2021-06-27 07:59:49> ApplyReleasesImpl: Registry flags are not set: proceed with default value NotConfigured
2021-06-27 07:59:49> ApplyReleasesImpl: Starting fixPinnedExecutables
2021-06-27 07:59:49> ApplyReleasesImpl: Examining Pin: File Explorer.lnk
2021-06-27 07:59:49> ApplyReleasesImpl: Examining Pin: Google Chrome.lnk
2021-06-27 07:59:49> ApplyReleasesImpl: Examining Pin: Visual Studio Code.lnk
2021-06-27 07:59:49> ApplyReleasesImpl: Examining Pin: Windows PowerShell.lnk
2021-06-27 07:59:49> ApplyReleasesImpl: Fixing up tray icons
2021-06-27 07:59:49> ApplyReleasesImpl: Couldn't rewrite shim RegKey, most likely no apps are shimmed: System.NullReferenceException: Object reference not set to an instance of an object.
   at Squirrel.UpdateManager.ApplyReleasesImpl.<unshimOurselves>b__24_0(RegistryView view)
2021-06-27 07:59:49> ApplyReleasesImpl: Couldn't rewrite shim RegKey, most likely no apps are shimmed: System.NullReferenceException: Object reference not set to an instance of an object.
   at Squirrel.UpdateManager.ApplyReleasesImpl.<unshimOurselves>b__24_0(RegistryView view)
2021-06-27 07:59:49> MeetingAddinInstaller: System.ArgumentException: Cannot delete a subkey tree because the subkey does not exist.
   at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
   at Microsoft.Win32.RegistryKey.DeleteSubKeyTree(String subkey, Boolean throwOnMissingSubKey)
   at Microsoft.Win32.RegistryKey.DeleteSubKeyTree(String subkey)
   at Squirrel.MeetingAddinInstaller.<InstallMeetingAddinAsync>d__15.MoveNext()
2021-06-27 07:59:49> MeetingAddinInstaller: StagedAppDirectory does not exist. Using Current
2021-06-27 07:59:49> MeetingAddinInstaller: There is no version.txt. Falling back to getting version from folder name
2021-06-27 07:59:49> MeetingAddinInstaller: Version: 1.0.20339.4; addinPackageDirectory: 1.0.20339.4
2021-06-27 07:59:49> MeetingAddinInstaller: .dead exists: False
2021-06-27 07:59:49> MeetingAddinInstaller: path to .dead: C:\Users\fabia\AppData\Local\Microsoft\TeamsMeetingAddin\1.0.20339.4\.dead
2021-06-27 07:59:49> MeetingAddinInstaller: before cleanup unused versions
2021-06-27 07:59:51> MeetingAddinInstaller: Addin directory exists. Copy was successful
2021-06-27 07:59:51> MeetingAddinInstaller: Version 1.0.20339.4 of the meeting add-in is now installed
2021-06-27 07:59:51> PresenceAddinInstaller: Installing Teams Presence addin for Outlook...
2021-06-27 07:59:51> PresenceAddinInstaller: Copying C:\Users\fabia\AppData\Local\Microsoft\Teams\current\resources\assets\tlb\Uc.tlb to C:\Users\fabia\AppData\Local\Microsoft\TeamsPresenceAddin
2021-06-27 07:59:51> PresenceAddinInstaller: Copying C:\Users\fabia\AppData\Local\Microsoft\Teams\current\resources\assets\tlb\Uc.win32.tlb to C:\Users\fabia\AppData\Local\Microsoft\TeamsPresenceAddin
2021-06-27 07:59:51> PresenceAddinInstaller: check if UC TypeLib points to current\resources\assets\tlb\Uc.tlb
2021-06-27 07:59:51> PresenceAddinInstaller: Registering UC Typelib WIN32 under HKCU...
2021-06-27 07:59:52> PresenceAddinInstaller: UC Typelib WIN32 successfully registered to C:\Users\fabia\AppData\Local\Microsoft\TeamsPresenceAddin\Uc.win32.tlb under HKCU!
2021-06-27 07:59:52> PresenceAddinInstaller: UC Typelib WIN64 is registered under HKLM and file exists. Registration not needed!
2021-06-27 07:59:52> ApplyReleasesImpl: cleanDeadVersions: for original version of  and current version of 1.4.00.7174
2021-06-27 07:59:52> ApplyReleasesImpl: cleanDeadVersions: exclude current folder stage
2021-06-27 07:59:56> RegistryService: TryDeleteRegKey: HKEY_CURRENT_USER\Software\Microsoft\Office\Teams\PreventInstallationFromMsi not found
2021-07-23 21:32:11> Program: Starting Squirrel Updater: --install .
2021-07-23 21:32:11> Program: Starting install, writing to C:\Users\fabia\AppData\Local\SquirrelTemp
2021-07-23 21:32:11> Program: About to install to: C:\Users\fabia\AppData\Local\Postman
2021-07-23 21:32:11> CheckForUpdateImpl: Couldn't write out staging user ID, this user probably shouldn't get beta anything: System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\fabia\AppData\Local\Postman\packages\.betaId'.
   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.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
   at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
   at System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost)
   at System.IO.File.WriteAllText(String path, String contents, Encoding encoding)
   at Squirrel.UpdateManager.CheckForUpdateImpl.getOrCreateStagedUserId()
2021-07-23 21:32:11> CheckForUpdateImpl: Failed to load local releases, starting from scratch: System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\fabia\AppData\Local\Postman\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.<CheckForUpdate>d__2.MoveNext()
2021-07-23 21:32:11> CheckForUpdateImpl: Reading RELEASES file from C:\Users\fabia\AppData\Local\SquirrelTemp
2021-07-23 21:32:11> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
2021-07-23 21:32:12> ApplyReleasesImpl: Writing files to app directory: C:\Users\fabia\AppData\Local\Postman\app-8.8.0
2021-07-23 21:32:14> LogHost: Rigging execution stub for Postman_ExecutionStub.exe to C:\Users\fabia\AppData\Local\Postman\Postman.exe
2021-07-23 21:32:18> ApplyReleasesImpl: Squirrel Enabled Apps: [C:\Users\fabia\AppData\Local\Postman\app-8.8.0\Postman.exe]
2021-07-23 21:32:34> ApplyReleasesImpl: Couldn't run Squirrel hook, continuing: C:\Users\fabia\AppData\Local\Postman\app-8.8.0\Postman.exe: System.OperationCanceledException: The operation was canceled.
   at System.Threading.CancellationToken.ThrowOperationCanceledException()
   at Squirrel.Utility.<>c__DisplayClass11_0.<InvokeProcessAsync>b__0()
   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.<InvokeProcessAsync>d__11.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.ApplyReleasesImpl.<>c__DisplayClass10_0.<<invokePostInstall>b__0>d.MoveNext()
2021-07-23 21:32:34> ApplyReleasesImpl: Starting fixPinnedExecutables
2021-07-23 21:32:34> ApplyReleasesImpl: Examining Pin: File Explorer.lnk
2021-07-23 21:32:34> ApplyReleasesImpl: Examining Pin: Google Chrome.lnk
2021-07-23 21:32:34> ApplyReleasesImpl: Examining Pin: Visual Studio Code.lnk
2021-07-23 21:32:34> ApplyReleasesImpl: Examining Pin: Windows PowerShell.lnk
2021-07-23 21:32:34> ApplyReleasesImpl: Fixing up tray icons
2021-07-23 21:32:34> ApplyReleasesImpl: cleanDeadVersions: for version 8.8.0
2021-07-23 21:32:34> ApplyReleasesImpl: cleanDeadVersions: exclude folder app-8.8.0
2021-07-23 21:32:35> InstallHelperImpl: Couldn't write uninstall icon, don't care: System.Net.WebException: Could not find a part of the path 'C:\Users\circleci\project\resources\postman-prod.ico'. ---> System.Net.WebException: Could not find a part of the path 'C:\Users\circleci\project\resources\postman-prod.ico'. ---> System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\circleci\project\resources\postman-prod.ico'.
   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)
   at System.Net.FileWebStream..ctor(FileWebRequest request, String path, FileMode mode, FileAccess access, FileShare sharing, Int32 length, Boolean async)
   at System.Net.FileWebResponse..ctor(FileWebRequest request, Uri uri, FileAccess access, Boolean asyncHint)
   --- End of inner exception stack trace ---
   at System.Net.FileWebResponse..ctor(FileWebRequest request, Uri uri, FileAccess access, Boolean asyncHint)
   at System.Net.FileWebRequest.GetResponseCallback(Object state)
   --- End of inner exception stack trace ---
   at System.Net.FileWebRequest.EndGetResponse(IAsyncResult asyncResult)
   at System.Net.WebClient.GetWebResponse(WebRequest request, IAsyncResult result)
   at System.Net.WebClient.DownloadBitsResponseCallback(IAsyncResult result)
--- 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.InstallHelperImpl.<CreateUninstallerRegistryEntry>d__5.MoveNext()
2021-08-01 12:41:23> Program: Starting Squirrel Updater: --install .
2021-08-01 12:41:23> Program: Starting install, writing to C:\Users\fabia\AppData\Local\SquirrelTemp
2021-08-01 12:41:23> Program: About to install to: C:\Users\fabia\AppData\Local\MaxTo
2021-08-01 12:41:23> CheckForUpdateImpl: Couldn't write out staging user ID, this user probably shouldn't get beta anything: System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\fabia\AppData\Local\MaxTo\packages\.betaId'.
   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.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
   at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
   at System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost)
   at System.IO.File.WriteAllText(String path, String contents, Encoding encoding)
   at Squirrel.UpdateManager.CheckForUpdateImpl.getOrCreateStagedUserId()
2021-08-01 12:41:23> CheckForUpdateImpl: Failed to load local releases, starting from scratch: System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\fabia\AppData\Local\MaxTo\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.<CheckForUpdate>d__2.MoveNext()
2021-08-01 12:41:23> CheckForUpdateImpl: Reading RELEASES file from C:\Users\fabia\AppData\Local\SquirrelTemp
2021-08-01 12:41:23> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
2021-08-01 12:41:23> ApplyReleasesImpl: Writing files to app directory: C:\Users\fabia\AppData\Local\MaxTo\app-2.2.0
2021-08-01 12:41:23> LogHost: Rigging execution stub for MaxTo.Companion.x64_ExecutionStub.exe to C:\Users\fabia\AppData\Local\MaxTo\MaxTo.Companion.x64.exe
2021-08-01 12:41:23> LogHost: Rigging execution stub for MaxTo.Companion.x86_ExecutionStub.exe to C:\Users\fabia\AppData\Local\MaxTo\MaxTo.Companion.x86.exe
2021-08-01 12:41:23> LogHost: Rigging execution stub for MaxTo.Core_ExecutionStub.exe to C:\Users\fabia\AppData\Local\MaxTo\MaxTo.Core.exe
2021-08-01 12:41:23> LogHost: Rigging execution stub for MaxTo.Server_ExecutionStub.exe to C:\Users\fabia\AppData\Local\MaxTo\MaxTo.Server.exe
2021-08-01 12:41:23> LogHost: Rigging execution stub for MaxTo.UI_ExecutionStub.exe to C:\Users\fabia\AppData\Local\MaxTo\MaxTo.UI.exe
2021-08-01 12:41:24> ApplyReleasesImpl: Squirrel Enabled Apps: [C:\Users\fabia\AppData\Local\MaxTo\app-2.2.0\MaxTo.Core.exe]
2021-08-01 12:41:40> ApplyReleasesImpl: Couldn't run Squirrel hook, continuing: C:\Users\fabia\AppData\Local\MaxTo\app-2.2.0\MaxTo.Core.exe: System.OperationCanceledException: The operation was canceled.
   at System.Threading.CancellationToken.ThrowOperationCanceledException()
   at Squirrel.Utility.<>c__DisplayClass11_0.<InvokeProcessAsync>b__0()
   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.<InvokeProcessAsync>d__11.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.ApplyReleasesImpl.<>c__DisplayClass10_0.<<invokePostInstall>b__0>d.MoveNext()
2021-08-01 12:41:40> ApplyReleasesImpl: Starting fixPinnedExecutables
2021-08-01 12:41:40> ApplyReleasesImpl: Examining Pin: File Explorer.lnk
2021-08-01 12:41:40> ApplyReleasesImpl: Examining Pin: Google Chrome.lnk
2021-08-01 12:41:40> ApplyReleasesImpl: Examining Pin: Visual Studio Code.lnk
2021-08-01 12:41:40> ApplyReleasesImpl: Examining Pin: Windows PowerShell.lnk
2021-08-01 12:41:40> ApplyReleasesImpl: Fixing up tray icons
2021-08-01 12:41:40> ApplyReleasesImpl: cleanDeadVersions: for version 2.2.0
2021-08-01 12:41:40> ApplyReleasesImpl: cleanDeadVersions: exclude folder app-2.2.0
2021-08-01 12:47:05> Program: Starting Squirrel Updater: --install .
2021-08-01 12:47:05> Program: Starting install, writing to C:\Users\fabia\AppData\Local\SquirrelTemp
2021-08-01 12:47:05> Program: About to install to: C:\Users\fabia\AppData\Local\MaxTo
2021-08-01 12:47:05> Program: Install path C:\Users\fabia\AppData\Local\MaxTo already exists, burning it to the ground
2021-08-01 12:47:05> IEnableLogger: Failed to remove existing directory on full install, is the app still running???: System.UnauthorizedAccessException: Access to the path 'C:\Users\fabia\AppData\Local\MaxTo\app-2.2.0\MaxTo.Hook.x64.dll' 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 Squirrel.Utility.<>c.<DeleteDirectory>b__19_0(String file)
   at Squirrel.Utility.<>c__DisplayClass12_1`1.<ForEachAsync>b__1()
   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__DisplayClass13_1`1.<<ForEachAsync>b__1>d.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.<DeleteDirectory>d__19.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.<>c.<<DeleteDirectory>b__19_1>d.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.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.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.<DeleteDirectory>d__19.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__42.MoveNext()
2021-08-01 12:47:05> Unhandled exception: System.AggregateException: One or more errors occurred. ---> System.UnauthorizedAccessException: Access to the path 'C:\Users\fabia\AppData\Local\MaxTo\app-2.2.0\MaxTo.Hook.x64.dll' 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 Squirrel.Utility.<>c.<DeleteDirectory>b__19_0(String file)
   at Squirrel.Utility.<>c__DisplayClass12_1`1.<ForEachAsync>b__1()
   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__DisplayClass13_1`1.<<ForEachAsync>b__1>d.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.<DeleteDirectory>d__19.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.<>c.<<DeleteDirectory>b__19_1>d.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.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.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.<DeleteDirectory>d__19.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__42.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__4.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.UnauthorizedAccessException: Access to the path 'C:\Users\fabia\AppData\Local\MaxTo\app-2.2.0\MaxTo.Hook.x64.dll' 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 Squirrel.Utility.<>c.<DeleteDirectory>b__19_0(String file)
   at Squirrel.Utility.<>c__DisplayClass12_1`1.<ForEachAsync>b__1()
   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__DisplayClass13_1`1.<<ForEachAsync>b__1>d.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.<DeleteDirectory>d__19.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.<>c.<<DeleteDirectory>b__19_1>d.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.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.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.<DeleteDirectory>d__19.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__42.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__4.MoveNext()<---

2021-08-01 12:47:47> Program: Starting Squirrel Updater: --install .
2021-08-01 12:47:47> Program: Starting install, writing to C:\Users\fabia\AppData\Local\SquirrelTemp
2021-08-01 12:47:47> Program: About to install to: C:\Users\fabia\AppData\Local\MaxTo
2021-08-01 12:47:47> Program: Install path C:\Users\fabia\AppData\Local\MaxTo already exists, burning it to the ground
2021-08-01 12:47:47> IEnableLogger: Failed to remove existing directory on full install, is the app still running???: System.UnauthorizedAccessException: Access to the path 'C:\Users\fabia\AppData\Local\MaxTo\app-2.2.0\MaxTo.Hook.x64.dll' 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 Squirrel.Utility.<>c.<DeleteDirectory>b__19_0(String file)
   at Squirrel.Utility.<>c__DisplayClass12_1`1.<ForEachAsync>b__1()
   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__DisplayClass13_1`1.<<ForEachAsync>b__1>d.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.<DeleteDirectory>d__19.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.<>c.<<DeleteDirectory>b__19_1>d.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.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.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.<DeleteDirectory>d__19.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__42.MoveNext()
2021-08-01 12:47:47> Unhandled exception: System.AggregateException: One or more errors occurred. ---> System.UnauthorizedAccessException: Access to the path 'C:\Users\fabia\AppData\Local\MaxTo\app-2.2.0\MaxTo.Hook.x64.dll' 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 Squirrel.Utility.<>c.<DeleteDirectory>b__19_0(String file)
   at Squirrel.Utility.<>c__DisplayClass12_1`1.<ForEachAsync>b__1()
   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__DisplayClass13_1`1.<<ForEachAsync>b__1>d.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.<DeleteDirectory>d__19.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.<>c.<<DeleteDirectory>b__19_1>d.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.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.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.<DeleteDirectory>d__19.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__42.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__4.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.UnauthorizedAccessException: Access to the path 'C:\Users\fabia\AppData\Local\MaxTo\app-2.2.0\MaxTo.Hook.x64.dll' 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 Squirrel.Utility.<>c.<DeleteDirectory>b__19_0(String file)
   at Squirrel.Utility.<>c__DisplayClass12_1`1.<ForEachAsync>b__1()
   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__DisplayClass13_1`1.<<ForEachAsync>b__1>d.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.<DeleteDirectory>d__19.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.<>c.<<DeleteDirectory>b__19_1>d.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.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.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.<DeleteDirectory>d__19.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__42.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__4.MoveNext()<---

2021-08-01 12:50:58> Program: Starting Squirrel Updater: --install .
2021-08-01 12:50:59> Program: Starting install, writing to C:\Users\fabia\AppData\Local\SquirrelTemp
2021-08-01 12:50:59> Program: About to install to: C:\Users\fabia\AppData\Local\MaxTo
2021-08-01 12:50:59> Program: Install path C:\Users\fabia\AppData\Local\MaxTo already exists, burning it to the ground
2021-08-01 12:50:59> IEnableLogger: Failed to remove existing directory on full install, is the app still running???: System.UnauthorizedAccessException: Access to the path 'C:\Users\fabia\AppData\Local\MaxTo\app-2.2.0\MaxTo.Hook.x64.dll' 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 Squirrel.Utility.<>c.<DeleteDirectory>b__19_0(String file)
   at Squirrel.Utility.<>c__DisplayClass12_1`1.<ForEachAsync>b__1()
   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__DisplayClass13_1`1.<<ForEachAsync>b__1>d.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.<DeleteDirectory>d__19.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.<>c.<<DeleteDirectory>b__19_1>d.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.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.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.<DeleteDirectory>d__19.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__42.MoveNext()
2021-08-01 12:50:59> Unhandled exception: System.AggregateException: One or more errors occurred. ---> System.UnauthorizedAccessException: Access to the path 'C:\Users\fabia\AppData\Local\MaxTo\app-2.2.0\MaxTo.Hook.x64.dll' 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 Squirrel.Utility.<>c.<DeleteDirectory>b__19_0(String file)
   at Squirrel.Utility.<>c__DisplayClass12_1`1.<ForEachAsync>b__1()
   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__DisplayClass13_1`1.<<ForEachAsync>b__1>d.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.<DeleteDirectory>d__19.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.<>c.<<DeleteDirectory>b__19_1>d.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.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.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.<DeleteDirectory>d__19.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__42.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__4.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.UnauthorizedAccessException: Access to the path 'C:\Users\fabia\AppData\Local\MaxTo\app-2.2.0\MaxTo.Hook.x64.dll' 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 Squirrel.Utility.<>c.<DeleteDirectory>b__19_0(String file)
   at Squirrel.Utility.<>c__DisplayClass12_1`1.<ForEachAsync>b__1()
   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__DisplayClass13_1`1.<<ForEachAsync>b__1>d.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.<DeleteDirectory>d__19.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.<>c.<<DeleteDirectory>b__19_1>d.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.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.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.<DeleteDirectory>d__19.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__42.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__4.MoveNext()<---

2021-08-01 12:51:07> Program: Starting Squirrel Updater: --install . --rerunningWithoutUAC
2021-08-01 12:51:07> Program: Starting install, writing to C:\Users\fabia\AppData\Local\SquirrelTemp
2021-08-01 12:51:07> Program: About to install to: C:\Users\fabia\AppData\Local\MaxTo
2021-08-01 12:51:07> Program: Install path C:\Users\fabia\AppData\Local\MaxTo already exists, burning it to the ground
2021-08-01 12:51:08> IEnableLogger: Failed to remove existing directory on full install, is the app still running???: System.UnauthorizedAccessException: Access to the path 'C:\Users\fabia\AppData\Local\MaxTo\app-2.2.0\MaxTo.Hook.x64.dll' 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 Squirrel.Utility.<>c.<DeleteDirectory>b__19_0(String file)
   at Squirrel.Utility.<>c__DisplayClass12_1`1.<ForEachAsync>b__1()
   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__DisplayClass13_1`1.<<ForEachAsync>b__1>d.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.<DeleteDirectory>d__19.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.<>c.<<DeleteDirectory>b__19_1>d.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.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.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.<DeleteDirectory>d__19.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__42.MoveNext()
2021-08-01 12:51:08> Unhandled exception: System.AggregateException: One or more errors occurred. ---> System.UnauthorizedAccessException: Access to the path 'C:\Users\fabia\AppData\Local\MaxTo\app-2.2.0\MaxTo.Hook.x64.dll' 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 Squirrel.Utility.<>c.<DeleteDirectory>b__19_0(String file)
   at Squirrel.Utility.<>c__DisplayClass12_1`1.<ForEachAsync>b__1()
   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__DisplayClass13_1`1.<<ForEachAsync>b__1>d.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.<DeleteDirectory>d__19.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.<>c.<<DeleteDirectory>b__19_1>d.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.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.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.<DeleteDirectory>d__19.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__42.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__4.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.UnauthorizedAccessException: Access to the path 'C:\Users\fabia\AppData\Local\MaxTo\app-2.2.0\MaxTo.Hook.x64.dll' 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 Squirrel.Utility.<>c.<DeleteDirectory>b__19_0(String file)
   at Squirrel.Utility.<>c__DisplayClass12_1`1.<ForEachAsync>b__1()
   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__DisplayClass13_1`1.<<ForEachAsync>b__1>d.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.<DeleteDirectory>d__19.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.<>c.<<DeleteDirectory>b__19_1>d.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.<>c__DisplayClass13_1`1.<<ForEachAsync>b__1>d.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.<DeleteDirectory>d__19.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__42.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__4.MoveNext()<---

2021-08-01 12:54:13> Program: Starting Squirrel Updater: --install .
2021-08-01 12:54:13> Program: Starting install, writing to C:\Users\fabia\AppData\Local\SquirrelTemp
2021-08-01 12:54:13> Program: About to install to: C:\Users\fabia\AppData\Local\MaxTo
2021-08-01 12:54:13> Program: Install path C:\Users\fabia\AppData\Local\MaxTo already exists, burning it to the ground
2021-08-01 12:54:13> CheckForUpdateImpl: Couldn't write out staging user ID, this user probably shouldn't get beta anything: System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\fabia\AppData\Local\MaxTo\packages\.betaId'.
   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.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
   at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
   at System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost)
   at System.IO.File.WriteAllText(String path,2021-08-01 12:54:13> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Users\fabia\AppData\Local\Temp\.squirrel-lock-18D4105B14BB820BF12D2ECF7CB356DC24964855: System.IO.IOException: The process cannot access the file 'C:\Users\fabia\AppData\Local\Temp\.squirrel-lock-18D4105B14BB820BF12D2ECF7CB356DC24964855' because it is being used by another process.
   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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2021-08-01 12:54:14> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Users\fabia\AppData\Local\Temp\.squirrel-lock-18D4105B14BB820BF12D2ECF7CB356DC24964855: System.IO.IOException: The process cannot access the file 'C:\Users\fabia\AppData\Local\Temp\.squirrel-lock-18D4105B14BB820BF12D2ECF7CB356DC24964855' because it is being used by another process.
   at System2021-08-01 12:54:14> LogHost: Rigging execution stub for MaxTo.Companion.x64_ExecutionStub.exe to C:\Users\fabia\AppData\Local\MaxTo\MaxTo.Companion.x64.exe
2021-08-01 12:54:14> LogHost: Rigging execution stub for MaxTo.Companion.x86_ExecutionStub.exe to C:\Users\fabia\AppData\Local\MaxTo\MaxTo.Companion.x86.exe
2021-08-01 12:54:14> LogHost: Rigging execution stub for MaxTo.Core_ExecutionStub.exe to C:\Users\fabia\AppData\Local\MaxTo\MaxTo.Core.exe
2021-08-01 12:54:14> LogHost: Rigging execution stub 2021-08-01 12:54:14> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Users\fabia\AppData\Local\Temp\.squirrel-lock-18D4105B14BB820BF12D2ECF7CB356DC24964855: System.IO.IOException: The process cannot access the fil2021-08-01 12:54:14> ApplyReleasesImpl: Squirrel Enabled Apps: [C:\Users\fabia\AppData\Local\MaxTo\app-2.2.0\MaxTo.Core.exe]
2021-08-01 12:54:31> ApplyReleasesImpl: Couldn't run Squirrel hook, continuing: C:\Users\fabia\AppData\Local\MaxTo\app-2.2.0\MaxTo.Core.exe: System.OperationCanceledException: The operation was canceled.
   at System.Threading.CancellationToken.ThrowOperationCanceledException()
   at Squirrel.Utility.<>c__DisplayClass11_0.<InvokeProcessAsync>b__0()
   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.<InvokeProcessAsync>d__11.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.ApplyReleasesImpl.<>c__DisplayClass10_0.<<invokePostInstall>b__0>d.MoveNext()
2021-08-01 12:54:31> ApplyReleasesImpl: Starting fixPinnedExecutables
2021-08-01 12:54:31> ApplyReleasesImpl: Examining Pin: File Explorer.lnk
2021-08-01 12:54:31> ApplyReleasesImpl: Examining Pin: Google Chrome.lnk
2021-08-01 12:54:31> ApplyReleasesImpl: Examining Pin: Visual Studio Code.lnk
2021-08-01 12:54:31> ApplyReleasesImpl: Examining Pin: Windows PowerShell.lnk
2021-08-01 12:54:31> ApplyReleasesImpl: Fixing up tray icons
2021-08-01 12:54:31> ApplyReleasesImpl: cleanDeadVersions: for version 2.2.0
2021-08-01 12:54:31> ApplyReleasesImpl: cleanDeadVersions: exclude folder app-2.2.0
5' because it is being used by another process.
   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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2021-08-01 12:54:15> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Users\fabia\AppData\Local\Temp\.squirrel-lock-18D4105B14BB820BF12D2ECF7CB356DC24964855: System.IO.IOException: The process cannot access the file 'C:\Users\fabia\AppData\Local\Temp\.squirrel-lock-18D4105B14BB820BF12D2ECF7CB356DC24964855' because it is being used by another process.
   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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2021-08-01 12:54:15> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Users\fabia\AppData\Local\Temp\.squirrel-lock-18D4105B14BB820BF12D2ECF7CB356DC24964855: System.IO.IOException: The process cannot access the file 'C:\Users\fabia\AppData\Local\Temp\.squirrel-lock-18D4105B14BB820BF12D2ECF7CB356DC24964855' because it is being used by another process.
   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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2021-08-01 12:54:15> SingleGlobalInstance: Failed to grab lockfile, will retry: C:\Users\fabia\AppData\Local\Temp\.squirrel-lock-18D4105B14BB820BF12D2ECF7CB356DC24964855: System.IO.IOException: The process cannot access the file 'C:\Users\fabia\AppData\Local\Temp\.squirrel-lock-18D4105B14BB820BF12D2ECF7CB356DC24964855' because it is being used by another process.
   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.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
2021-08-01 12:54:15> Unhandled exception: System.AggregateException: One or more errors occurred. ---> System.Exception: Couldn't acquire lock, is another instance running
   at Squirrel.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
   at Squirrel.UpdateManager.<acquireUpdateLock>b__32_0()
   at System.Threading.Tasks.Task`1.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.UpdateManager.<CheckForUpdate>d__7.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__10.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__4.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.Exception: Couldn't acquire lock, is another instance running
   at Squirrel.SingleGlobalInstance..ctor(String key, TimeSpan timeOut)
   at Squirrel.UpdateManager.<acquireUpdateLock>b__32_0()
   at System.Threading.Tasks.Task`1.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.UpdateManager.<CheckForUpdate>d__7.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__10.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__4.MoveNext()<---

Screenshots image

System information:

Additional context

maxto20210801.log

2021-08-01 12:41:24 [Core@2.2.0.764] [Information] [] Logger setup (online logging: True, process #4748)
2021-08-01 12:41:25 [Core@2.2.0.764] [Information] [MaxTo.Core.Settings.DefaultConfigurationLocation] Found no specified configuration location file, using default settings location "C:\Users\fabia\AppData\Roaming\MaxTo"
2021-08-01 12:41:25 [Core@2.2.0.764] [Information] [MaxTo.Core.Settings.DefaultConfiguration] Setting update channel to Stable in default configuration
2021-08-01 12:41:25 [Core@2.2.0.764] [Warning] [MaxTo.Core.Settings.FileBasedConfigurationStore] Configuration file not found
2021-08-01 12:41:25 [Core@2.2.0.764] [Information] [MaxTo.Core.Settings.CoreConfigurationManager] Writing default configuration.
2021-08-01 12:41:25 [Core@2.2.0.764] [Information] [MaxTo.Core.Settings.DefaultConfiguration] Setting update channel to Stable in default configuration
2021-08-01 12:41:25 [Core@2.2.0.764] [Information] [] Logger setup (online logging: True, process #4748)
2021-08-01 12:41:25 [Core@2.2.0.764] [Information] [] Logger setup (online logging: True, process #4748)
2021-08-01 12:41:25 [Core@2.2.0.764] [Information] [MaxTo.Core.Shims.ChromiumHookBlockInitializer] Creating registry keys to unblock hooks for Chromium-based browsers: "Edge Dev, Edge Beta, Chromium, Google Chrome, Brave, Iridium".
2021-08-01 12:41:25 [Core@2.2.0.764] [Warning] [] Shims not found at C:\Users\fabia\AppData\Local\MaxTo\shims.json
2021-08-01 12:41:25 [Core@2.2.0.764] [Error] [] Failed to read shims from storage (file not found). Returning empty collection.
System.IO.FileNotFoundException: Could not find file 'C:\Users\fabia\AppData\Local\MaxTo\shims.json'.
File name: 'C:\Users\fabia\AppData\Local\MaxTo\shims.json'
   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 MaxTo.Core.FileEx.<ReadAllText>d__1.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 MaxTo.Core.FileEx.<ReadAllText>d__0.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 MaxTo.Core.Shims.CompatibilityShimsStore.<GetAsync>d__6.MoveNext()
2021-08-01 12:41:27 [Core@2.2.0.764] [Information] [] Wrote shims to "C:\Users\fabia\AppData\Local\MaxTo\shims.json"
2021-08-01 12:41:27 [Core@2.2.0.764] [Information] [] Read shims from "C:\Users\fabia\AppData\Local\MaxTo\shims.json"
2021-08-01 12:41:27 [Core@2.2.0.764] [Information] [MaxTo.Core.Update.UpdateService] Squirrel-installed app, so rewriting CLI batch file.
2021-08-01 12:41:27 [Core@2.2.0.764] [Information] [MaxTo.Core.Update.UpdateService] Squirrel: initial install "2.2.0.0".
2021-08-01 12:41:40 [Core@2.2.0.764] [Information] [] Logger setup (online logging: True, process #5000)
2021-08-01 12:41:40 [Core@2.2.0.764] [Information] [MaxTo.Core.Settings.DefaultConfigurationLocation] Found no specified configuration location file, using default settings location "C:\Users\fabia\AppData\Roaming\MaxTo"
2021-08-01 12:41:40 [Core@2.2.0.764] [Information] [MaxTo.Core.Settings.DefaultConfiguration] Setting update channel to Stable in default configuration
2021-08-01 12:41:41 [Core@2.2.0.764] [Information] [MaxTo.Core.Settings.DefaultConfiguration] Setting update channel to Stable in default configuration
2021-08-01 12:41:41 [Core@2.2.0.764] [Information] [] Logger setup (online logging: True, process #5000)
2021-08-01 12:41:41 [Core@2.2.0.764] [Information] [] Logger setup (online logging: True, process #5000)
2021-08-01 12:41:41 [Core@2.2.0.764] [Information] [MaxTo.Core.Shims.ChromiumHookBlockInitializer] Creating registry keys to unblock hooks for Chromium-based browsers: "Edge Dev, Edge Beta, Chromium, Google Chrome, Brave, Iridium".
2021-08-01 12:41:41 [Core@2.2.0.764] [Information] [] Read shims from "C:\Users\fabia\AppData\Local\MaxTo\shims.json"
2021-08-01 12:41:41 [Core@2.2.0.764] [Information] [MaxTo.Core.Update.UpdateService] Squirrel-installed app, so rewriting CLI batch file.
2021-08-01 12:41:41 [Core@2.2.0.764] [Information] [MaxTo.Core.Update.UpdateService] Squirrel: first run
2021-08-01 12:41:41 [Core@2.2.0.764] [Information] [MaxTo.Core.Update.UpdateService] Checking for updates.
2021-08-01 12:41:43 [Core@2.2.0.764] [Information] [MaxTo.Core.Update.UpdateService] Found no new updates.
2021-08-01 12:41:43 [Core@2.2.0.764] [Information] [MaxTo.Core.Update.UpdateService] No updates found
2021-08-01 12:41:43 [Core@2.2.0.764] [Information] [MaxTo.Core.Settings.LoginRegistrationService] Could not find startup task, but MaxTo is set to start with Windows. Creating task.
2021-08-01 12:41:43 [Server@2.2.0.764] [Information] [] Logger setup (online logging: True, process #6436)
2021-08-01 12:41:43 [Core@2.2.0.764] [Information] [] Server up and running, client connected.
2021-08-01 12:41:43 [Core@2.2.0.764] [Information] [MaxTo.Core.Bootstrapper] 4 processes started
2021-08-01 12:41:43 [CompanionX64@2.2.0.764] [Information] [] Logger setup (online logging: True, process #12912)
2021-08-01 12:41:43 [CompanionX86@2.2.0.764] [Information] [] Logger setup (online logging: True, process #11620)
2021-08-01 12:41:44 [CompanionX64@2.2.0.764] [Information] [MaxTo.Core.Settings.DefaultConfigurationLocation] Found no specified configuration location file, using default settings location "C:\Users\fabia\AppData\Roaming\MaxTo"
2021-08-01 12:41:44 [CompanionX86@2.2.0.764] [Information] [MaxTo.Core.Settings.DefaultConfigurationLocation] Found no specified configuration location file, using default settings location "C:\Users\fabia\AppData\Roaming\MaxTo"
2021-08-01 12:41:44 [CompanionX64@2.2.0.764] [Information] [MaxTo.Core.Settings.DefaultConfiguration] Setting update channel to Stable in default configuration
2021-08-01 12:41:44 [CompanionX86@2.2.0.764] [Information] [MaxTo.Core.Settings.DefaultConfiguration] Setting update channel to Stable in default configuration
2021-08-01 12:41:44 [CompanionX86@2.2.0.764] [Information] [MaxTo.Core.Settings.DefaultConfiguration] Setting update channel to Stable in default configuration
2021-08-01 12:41:44 [CompanionX64@2.2.0.764] [Information] [MaxTo.Core.Settings.DefaultConfiguration] Setting update channel to Stable in default configuration
2021-08-01 12:41:44 [CompanionX86@2.2.0.764] [Information] [] Read shims from "C:\Users\fabia\AppData\Local\MaxTo\shims.json"
2021-08-01 12:41:44 [CompanionX64@2.2.0.764] [Information] [] Read shims from "C:\Users\fabia\AppData\Local\MaxTo\shims.json"
2021-08-01 12:41:44 [UserInterface@2.2.0.764] [Information] [] Logger setup (online logging: True, process #8712)
2021-08-01 12:41:44 [CompanionX86@2.2.0.764] [Information] [MaxTo.Companion.Hook.HookController] Enabled hook
2021-08-01 12:41:44 [CompanionX64@2.2.0.764] [Information] [MaxTo.Companion.Hook.HookController] Enabled hook
2021-08-01 12:41:45 [UserInterface@2.2.0.764] [Information] [] Activated "MaxTo.UI.ViewModels.NotificationIconViewModel"
2021-08-01 12:41:53 [CompanionX64@2.2.0.764] [Information] [MaxTo.Companion.MessageHandlers.DragWindowMessageHandler] Did not receive any moving events while dragging "(4) YouTube - Google Chrome" (0x"50658"), used mouse position to find region "{X=0,Y=0,Width=3440,Height=1390}".
2021-08-01 12:54:15 [Core@2.2.0.764] [Information] [] Logger setup (online logging: True, process #14132)
2021-08-01 12:54:15 [Core@2.2.0.764] [Information] [MaxTo.Core.Settings.DefaultConfigurationLocation] Found no specified configuration location file, using default settings location "C:\Users\fabia\AppData\Roaming\MaxTo"
2021-08-01 12:54:15 [Core@2.2.0.764] [Information] [MaxTo.Core.Settings.DefaultConfiguration] Setting update channel to Stable in default configuration
2021-08-01 12:54:15 [Core@2.2.0.764] [Information] [MaxTo.Core.Settings.DefaultConfiguration] Setting update channel to Stable in default configuration
2021-08-01 12:54:15 [Core@2.2.0.764] [Information] [] Logger setup (online logging: True, process #14132)
2021-08-01 12:54:15 [Core@2.2.0.764] [Information] [] Logger setup (online logging: True, process #14132)
2021-08-01 12:54:15 [Core@2.2.0.764] [Information] [MaxTo.Core.Shims.ChromiumHookBlockInitializer] Creating registry keys to unblock hooks for Chromium-based browsers: "Edge Dev, Edge Beta, Chromium, Google Chrome, Brave, Iridium".
2021-08-01 12:54:15 [Core@2.2.0.764] [Warning] [] Shims not found at C:\Users\fabia\AppData\Local\MaxTo\shims.json
2021-08-01 12:54:15 [Core@2.2.0.764] [Error] [] Failed to read shims from storage (file not found). Returning empty collection.
System.IO.FileNotFoundException: Could not find file 'C:\Users\fabia\AppData\Local\MaxTo\shims.json'.
File name: 'C:\Users\fabia\AppData\Local\MaxTo\shims.json'
   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 MaxTo.Core.FileEx.<ReadAllText>d__1.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 MaxTo.Core.FileEx.<ReadAllText>d__0.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 MaxTo.Core.Shims.CompatibilityShimsStore.<GetAsync>d__6.MoveNext()
2021-08-01 12:54:17 [Core@2.2.0.764] [Information] [] Wrote shims to "C:\Users\fabia\AppData\Local\MaxTo\shims.json"
2021-08-01 12:54:17 [Core@2.2.0.764] [Information] [] Read shims from "C:\Users\fabia\AppData\Local\MaxTo\shims.json"
2021-08-01 12:54:17 [Core@2.2.0.764] [Information] [MaxTo.Core.Update.UpdateService] Squirrel-installed app, so rewriting CLI batch file.
2021-08-01 12:54:17 [Core@2.2.0.764] [Information] [MaxTo.Core.Update.UpdateService] Squirrel: initial install "2.2.0.0".
2021-08-01 12:54:31 [Core@2.2.0.764] [Information] [] Logger setup (online logging: True, process #9892)
2021-08-01 12:54:31 [Core@2.2.0.764] [Information] [MaxTo.Core.Settings.DefaultConfigurationLocation] Found no specified configuration location file, using default settings location "C:\Users\fabia\AppData\Roaming\MaxTo"
2021-08-01 12:54:31 [Core@2.2.0.764] [Information] [MaxTo.Core.Settings.DefaultConfiguration] Setting update channel to Stable in default configuration
2021-08-01 12:54:32 [Core@2.2.0.764] [Information] [MaxTo.Core.Settings.DefaultConfiguration] Setting update channel to Stable in default configuration
2021-08-01 12:54:32 [Core@2.2.0.764] [Information] [] Logger setup (online logging: True, process #9892)
2021-08-01 12:54:32 [Core@2.2.0.764] [Information] [] Logger setup (online logging: True, process #9892)
2021-08-01 12:54:32 [Core@2.2.0.764] [Information] [MaxTo.Core.Shims.ChromiumHookBlockInitializer] Creating registry keys to unblock hooks for Chromium-based browsers: "Edge Dev, Edge Beta, Chromium, Google Chrome, Brave, Iridium".
2021-08-01 12:54:32 [Core@2.2.0.764] [Information] [] Read shims from "C:\Users\fabia\AppData\Local\MaxTo\shims.json"
2021-08-01 12:54:32 [Core@2.2.0.764] [Information] [MaxTo.Core.Update.UpdateService] Squirrel-installed app, so rewriting CLI batch file.
2021-08-01 12:54:32 [Core@2.2.0.764] [Information] [MaxTo.Core.Update.UpdateService] Squirrel: first run
2021-08-01 12:54:32 [Core@2.2.0.764] [Information] [MaxTo.Core.Update.UpdateService] Checking for updates.
2021-08-01 12:54:32 [Core@2.2.0.764] [Information] [MaxTo.Core.Update.UpdateService] Found no new updates.
2021-08-01 12:54:32 [Core@2.2.0.764] [Information] [MaxTo.Core.Update.UpdateService] No updates found
2021-08-01 12:54:33 [Server@2.2.0.764] [Information] [] Logger setup (online logging: True, process #12780)
2021-08-01 12:54:33 [Core@2.2.0.764] [Information] [] Server up and running, client connected.
2021-08-01 12:54:33 [Core@2.2.0.764] [Information] [MaxTo.Core.Bootstrapper] 4 processes started
2021-08-01 12:54:33 [CompanionX86@2.2.0.764] [Information] [] Logger setup (online logging: True, process #12620)
2021-08-01 12:54:33 [CompanionX64@2.2.0.764] [Information] [] Logger setup (online logging: True, process #11660)
2021-08-01 12:54:33 [CompanionX86@2.2.0.764] [Information] [MaxTo.Core.Settings.DefaultConfigurationLocation] Found no specified configuration location file, using default settings location "C:\Users\fabia\AppData\Roaming\MaxTo"
2021-08-01 12:54:33 [CompanionX64@2.2.0.764] [Information] [MaxTo.Core.Settings.DefaultConfigurationLocation] Found no specified configuration location file, using default settings location "C:\Users\fabia\AppData\Roaming\MaxTo"
2021-08-01 12:54:33 [CompanionX86@2.2.0.764] [Information] [MaxTo.Core.Settings.DefaultConfiguration] Setting update channel to Stable in default configuration
2021-08-01 12:54:33 [CompanionX64@2.2.0.764] [Information] [MaxTo.Core.Settings.DefaultConfiguration] Setting update channel to Stable in default configuration
2021-08-01 12:54:33 [CompanionX86@2.2.0.764] [Information] [MaxTo.Core.Settings.DefaultConfiguration] Setting update channel to Stable in default configuration
2021-08-01 12:54:33 [CompanionX86@2.2.0.764] [Information] [] Read shims from "C:\Users\fabia\AppData\Local\MaxTo\shims.json"
2021-08-01 12:54:34 [CompanionX64@2.2.0.764] [Information] [MaxTo.Core.Settings.DefaultConfiguration] Setting update channel to Stable in default configuration
2021-08-01 12:54:34 [CompanionX86@2.2.0.764] [Information] [MaxTo.Companion.Hook.HookController] Enabled hook
2021-08-01 12:54:34 [CompanionX64@2.2.0.764] [Information] [] Read shims from "C:\Users\fabia\AppData\Local\MaxTo\shims.json"
2021-08-01 12:54:34 [UserInterface@2.2.0.764] [Information] [] Logger setup (online logging: True, process #6840)
2021-08-01 12:54:34 [CompanionX64@2.2.0.764] [Information] [MaxTo.Companion.Hook.HookController] Enabled hook
2021-08-01 12:54:34 [UserInterface@2.2.0.764] [Information] [] Activated "MaxTo.UI.ViewModels.NotificationIconViewModel"
2021-08-01 12:55:49 [CompanionX64@2.2.0.764] [Information] [MaxTo.Companion.MessageHandlers.DragWindowMessageHandler] Did not receive any moving events while dragging "New Tab - Google Chrome" (0x"2d061c"), used mouse position to find region "{X=0,Y=0,Width=3440,Height=1390}".
2021-08-01 12:58:53 [CompanionX64@2.2.0.764] [Information] [MaxTo.Companion.MessageHandlers.DragWindowMessageHandler] Did not receive any moving events while dragging "About Windows" (0x"31056e"), used mouse position to find region "{X=0,Y=0,Width=3440,Height=1390}".

config.json

{
  "$schema": "https://maxto.net/config.schema.json",
  "language": null,
  "startup": {
    "startOnLogon": true,
    "runElevated": false
  },
  "updates": {
    "enabled": true,
    "channel": "Stable"
  },
  "behavior": {
    "snap": {
      "to": [
        "Screen",
        "Window"
      ],
      "distance": 10
    },
    "transparentWindowsWhenMoving": true,
    "passiveMode": false
  },
  "shims": {
    "toggled": {}
  },
  "license": {
    "firstStart": "2021-08-01T18:41:25.0461739Z"
  },
  "recipes": [
    {
      "enabled": true,
      "id": "__builtin.move.left"
    },
    {
      "enabled": true,
      "id": "__builtin.move.up"
    },
    {
      "enabled": true,
      "id": "__builtin.move.right"
    },
    {
      "enabled": true,
      "id": "__builtin.move.down"
    },
    {
      "enabled": true,
      "id": "__builtin.swap.left"
    },
    {
      "enabled": true,
      "id": "__builtin.swap.up"
    },
    {
      "enabled": true,
      "id": "__builtin.swap.right"
    },
    {
      "enabled": true,
      "id": "__builtin.swap.down"
    },
    {
      "enabled": true,
      "id": "__builtin.center"
    },
    {
      "enabled": true,
      "id": "__builtin.maximize"
    },
    {
      "enabled": true,
      "id": "__builtin.grid.topleft"
    },
    {
      "enabled": true,
      "id": "__builtin.grid.top"
    },
    {
      "enabled": true,
      "id": "__builtin.grid.topright"
    },
    {
      "enabled": true,
      "id": "__builtin.grid.left"
    },
    {
      "enabled": true,
      "id": "__builtin.grid.center"
    },
    {
      "enabled": true,
      "id": "__builtin.grid.right"
    },
    {
      "enabled": true,
      "id": "__builtin.grid.bottomleft"
    },
    {
      "enabled": true,
      "id": "__builtin.grid.bottom"
    },
    {
      "enabled": true,
      "id": "__builtin.grid.bottomright"
    },
    {
      "enabled": true,
      "id": "__builtin.ui.changeregions"
    },
    {
      "enabled": true,
      "id": "__builtin.ui.settings"
    },
    {
      "enabled": true,
      "id": "__builtin.virtualdesktops.changeregions"
    },
    {
      "enabled": true,
      "id": "__builtin.virtualdesktops.next"
    },
    {
      "enabled": true,
      "id": "__builtin.virtualdesktops.previous"
    },
    {
      "enabled": true,
      "id": "__builtin.expand.left"
    },
    {
      "enabled": true,
      "id": "__builtin.expand.right"
    },
    {
      "enabled": true,
      "id": "__builtin.expand.up"
    },
    {
      "enabled": true,
      "id": "__builtin.expand.down"
    },
    {
      "enabled": true,
      "id": "__builtin.contract.left"
    },
    {
      "enabled": true,
      "id": "__builtin.contract.right"
    },
    {
      "enabled": true,
      "id": "__builtin.contract.up"
    },
    {
      "enabled": true,
      "id": "__builtin.contract.down"
    },
    {
      "enabled": true,
      "id": "__builtin.preset"
    }
  ],
  "monitor": {
    "idSelection": "SerialNumber",
    "virtualDesktop": true
  },
  "errorReporting": {
    "anonymityLevel": "MachineIdentifier",
    "enabled": true,
    "logLevel": "Information"
  },
  "presets": [
    {
      "type": "split",
      "splits": {
        "orientation": "Vertical",
        "distance": 0.5,
        "child1": null,
        "child2": null
      },
      "name": "Two-way vertical"
    },
    {
      "type": "split",
      "splits": {
        "orientation": "Horizontal",
        "distance": 0.5,
        "child1": null,
        "child2": null
      },
      "name": "Two-way horizontal"
    },
    {
      "type": "split",
      "splits": {
        "orientation": "Horizontal",
        "distance": 0.5,
        "child1": {
          "orientation": "Vertical",
          "distance": 0.5,
          "child1": null,
          "child2": null
        },
        "child2": {
          "orientation": "Vertical",
          "distance": 0.5,
          "child1": null,
          "child2": null
        }
      },
      "name": "Quarters"
    },
    {
      "type": "split",
      "splits": {
        "orientation": "Horizontal",
        "distance": 0.25,
        "child1": null,
        "child2": {
          "orientation": "Horizontal",
          "distance": 0.6666667,
          "child1": null,
          "child2": null
        }
      },
      "name": "Ultra-wide three-way"
    },
    {
      "type": "split",
      "splits": {
        "orientation": "Horizontal",
        "distance": 0.25,
        "child1": {
          "orientation": "Vertical",
          "distance": 0.5,
          "child1": null,
          "child2": null
        },
        "child2": null
      },
      "name": "Two on the left"
    },
    {
      "type": "split",
      "splits": {
        "orientation": "Horizontal",
        "distance": 0.75,
        "child1": null,
        "child2": {
          "orientation": "Vertical",
          "distance": 0.5,
          "child1": null,
          "child2": null
        }
      },
      "name": "Two on the right"
    }
  ]
}
github-actions[bot] commented 3 years ago

Thank you for creating your first issue. We will get to it as soon as possible. This is an automated message designed to manage your expectations. We will most likely respond to your message during Norwegian business hours. If you should think of any additional information, please feel free to add it as a comment. If you are reporting a bug or incompatibility, make sure you include the versions of MaxTo, Windows and any incompatible program.

vegardlarsen commented 3 years ago

Hi @balmacefa,

and thanks for writing. This is unfortunately a known problem with our installer. What usually happens is that you either run the installer twice, which is easily done because the installer does not present a user interface and it can take quite a while before MaxTo is running, or because you ran the installer when MaxTo was already running.

In most cases, MaxTo will already be installed on your computer. You can search for MaxTo on the Start menu, or see if it is already running in the notification area (next to the clock on the task bar). It may sometimes "hide" behind the small up arrow.

If MaxTo isn't installed properly on your computer, you may have to take the following steps:

  1. Uninstall MaxTo from "Add or remove programs".
  2. Reboot the computer. This step is required to ensure that MaxTo is completely unloaded.
  3. Install MaxTo again, making sure you only run the installer once.

Please do let me know if this works.