Skip to content

Instantly share code, notes, and snippets.

@bryceroney
Created July 10, 2017 02:12
Show Gist options
  • Save bryceroney/a7556d2a2c97a4605000719f1b224201 to your computer and use it in GitHub Desktop.
Save bryceroney/a7556d2a2c97a4605000719f1b224201 to your computer and use it in GitHub Desktop.
2016-09-27 11:25:31> Program: Starting Squirrel Updater: --install .
2016-09-27 11:25:31> Program: Starting install, writing to C:\Users\bryce\AppData\Local\SquirrelTemp
2016-09-27 11:25:31> Program: About to install to: C:\Users\bryce\AppData\Local\slack
2016-09-27 11:25:31> 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\bryce\AppData\Local\slack\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()
2016-09-27 11:25:31> CheckForUpdateImpl: Failed to load local releases, starting from scratch: System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\bryce\AppData\Local\slack\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()
2016-09-27 11:25:31> CheckForUpdateImpl: Reading RELEASES file from C:\Users\bryce\AppData\Local\SquirrelTemp
2016-09-27 11:25:31> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
2016-09-27 11:25:32> ApplyReleasesImpl: Writing files to app directory: C:\Users\bryce\AppData\Local\slack\app-2.2.1
2016-09-27 11:25:36> ApplyReleasesImpl: Squirrel Enabled Apps: [C:\Users\bryce\AppData\Local\slack\app-2.2.1\slack.exe]
2016-09-27 11:25:38> ApplyReleasesImpl: Starting fixPinnedExecutables
2016-09-27 11:25:38> ApplyReleasesImpl: Examining Pin: File Explorer.lnk
2016-09-27 11:25:38> ApplyReleasesImpl: Fixing up tray icons
2016-09-27 11:25:38> 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__13_0(RegistryView view)
2016-09-27 11:25:38> 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__13_0(RegistryView view)
2016-09-27 11:25:38> ApplyReleasesImpl: cleanDeadVersions: for version 2.2.1
2016-09-27 11:25:38> ApplyReleasesImpl: cleanDeadVersions: exclude folder app-2.2.1
2016-11-22 11:18:39> Program: Starting Squirrel Updater: --install .
2016-11-22 11:18:39> Program: Starting install, writing to C:\Users\bryce\AppData\Local\SquirrelTemp
2016-11-22 11:18:39> Program: About to install to: C:\Users\bryce\AppData\Local\Pencil
2016-11-22 11:18:40> 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\bryce\AppData\Local\Pencil\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()
2016-11-22 11:18:40> CheckForUpdateImpl: Failed to load local releases, starting from scratch: System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\bryce\AppData\Local\Pencil\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()
2016-11-22 11:18:40> CheckForUpdateImpl: Reading RELEASES file from C:\Users\bryce\AppData\Local\SquirrelTemp
2016-11-22 11:18:40> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
2016-11-22 11:18:40> ApplyReleasesImpl: Writing files to app directory: C:\Users\bryce\AppData\Local\Pencil\app-3.0.0-rc1
2016-11-22 11:18:44> ApplyReleasesImpl: Moving file C:\Users\bryce\AppData\Local\Pencil\app-3.0.0-rc1\lib\net45\content_resources_200_percent.pak to C:\Users\bryce\AppData\Local\Pencil\app-3.0.0-rc1\content_resources_200_percent.pak
2016-11-22 11:18:44> ApplyReleasesImpl: Moving file C:\Users\bryce\AppData\Local\Pencil\app-3.0.0-rc1\lib\net45\ffmpeg.dll to C:\Users\bryce\AppData\Local\Pencil\app-3.0.0-rc1\ffmpeg.dll
2016-11-22 11:18:44> ApplyReleasesImpl: Moving file C:\Users\bryce\AppData\Local\Pencil\app-3.0.0-rc1\lib\net45\d3dcompiler_47.dll to C:\Users\bryce\AppData\Local\Pencil\app-3.0.0-rc1\d3dcompiler_47.dll
2016-11-22 11:18:44> ApplyReleasesImpl: Moving file C:\Users\bryce\AppData\Local\Pencil\app-3.0.0-rc1\lib\net45\content_shell.pak to C:\Users\bryce\AppData\Local\Pencil\app-3.0.0-rc1\content_shell.pak
2016-11-22 11:18:44> ApplyReleasesImpl: Moving file C:\Users\bryce\AppData\Local\Pencil\app-3.0.0-rc1\lib\net45\icudtl.dat to C:\Users\bryce\AppData\Local\Pencil\app-3.0.0-rc1\icudtl.dat
2016-11-22 11:18:44> ApplyReleasesImpl: Moving file C:\Users\bryce\AppData\Local\Pencil\app-3.0.0-rc1\lib\net45\libEGL.dll to C:\Users\bryce\AppData\Local\Pencil\app-3.0.0-rc1\libEGL.dll
2016-11-22 11:18:44> ApplyReleasesImpl: Moving file C:\Users\bryce\AppData\Local\Pencil\app-3.0.0-rc1\lib\net45\libGLESv2.dll to C:\Users\bryce\AppData\Local\Pencil\app-3.0.0-rc1\libGLESv2.dll
2016-11-22 11:18:44> ApplyReleasesImpl: Moving file C:\Users\bryce\AppData\Local\Pencil\app-3.0.0-rc1\lib\net45\natives_blob.bin to C:\Users\bryce\AppData\Local\Pencil\app-3.0.0-rc1\natives_blob.bin
2016-11-22 11:18:44> ApplyReleasesImpl: Moving file C:\Users\bryce\AppData\Local\Pencil\app-3.0.0-rc1\lib\net45\LICENSE to C:\Users\bryce\AppData\Local\Pencil\app-3.0.0-rc1\LICENSE
2016-11-22 11:18:44> ApplyReleasesImpl: Moving file C:\Users\bryce\AppData\Local\Pencil\app-3.0.0-rc1\lib\net45\node.dll to C:\Users\bryce\AppData\Local\Pencil\app-3.0.0-rc1\node.dll
2016-11-22 11:18:44> ApplyReleasesImpl: Moving file C:\Users\bryce\AppData\Local\Pencil\app-3.0.0-rc1\lib\net45\Pencil.exe to C:\Users\bryce\AppData\Local\Pencil\app-3.0.0-rc1\Pencil.exe
2016-11-22 11:18:44> ApplyReleasesImpl: Moving file C:\Users\bryce\AppData\Local\Pencil\app-3.0.0-rc1\lib\net45\LICENSES.chromium.html to C:\Users\bryce\AppData\Local\Pencil\app-3.0.0-rc1\LICENSES.chromium.html
2016-11-22 11:18:44> ApplyReleasesImpl: Moving file C:\Users\bryce\AppData\Local\Pencil\app-3.0.0-rc1\lib\net45\ui_resources_200_percent.pak to C:\Users\bryce\AppData\Local\Pencil\app-3.0.0-rc1\ui_resources_200_percent.pak
2016-11-22 11:18:44> ApplyReleasesImpl: Moving file C:\Users\bryce\AppData\Local\Pencil\app-3.0.0-rc1\lib\net45\snapshot_blob.bin to C:\Users\bryce\AppData\Local\Pencil\app-3.0.0-rc1\snapshot_blob.bin
2016-11-22 11:18:44> ApplyReleasesImpl: Moving file C:\Users\bryce\AppData\Local\Pencil\app-3.0.0-rc1\lib\net45\version to C:\Users\bryce\AppData\Local\Pencil\app-3.0.0-rc1\version
2016-11-22 11:18:44> ApplyReleasesImpl: Moving file C:\Users\bryce\AppData\Local\Pencil\app-3.0.0-rc1\lib\net45\Update.exe to C:\Users\bryce\AppData\Local\Pencil\app-3.0.0-rc1\Update.exe
2016-11-22 11:18:44> ApplyReleasesImpl: Moving file C:\Users\bryce\AppData\Local\Pencil\app-3.0.0-rc1\lib\net45\xinput1_3.dll to C:\Users\bryce\AppData\Local\Pencil\app-3.0.0-rc1\xinput1_3.dll
2016-11-22 11:18:45> ApplyReleasesImpl: Squirrel Enabled Apps: [C:\Users\bryce\AppData\Local\Pencil\app-3.0.0-rc1\Pencil.exe]
2016-11-22 11:18:46> ApplyReleasesImpl: Starting fixPinnedExecutables
2016-11-22 11:18:46> ApplyReleasesImpl: Examining Pin: Bash on Ubuntu on Windows.lnk
2016-11-22 11:18:46> ApplyReleasesImpl: Examining Pin: File Explorer.lnk
2016-11-22 11:18:46> ApplyReleasesImpl: Examining Pin: Google Chrome.lnk
2016-11-22 11:18:46> ApplyReleasesImpl: Examining Pin: PuTTY.lnk
2016-11-22 11:18:46> ApplyReleasesImpl: Fixing up tray icons
2016-11-22 11:18:46> 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__13_0(RegistryView view)
2016-11-22 11:18:46> 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__13_0(RegistryView view)
2016-11-22 11:18:46> ApplyReleasesImpl: cleanDeadVersions: for version 3.0.0-rc1
2016-11-22 11:18:46> ApplyReleasesImpl: cleanDeadVersions: exclude folder app-3.0.0-rc1
2017-04-11 09:49:03> Program: Starting Squirrel Updater: --install .
2017-04-11 09:49:03> Program: Starting install, writing to C:\Users\bryce\AppData\Local\SquirrelTemp
2017-04-11 09:49:03> UpdateManager: using rootAppDirecotry: C:\Users\bryce\AppData\Local\Microsoft\Teams
2017-04-11 09:49:03> Program: About to install to: C:\Users\bryce\AppData\Local\Microsoft\Teams
2017-04-11 09:49:03> 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\bryce\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()
2017-04-11 09:49:03> CheckForUpdateImpl: Failed to load local releases, starting from scratch: System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\bryce\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__43.MoveNext()
2017-04-11 09:49:03> CheckForUpdateImpl: Reading RELEASES file from C:\Users\bryce\AppData\Local\SquirrelTemp
2017-04-11 09:49:04> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
2017-04-11 09:49:04> ApplyReleasesImpl: getting squirrel aware apps failed with exception Could not find a part of the path 'C:\Users\bryce\AppData\Local\Microsoft\Teams\current'.
2017-04-11 09:49:04> ApplyReleasesImpl: Writing files to app directory: C:\Users\bryce\AppData\Local\Microsoft\Teams\current
2017-04-11 09:49:07> ApplyReleasesImpl: Squirrel Enabled Apps: [C:\Users\bryce\AppData\Local\Microsoft\Teams\current\Teams.exe]
2017-04-11 09:49:10> ApplyReleasesImpl: Starting fixPinnedExecutables
2017-04-11 09:49:10> ApplyReleasesImpl: Examining Pin: Bash on Ubuntu on Windows.lnk
2017-04-11 09:49:10> ApplyReleasesImpl: Examining Pin: ConEmu (x64).lnk
2017-04-11 09:49:10> ApplyReleasesImpl: Examining Pin: File Explorer.lnk
2017-04-11 09:49:10> ApplyReleasesImpl: Examining Pin: Google Chrome.lnk
2017-04-11 09:49:10> ApplyReleasesImpl: Examining Pin: Navicat Premium.lnk
2017-04-11 09:49:10> ApplyReleasesImpl: Examining Pin: Outlook 2016.lnk
2017-04-11 09:49:10> ApplyReleasesImpl: Examining Pin: PuTTY.lnk
2017-04-11 09:49:10> ApplyReleasesImpl: Examining Pin: Visual Studio Code.lnk
2017-04-11 09:49:10> ApplyReleasesImpl: Fixing up tray icons
2017-04-11 09:49:10> ApplyReleasesImpl: Uninstalling Teams meeting addin for outlook
2017-04-11 09:49:10> ApplyReleasesImpl: Failure hit when uninstalling meeting addin: 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.UpdateManager.ApplyReleasesImpl.UninstallOutlookMeetingAddin()
2017-04-11 09:49:10> ApplyReleasesImpl: cleanDeadVersions: for version 1.0.00.8201
2017-04-11 09:49:10> ApplyReleasesImpl: cleanDeadVersions: exclude folder stage
2017-04-13 11:49:33> Program: Starting Squirrel Updater: --install .
2017-04-13 11:49:33> Program: Starting install, writing to C:\Users\bryce\AppData\Local\SquirrelTemp
2017-04-13 11:49:33> Program: About to install to: C:\Users\bryce\AppData\Local\Postman
2017-04-13 11:49:33> 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\bryce\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()
2017-04-13 11:49:33> CheckForUpdateImpl: Failed to load local releases, starting from scratch: System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\bryce\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()
2017-04-13 11:49:33> CheckForUpdateImpl: Reading RELEASES file from C:\Users\bryce\AppData\Local\SquirrelTemp
2017-04-13 11:49:33> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
2017-04-13 11:49:33> ApplyReleasesImpl: Writing files to app directory: C:\Users\bryce\AppData\Local\Postman\app-4.10.7
2017-04-13 11:49:37> ApplyReleasesImpl: Squirrel Enabled Apps: [C:\Users\bryce\AppData\Local\Postman\app-4.10.7\Postman.exe]
2017-04-13 11:49:40> ApplyReleasesImpl: Starting fixPinnedExecutables
2017-04-13 11:49:40> ApplyReleasesImpl: Examining Pin: Bash on Ubuntu on Windows.lnk
2017-04-13 11:49:40> ApplyReleasesImpl: Examining Pin: ConEmu (x64).lnk
2017-04-13 11:49:40> ApplyReleasesImpl: Examining Pin: File Explorer.lnk
2017-04-13 11:49:40> ApplyReleasesImpl: Examining Pin: Google Chrome.lnk
2017-04-13 11:49:40> ApplyReleasesImpl: Examining Pin: Navicat Premium.lnk
2017-04-13 11:49:40> ApplyReleasesImpl: Examining Pin: Outlook 2016.lnk
2017-04-13 11:49:40> ApplyReleasesImpl: Examining Pin: PuTTY.lnk
2017-04-13 11:49:40> ApplyReleasesImpl: Examining Pin: Visual Studio Code.lnk
2017-04-13 11:49:40> ApplyReleasesImpl: Fixing up tray icons
2017-04-13 11:49:40> ApplyReleasesImpl: cleanDeadVersions: for version 4.10.7
2017-04-13 11:49:40> ApplyReleasesImpl: cleanDeadVersions: exclude folder app-4.10.7
2017-04-13 11:49:40> InstallHelperImpl: Couldn't write uninstall icon, don't care: System.Net.WebException: Could not find a part of the path 'C:\cygwin64\home\Postman\workspace\postman-chrome\targets\electron_resources\postman-prod.ico'. ---> System.Net.WebException: Could not find a part of the path 'C:\cygwin64\home\Postman\workspace\postman-chrome\targets\electron_resources\postman-prod.ico'. ---> System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\cygwin64\home\Postman\workspace\postman-chrome\targets\electron_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()
2017-04-14 18:34:57> Program: Starting Squirrel Updater: --install .
2017-04-14 18:34:57> Program: Starting install, writing to C:\Users\bryce\AppData\Local\SquirrelTemp
2017-04-14 18:34:57> Program: About to install to: C:\Users\bryce\AppData\Local\MongoDBCompass
2017-04-14 18:34:57> 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\bryce\AppData\Local\MongoDBCompass\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()
2017-04-14 18:34:57> CheckForUpdateImpl: Failed to load local releases, starting from scratch: System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\bryce\AppData\Local\MongoDBCompass\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()
2017-04-14 18:34:57> CheckForUpdateImpl: Reading RELEASES file from C:\Users\bryce\AppData\Local\SquirrelTemp
2017-04-14 18:34:57> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
2017-04-14 18:34:58> ApplyReleasesImpl: Writing files to app directory: C:\Users\bryce\AppData\Local\MongoDBCompass\app-1.6.2
2017-04-14 18:34:58> LogHost: Rigging execution stub for lib/net45/MongoDBCompass_ExecutionStub.exe to C:\Users\bryce\AppData\Local\MongoDBCompass\MongoDBCompass.exe
2017-04-14 18:34:58> LogHost: Rigging execution stub for lib/net45/resources/app.asar.unpacked/node_modules/node-notifier/vendor/notifu/notifu64_ExecutionStub.exe to C:\Users\bryce\AppData\Local\MongoDBCompass\app-1.6.2\resources\app.asar.unpacked\node_modules\node-notifier\vendor\notifu64.exe
2017-04-14 18:34:58> LogHost: Rigging execution stub for lib/net45/resources/app.asar.unpacked/node_modules/node-notifier/vendor/notifu/notifu_ExecutionStub.exe to C:\Users\bryce\AppData\Local\MongoDBCompass\app-1.6.2\resources\app.asar.unpacked\node_modules\node-notifier\vendor\notifu.exe
2017-04-14 18:34:58> LogHost: Rigging execution stub for lib/net45/resources/app.asar.unpacked/node_modules/node-notifier/vendor/toaster/toast_ExecutionStub.exe to C:\Users\bryce\AppData\Local\MongoDBCompass\app-1.6.2\resources\app.asar.unpacked\node_modules\node-notifier\vendor\toast.exe
2017-04-14 18:35:03> ApplyReleasesImpl: Squirrel Enabled Apps: [C:\Users\bryce\AppData\Local\MongoDBCompass\app-1.6.2\MongoDBCompass.exe]
2017-04-14 18:35:05> ApplyReleasesImpl: Starting fixPinnedExecutables
2017-04-14 18:35:05> ApplyReleasesImpl: Examining Pin: Bash on Ubuntu on Windows.lnk
2017-04-14 18:35:05> ApplyReleasesImpl: Examining Pin: ConEmu (x64).lnk
2017-04-14 18:35:05> ApplyReleasesImpl: Examining Pin: File Explorer.lnk
2017-04-14 18:35:05> ApplyReleasesImpl: Examining Pin: Google Chrome.lnk
2017-04-14 18:35:05> ApplyReleasesImpl: Examining Pin: Navicat Premium.lnk
2017-04-14 18:35:05> ApplyReleasesImpl: Examining Pin: Outlook 2016.lnk
2017-04-14 18:35:05> ApplyReleasesImpl: Examining Pin: PuTTY.lnk
2017-04-14 18:35:05> ApplyReleasesImpl: Examining Pin: Visual Studio Code.lnk
2017-04-14 18:35:05> ApplyReleasesImpl: Fixing up tray icons
2017-04-14 18:35:05> ApplyReleasesImpl: cleanDeadVersions: for version 1.6.2
2017-04-14 18:35:05> ApplyReleasesImpl: cleanDeadVersions: exclude folder app-1.6.2
2017-05-14 15:52:06> Program: Starting Squirrel Updater: --install .
2017-05-14 15:52:06> Program: Starting install, writing to C:\Users\bryce\AppData\Local\SquirrelTemp
2017-05-14 15:52:06> Program: About to install to: C:\Users\bryce\AppData\Local\WebTorrent
2017-05-14 15:52:06> 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\bryce\AppData\Local\WebTorrent\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()
2017-05-14 15:52:06> CheckForUpdateImpl: Failed to load local releases, starting from scratch: System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\bryce\AppData\Local\WebTorrent\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()
2017-05-14 15:52:06> CheckForUpdateImpl: Reading RELEASES file from C:\Users\bryce\AppData\Local\SquirrelTemp
2017-05-14 15:52:06> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
2017-05-14 15:52:06> ApplyReleasesImpl: Writing files to app directory: C:\Users\bryce\AppData\Local\WebTorrent\app-0.18.0
2017-05-14 15:52:08> LogHost: Rigging execution stub for lib/net45/WebTorrent_ExecutionStub.exe to C:\Users\bryce\AppData\Local\WebTorrent\WebTorrent.exe
2017-05-14 15:52:09> ApplyReleasesImpl: Squirrel Enabled Apps: [C:\Users\bryce\AppData\Local\WebTorrent\app-0.18.0\WebTorrent.exe]
2017-05-14 15:52:14> ApplyReleasesImpl: Starting fixPinnedExecutables
2017-05-14 15:52:14> ApplyReleasesImpl: Examining Pin: Bash on Ubuntu on Windows.lnk
2017-05-14 15:52:14> ApplyReleasesImpl: Examining Pin: ConEmu (x64).lnk
2017-05-14 15:52:14> ApplyReleasesImpl: Examining Pin: File Explorer.lnk
2017-05-14 15:52:14> ApplyReleasesImpl: Examining Pin: Google Chrome.lnk
2017-05-14 15:52:14> ApplyReleasesImpl: Examining Pin: Navicat Premium.lnk
2017-05-14 15:52:14> ApplyReleasesImpl: Examining Pin: Outlook 2016.lnk
2017-05-14 15:52:14> ApplyReleasesImpl: Examining Pin: PuTTY.lnk
2017-05-14 15:52:14> ApplyReleasesImpl: Examining Pin: Visual Studio Code.lnk
2017-05-14 15:52:14> ApplyReleasesImpl: Fixing up tray icons
2017-05-14 15:52:14> ApplyReleasesImpl: cleanDeadVersions: for version 0.18.0
2017-05-14 15:52:14> ApplyReleasesImpl: cleanDeadVersions: exclude folder app-0.18.0
2017-07-09 18:43:07> Program: Starting Squirrel Updater: --install .
2017-07-09 18:43:07> Program: Starting install, writing to C:\Users\bryce\AppData\Local\SquirrelTemp
2017-07-09 18:43:07> Program: About to install to: C:\Users\bryce\AppData\Local\WhatsApp
2017-07-09 18:43:07> CheckForUpdateImpl: Failed to load local releases, starting from scratch: System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\bryce\AppData\Local\WhatsApp\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__3f.MoveNext()
2017-07-09 18:43:07> CheckForUpdateImpl: Reading RELEASES file from C:\Users\bryce\AppData\Local\SquirrelTemp
2017-07-09 18:43:07> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
2017-07-09 18:43:07> ApplyReleasesImpl: Writing files to app directory: C:\Users\bryce\AppData\Local\WhatsApp\app-0.2.5093
2017-07-09 18:43:15> ApplyReleasesImpl: Moving file C:\Users\bryce\AppData\Local\WhatsApp\app-0.2.5093\lib\net45\blink_image_resources_200_percent.pak to C:\Users\bryce\AppData\Local\WhatsApp\app-0.2.5093\blink_image_resources_200_percent.pak
2017-07-09 18:43:15> ApplyReleasesImpl: Moving file C:\Users\bryce\AppData\Local\WhatsApp\app-0.2.5093\lib\net45\content_shell.pak to C:\Users\bryce\AppData\Local\WhatsApp\app-0.2.5093\content_shell.pak
2017-07-09 18:43:15> ApplyReleasesImpl: Moving file C:\Users\bryce\AppData\Local\WhatsApp\app-0.2.5093\lib\net45\content_resources_200_percent.pak to C:\Users\bryce\AppData\Local\WhatsApp\app-0.2.5093\content_resources_200_percent.pak
2017-07-09 18:43:15> ApplyReleasesImpl: Moving file C:\Users\bryce\AppData\Local\WhatsApp\app-0.2.5093\lib\net45\d3dcompiler_47.dll to C:\Users\bryce\AppData\Local\WhatsApp\app-0.2.5093\d3dcompiler_47.dll
2017-07-09 18:43:15> ApplyReleasesImpl: Moving file C:\Users\bryce\AppData\Local\WhatsApp\app-0.2.5093\lib\net45\ffmpeg.dll to C:\Users\bryce\AppData\Local\WhatsApp\app-0.2.5093\ffmpeg.dll
2017-07-09 18:43:15> ApplyReleasesImpl: Moving file C:\Users\bryce\AppData\Local\WhatsApp\app-0.2.5093\lib\net45\icudtl.dat to C:\Users\bryce\AppData\Local\WhatsApp\app-0.2.5093\icudtl.dat
2017-07-09 18:43:15> ApplyReleasesImpl: Moving file C:\Users\bryce\AppData\Local\WhatsApp\app-0.2.5093\lib\net45\libEGL.dll to C:\Users\bryce\AppData\Local\WhatsApp\app-0.2.5093\libEGL.dll
2017-07-09 18:43:15> ApplyReleasesImpl: Moving file C:\Users\bryce\AppData\Local\WhatsApp\app-0.2.5093\lib\net45\libGLESv2.dll to C:\Users\bryce\AppData\Local\WhatsApp\app-0.2.5093\libGLESv2.dll
2017-07-09 18:43:15> ApplyReleasesImpl: Moving file C:\Users\bryce\AppData\Local\WhatsApp\app-0.2.5093\lib\net45\LICENSE to C:\Users\bryce\AppData\Local\WhatsApp\app-0.2.5093\LICENSE
2017-07-09 18:43:15> ApplyReleasesImpl: Moving file C:\Users\bryce\AppData\Local\WhatsApp\app-0.2.5093\lib\net45\natives_blob.bin to C:\Users\bryce\AppData\Local\WhatsApp\app-0.2.5093\natives_blob.bin
2017-07-09 18:43:15> ApplyReleasesImpl: Moving file C:\Users\bryce\AppData\Local\WhatsApp\app-0.2.5093\lib\net45\snapshot_blob.bin to C:\Users\bryce\AppData\Local\WhatsApp\app-0.2.5093\snapshot_blob.bin
2017-07-09 18:43:15> ApplyReleasesImpl: Moving file C:\Users\bryce\AppData\Local\WhatsApp\app-0.2.5093\lib\net45\ui_resources_200_percent.pak to C:\Users\bryce\AppData\Local\WhatsApp\app-0.2.5093\ui_resources_200_percent.pak
2017-07-09 18:43:15> ApplyReleasesImpl: Moving file C:\Users\bryce\AppData\Local\WhatsApp\app-0.2.5093\lib\net45\node.dll to C:\Users\bryce\AppData\Local\WhatsApp\app-0.2.5093\node.dll
2017-07-09 18:43:15> ApplyReleasesImpl: Moving file C:\Users\bryce\AppData\Local\WhatsApp\app-0.2.5093\lib\net45\squirrel.exe to C:\Users\bryce\AppData\Local\WhatsApp\app-0.2.5093\squirrel.exe
2017-07-09 18:43:15> ApplyReleasesImpl: Moving file C:\Users\bryce\AppData\Local\WhatsApp\app-0.2.5093\lib\net45\views_resources_200_percent.pak to C:\Users\bryce\AppData\Local\WhatsApp\app-0.2.5093\views_resources_200_percent.pak
2017-07-09 18:43:15> ApplyReleasesImpl: Moving file C:\Users\bryce\AppData\Local\WhatsApp\app-0.2.5093\lib\net45\WhatsApp.exe to C:\Users\bryce\AppData\Local\WhatsApp\app-0.2.5093\WhatsApp.exe
2017-07-09 18:43:15> ApplyReleasesImpl: Moving file C:\Users\bryce\AppData\Local\WhatsApp\app-0.2.5093\lib\net45\xinput1_3.dll to C:\Users\bryce\AppData\Local\WhatsApp\app-0.2.5093\xinput1_3.dll
2017-07-09 18:43:17> ApplyReleasesImpl: Squirrel Enabled Apps: [C:\Users\bryce\AppData\Local\WhatsApp\app-0.2.5093\WhatsApp.exe]
2017-07-09 18:43:20> ApplyReleasesImpl: Starting fixPinnedExecutables
2017-07-09 18:43:20> ApplyReleasesImpl: Examining Pin: Bash on Ubuntu on Windows.lnk
2017-07-09 18:43:20> ApplyReleasesImpl: Examining Pin: ConEmu (x64).lnk
2017-07-09 18:43:20> ApplyReleasesImpl: Examining Pin: File Explorer.lnk
2017-07-09 18:43:20> ApplyReleasesImpl: Examining Pin: Google Chrome.lnk
2017-07-09 18:43:20> ApplyReleasesImpl: Examining Pin: IPython.lnk
2017-07-09 18:43:20> ApplyReleasesImpl: Examining Pin: Navicat Premium.lnk
2017-07-09 18:43:20> ApplyReleasesImpl: Examining Pin: Outlook 2016.lnk
2017-07-09 18:43:20> ApplyReleasesImpl: Examining Pin: PuTTY.lnk
2017-07-09 18:43:20> ApplyReleasesImpl: Examining Pin: Start Zoom.lnk
2017-07-09 18:43:20> ApplyReleasesImpl: Fixing up tray icons
2017-07-09 18:43:20> ApplyReleasesImpl: cleanDeadVersions: for version 0.2.5093
2017-07-09 18:43:20> ApplyReleasesImpl: cleanDeadVersions: exclude folder app-0.2.5093
2017-07-10 12:04:51> Program: Starting Squirrel Updater: --install .
2017-07-10 12:04:51> Program: Starting install, writing to C:\Users\bryce\AppData\Local\SquirrelTemp
2017-07-10 12:04:51> Program: About to install to: C:\Users\bryce\AppData\Local\GitBook_Editor
2017-07-10 12:04:51> CheckForUpdateImpl: Failed to load local releases, starting from scratch: System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\bryce\AppData\Local\GitBook_Editor\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()
2017-07-10 12:04:51> CheckForUpdateImpl: Reading RELEASES file from C:\Users\bryce\AppData\Local\SquirrelTemp
2017-07-10 12:04:51> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
2017-07-10 12:04:51> ApplyReleasesImpl: Writing files to app directory: C:\Users\bryce\AppData\Local\GitBook_Editor\app-7.0.12
2017-07-10 12:04:54> ApplyReleasesImpl: Moving file C:\Users\bryce\AppData\Local\GitBook_Editor\app-7.0.12\lib\net45\content_resources_200_percent.pak to C:\Users\bryce\AppData\Local\GitBook_Editor\app-7.0.12\content_resources_200_percent.pak
2017-07-10 12:04:54> ApplyReleasesImpl: Moving file C:\Users\bryce\AppData\Local\GitBook_Editor\app-7.0.12\lib\net45\content_shell.pak to C:\Users\bryce\AppData\Local\GitBook_Editor\app-7.0.12\content_shell.pak
2017-07-10 12:04:54> ApplyReleasesImpl: Moving file C:\Users\bryce\AppData\Local\GitBook_Editor\app-7.0.12\lib\net45\blink_image_resources_200_percent.pak to C:\Users\bryce\AppData\Local\GitBook_Editor\app-7.0.12\blink_image_resources_200_percent.pak
2017-07-10 12:04:54> ApplyReleasesImpl: Moving file C:\Users\bryce\AppData\Local\GitBook_Editor\app-7.0.12\lib\net45\d3dcompiler_47.dll to C:\Users\bryce\AppData\Local\GitBook_Editor\app-7.0.12\d3dcompiler_47.dll
2017-07-10 12:04:54> ApplyReleasesImpl: Moving file C:\Users\bryce\AppData\Local\GitBook_Editor\app-7.0.12\lib\net45\Editor.exe to C:\Users\bryce\AppData\Local\GitBook_Editor\app-7.0.12\Editor.exe
2017-07-10 12:04:54> ApplyReleasesImpl: Moving file C:\Users\bryce\AppData\Local\GitBook_Editor\app-7.0.12\lib\net45\ffmpeg.dll to C:\Users\bryce\AppData\Local\GitBook_Editor\app-7.0.12\ffmpeg.dll
2017-07-10 12:04:54> ApplyReleasesImpl: Moving file C:\Users\bryce\AppData\Local\GitBook_Editor\app-7.0.12\lib\net45\icudtl.dat to C:\Users\bryce\AppData\Local\GitBook_Editor\app-7.0.12\icudtl.dat
2017-07-10 12:04:54> ApplyReleasesImpl: Moving file C:\Users\bryce\AppData\Local\GitBook_Editor\app-7.0.12\lib\net45\libEGL.dll to C:\Users\bryce\AppData\Local\GitBook_Editor\app-7.0.12\libEGL.dll
2017-07-10 12:04:54> ApplyReleasesImpl: Moving file C:\Users\bryce\AppData\Local\GitBook_Editor\app-7.0.12\lib\net45\libGLESv2.dll to C:\Users\bryce\AppData\Local\GitBook_Editor\app-7.0.12\libGLESv2.dll
2017-07-10 12:04:54> ApplyReleasesImpl: Moving file C:\Users\bryce\AppData\Local\GitBook_Editor\app-7.0.12\lib\net45\LICENSE to C:\Users\bryce\AppData\Local\GitBook_Editor\app-7.0.12\LICENSE
2017-07-10 12:04:54> ApplyReleasesImpl: Moving file C:\Users\bryce\AppData\Local\GitBook_Editor\app-7.0.12\lib\net45\node.dll to C:\Users\bryce\AppData\Local\GitBook_Editor\app-7.0.12\node.dll
2017-07-10 12:04:54> ApplyReleasesImpl: Moving file C:\Users\bryce\AppData\Local\GitBook_Editor\app-7.0.12\lib\net45\squirrel.exe to C:\Users\bryce\AppData\Local\GitBook_Editor\app-7.0.12\squirrel.exe
2017-07-10 12:04:54> ApplyReleasesImpl: Moving file C:\Users\bryce\AppData\Local\GitBook_Editor\app-7.0.12\lib\net45\ui_resources_200_percent.pak to C:\Users\bryce\AppData\Local\GitBook_Editor\app-7.0.12\ui_resources_200_percent.pak
2017-07-10 12:04:54> ApplyReleasesImpl: Moving file C:\Users\bryce\AppData\Local\GitBook_Editor\app-7.0.12\lib\net45\snapshot_blob.bin to C:\Users\bryce\AppData\Local\GitBook_Editor\app-7.0.12\snapshot_blob.bin
2017-07-10 12:04:54> ApplyReleasesImpl: Moving file C:\Users\bryce\AppData\Local\GitBook_Editor\app-7.0.12\lib\net45\views_resources_200_percent.pak to C:\Users\bryce\AppData\Local\GitBook_Editor\app-7.0.12\views_resources_200_percent.pak
2017-07-10 12:04:54> ApplyReleasesImpl: Moving file C:\Users\bryce\AppData\Local\GitBook_Editor\app-7.0.12\lib\net45\natives_blob.bin to C:\Users\bryce\AppData\Local\GitBook_Editor\app-7.0.12\natives_blob.bin
2017-07-10 12:04:54> ApplyReleasesImpl: Moving file C:\Users\bryce\AppData\Local\GitBook_Editor\app-7.0.12\lib\net45\xinput1_3.dll to C:\Users\bryce\AppData\Local\GitBook_Editor\app-7.0.12\xinput1_3.dll
2017-07-10 12:04:55> ApplyReleasesImpl: Squirrel Enabled Apps: [C:\Users\bryce\AppData\Local\GitBook_Editor\app-7.0.12\Editor.exe]
2017-07-10 12:04:59> ApplyReleasesImpl: Starting fixPinnedExecutables
2017-07-10 12:04:59> ApplyReleasesImpl: Examining Pin: Bash on Ubuntu on Windows.lnk
2017-07-10 12:04:59> ApplyReleasesImpl: Examining Pin: ConEmu (x64).lnk
2017-07-10 12:04:59> ApplyReleasesImpl: Examining Pin: File Explorer.lnk
2017-07-10 12:04:59> ApplyReleasesImpl: Examining Pin: Google Chrome.lnk
2017-07-10 12:04:59> ApplyReleasesImpl: Examining Pin: IPython.lnk
2017-07-10 12:04:59> ApplyReleasesImpl: Examining Pin: Navicat Premium.lnk
2017-07-10 12:04:59> ApplyReleasesImpl: Examining Pin: Outlook 2016.lnk
2017-07-10 12:04:59> ApplyReleasesImpl: Examining Pin: PuTTY.lnk
2017-07-10 12:04:59> ApplyReleasesImpl: Examining Pin: Start Zoom.lnk
2017-07-10 12:04:59> ApplyReleasesImpl: Fixing up tray icons
2017-07-10 12:04:59> ApplyReleasesImpl: cleanDeadVersions: for version 7.0.12
2017-07-10 12:04:59> ApplyReleasesImpl: cleanDeadVersions: exclude folder app-7.0.12
2017-07-10 12:09:18> Program: Starting Squirrel Updater: --install .
2017-07-10 12:09:19> Program: Starting install, writing to C:\Users\bryce\AppData\Local\SquirrelTemp
2017-07-10 12:09:19> Program: About to install to: C:\Users\bryce\AppData\Local\GitBook_Editor
2017-07-10 12:09:19> Program: Install path C:\Users\bryce\AppData\Local\GitBook_Editor already exists, burning it to the ground
2017-07-10 12:09:19> IEnableLogger: Failed to remove existing directory on full install, is the app still running???: System.IO.IOException: The process cannot access the file 'C:\Users\bryce\AppData\Local\GitBook_Editor\app-7.0.12\blink_image_resources_200_percent.pak' because it is being used by another process.
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_0`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_0`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__34.MoveNext()
2017-07-10 12:09:19> Unhandled exception: System.AggregateException: One or more errors occurred. ---> System.IO.IOException: The process cannot access the file 'C:\Users\bryce\AppData\Local\GitBook_Editor\app-7.0.12\blink_image_resources_200_percent.pak' because it is being used by another process.
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_0`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_0`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__34.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.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.IO.IOException: The process cannot access the file 'C:\Users\bryce\AppData\Local\GitBook_Editor\app-7.0.12\blink_image_resources_200_percent.pak' because it is being used by another process.
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_0`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_0`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__34.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.Update.Program.<Install>d__4.MoveNext()<---
2017-07-10 12:09:25> Program: Starting Squirrel Updater: --install .
2017-07-10 12:09:26> Program: Starting install, writing to C:\Users\bryce\AppData\Local\SquirrelTemp
2017-07-10 12:09:26> Program: About to install to: C:\Users\bryce\AppData\Local\GitBook_Editor
2017-07-10 12:09:26> Program: Install path C:\Users\bryce\AppData\Local\GitBook_Editor already exists, burning it to the ground
2017-07-10 12:09:26> IEnableLogger: Failed to remove existing directory on full install, is the app still running???: System.IO.IOException: The process cannot access the file 'C:\Users\bryce\AppData\Local\GitBook_Editor\app-7.0.12\blink_image_resources_200_percent.pak' because it is being used by another process.
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_0`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_0`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__34.MoveNext()
2017-07-10 12:09:26> Unhandled exception: System.AggregateException: One or more errors occurred. ---> System.IO.IOException: The process cannot access the file 'C:\Users\bryce\AppData\Local\GitBook_Editor\app-7.0.12\blink_image_resources_200_percent.pak' because it is being used by another process.
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_0`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_0`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__34.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.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.IO.IOException: The process cannot access the file 'C:\Users\bryce\AppData\Local\GitBook_Editor\app-7.0.12\blink_image_resources_200_percent.pak' because it is being used by another process.
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_0`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_0`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__34.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.Update.Program.<Install>d__4.MoveNext()<---
2017-07-10 12:11:38> Program: Starting Squirrel Updater: --install .
2017-07-10 12:11:38> Program: Starting install, writing to C:\Users\bryce\AppData\Local\SquirrelTemp
2017-07-10 12:11:38> Program: About to install to: C:\Users\bryce\AppData\Local\GitBook_Editor
2017-07-10 12:11:38> Program: Install path C:\Users\bryce\AppData\Local\GitBook_Editor already exists, burning it to the ground
2017-07-10 12:11:38> IEnableLogger: Failed to remove existing directory on full install, is the app still running???: System.IO.IOException: The process cannot access the file 'C:\Users\bryce\AppData\Local\GitBook_Editor\app-7.0.12\blink_image_resources_200_percent.pak' because it is being used by another process.
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_0`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_0`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__34.MoveNext()
2017-07-10 12:11:38> Unhandled exception: System.AggregateException: One or more errors occurred. ---> System.IO.IOException: The process cannot access the file 'C:\Users\bryce\AppData\Local\GitBook_Editor\app-7.0.12\blink_image_resources_200_percent.pak' because it is being used by another process.
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_0`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_0`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__34.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.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.IO.IOException: The process cannot access the file 'C:\Users\bryce\AppData\Local\GitBook_Editor\app-7.0.12\blink_image_resources_200_percent.pak' because it is being used by another process.
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_0`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_0`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__34.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.Update.Program.<Install>d__4.MoveNext()<---
2017-07-10 12:12:34> Program: Starting Squirrel Updater: --install .
2017-07-10 12:12:34> Program: Starting install, writing to C:\Users\bryce\AppData\Local\SquirrelTemp
2017-07-10 12:12:34> Program: About to install to: C:\Users\bryce\AppData\Local\GitBook_Editor
2017-07-10 12:12:34> Program: Install path C:\Users\bryce\AppData\Local\GitBook_Editor already exists, burning it to the ground
2017-07-10 12:12:34> IEnableLogger: Failed to remove existing directory on full install, is the app still running???: System.IO.IOException: The process cannot access the file 'C:\Users\bryce\AppData\Local\GitBook_Editor\app-7.0.12\blink_image_resources_200_percent.pak' because it is being used by another process.
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_0`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_0`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__34.MoveNext()
2017-07-10 12:12:34> Unhandled exception: System.AggregateException: One or more errors occurred. ---> System.IO.IOException: The process cannot access the file 'C:\Users\bryce\AppData\Local\GitBook_Editor\app-7.0.12\blink_image_resources_200_percent.pak' because it is being used by another process.
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_0`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_0`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__34.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.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.IO.IOException: The process cannot access the file 'C:\Users\bryce\AppData\Local\GitBook_Editor\app-7.0.12\blink_image_resources_200_percent.pak' because it is being used by another process.
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_0`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_0`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__34.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.Update.Program.<Install>d__4.MoveNext()<---
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment