Skip to content

Instantly share code, notes, and snippets.

@richgillin
Created May 21, 2017 17:11
Show Gist options
  • Save richgillin/8831a69fc3bf130742395be5650645d4 to your computer and use it in GitHub Desktop.
Save richgillin/8831a69fc3bf130742395be5650645d4 to your computer and use it in GitHub Desktop.
SquirrelSetup Log
2016-11-17 11:28:46> Program: Starting Squirrel Updater: --install . --rerunningWithoutUAC
2016-11-17 11:28:46> Program: Starting install, writing to C:\Users\riotQontrol\AppData\Local\SquirrelTemp
2016-11-17 11:28:46> UpdateManager: using rootAppDirecotry: C:\Users\riotQontrol\AppData\Local\Microsoft\Teams
2016-11-17 11:28:46> Program: About to install to: C:\Users\riotQontrol\AppData\Local\Microsoft\Teams
2016-11-17 11:28:46> 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\riotQontrol\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()
2016-11-17 11:28:46> CheckForUpdateImpl: Failed to load local releases, starting from scratch: System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\riotQontrol\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__2.MoveNext()
2016-11-17 11:28:46> CheckForUpdateImpl: Reading RELEASES file from C:\Users\riotQontrol\AppData\Local\SquirrelTemp
2016-11-17 11:28:46> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
2016-11-17 11:28:46> ApplyReleasesImpl: getting squirrel aware apps failed with exception Could not find a part of the path 'C:\Users\riotQontrol\AppData\Local\Microsoft\Teams\current'.
2016-11-17 11:28:46> ApplyReleasesImpl: Writing files to app directory: C:\Users\riotQontrol\AppData\Local\Microsoft\Teams\current
2016-11-17 11:28:48> ApplyReleasesImpl: Squirrel Enabled Apps: [C:\Users\riotQontrol\AppData\Local\Microsoft\Teams\current\Teams.exe]
2016-11-17 11:28:49> ApplyReleasesImpl: Starting fixPinnedExecutables
2016-11-17 11:28:49> ApplyReleasesImpl: Examining Pin: File Explorer.lnk
2016-11-17 11:28:49> ApplyReleasesImpl: Examining Pin: GeForce Experience.lnk
2016-11-17 11:28:49> ApplyReleasesImpl: Examining Pin: Google Chrome.lnk
2016-11-17 11:28:49> ApplyReleasesImpl: Examining Pin: RStudio.lnk
2016-11-17 11:28:49> ApplyReleasesImpl: Examining Pin: Snipping Tool.lnk
2016-11-17 11:28:49> ApplyReleasesImpl: File 'C:\Users\riotQontrol\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch\User Pinned\TaskBar\Snipping Tool.lnk' could not be converted into a valid ShellLink: System.IO.FileNotFoundException: The system cannot find the file specified. (Exception from HRESULT: 0x80070002)
at Squirrel.Shell.ShellLink.IShellLinkW.Resolve(IntPtr hWnd, UInt32 fFlags)
at Squirrel.Shell.ShellLink.Open(String linkFile, IntPtr hWnd, EShellLinkResolveFlags resolveFlags, UInt16 timeOut)
at Squirrel.UpdateManager.ApplyReleasesImpl.<fixPinnedExecutables>b__14_0(FileInfo file)
2016-11-17 11:28:49> ApplyReleasesImpl: Examining Pin: Steam - Shortcut.lnk
2016-11-17 11:28:49> ApplyReleasesImpl: Examining Pin: Ventrilo.lnk
2016-11-17 11:28:49> ApplyReleasesImpl: Fixing up tray icons
2016-11-17 11:28:49> ApplyReleasesImpl: cleanDeadVersions: for version 0.6.00.31001
2016-11-17 11:28:49> ApplyReleasesImpl: cleanDeadVersions: exclude folder stage
2016-11-20 12:19:54> Program: Starting Squirrel Updater: --install .
2016-11-20 12:19:54> Program: Starting install, writing to C:\Users\riotQontrol\AppData\Local\SquirrelTemp
2016-11-20 12:19:54> Program: About to install to: C:\Users\riotQontrol\AppData\Local\atom
2016-11-20 12:19:54> 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\riotQontrol\AppData\Local\atom\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-20 12:19:54> CheckForUpdateImpl: Failed to load local releases, starting from scratch: System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\riotQontrol\AppData\Local\atom\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-20 12:19:54> CheckForUpdateImpl: Reading RELEASES file from C:\Users\riotQontrol\AppData\Local\SquirrelTemp
2016-11-20 12:19:54> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
2016-11-20 12:19:54> ApplyReleasesImpl: Writing files to app directory: C:\Users\riotQontrol\AppData\Local\atom\app-1.12.4
2016-11-20 12:20:02> ApplyReleasesImpl: Squirrel Enabled Apps: [C:\Users\riotQontrol\AppData\Local\atom\app-1.12.4\atom.exe]
2016-11-20 12:20:05> ApplyReleasesImpl: Starting fixPinnedExecutables
2016-11-20 12:20:05> ApplyReleasesImpl: Examining Pin: Character Map.lnk
2016-11-20 12:20:05> ApplyReleasesImpl: Examining Pin: File Explorer.lnk
2016-11-20 12:20:05> ApplyReleasesImpl: Examining Pin: GeForce Experience.lnk
2016-11-20 12:20:05> ApplyReleasesImpl: Examining Pin: Google Chrome.lnk
2016-11-20 12:20:05> ApplyReleasesImpl: Examining Pin: Mozilla Thunderbird.lnk
2016-11-20 12:20:05> ApplyReleasesImpl: Examining Pin: RStudio.lnk
2016-11-20 12:20:05> ApplyReleasesImpl: Examining Pin: Snipping Tool.lnk
2016-11-20 12:20:05> ApplyReleasesImpl: File 'C:\Users\riotQontrol\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch\User Pinned\TaskBar\Snipping Tool.lnk' could not be converted into a valid ShellLink: System.IO.FileNotFoundException: The system cannot find the file specified. (Exception from HRESULT: 0x80070002)
at Squirrel.Shell.ShellLink.IShellLinkW.Resolve(IntPtr hWnd, UInt32 fFlags)
at Squirrel.Shell.ShellLink.Open(String linkFile, IntPtr hWnd, EShellLinkResolveFlags resolveFlags, UInt16 timeOut)
at Squirrel.UpdateManager.ApplyReleasesImpl.<fixPinnedExecutables>b__11_0(FileInfo file)
2016-11-20 12:20:05> ApplyReleasesImpl: Examining Pin: Steam - Shortcut.lnk
2016-11-20 12:20:05> ApplyReleasesImpl: Examining Pin: Ventrilo.lnk
2016-11-20 12:20:05> ApplyReleasesImpl: Examining Pin: Windows PowerShell ISE.lnk
2016-11-20 12:20:05> ApplyReleasesImpl: Fixing up tray icons
2016-11-20 12:20:05> ApplyReleasesImpl: cleanDeadVersions: for version 1.12.4
2016-11-20 12:20:05> ApplyReleasesImpl: cleanDeadVersions: exclude folder app-1.12.4
2016-11-22 17:27:19> Program: Starting Squirrel Updater: --install .
2016-11-22 17:27:19> Program: Starting install, writing to C:\Users\riotQontrol\AppData\Local\SquirrelTemp
2016-11-22 17:27:19> Program: About to install to: C:\Users\riotQontrol\AppData\Local\OpenLiveWriter
2016-11-22 17:27:19> CheckForUpdateImpl: Failed to load local releases, starting from scratch: System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\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 17:27:19> CheckForUpdateImpl: Reading RELEASES file from C:\Users\riotQontrol\AppData\Local\SquirrelTemp
2016-11-22 17:27:19> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
2016-11-22 17:27:19> ApplyReleasesImpl: Writing files to app directory: C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0
2016-11-22 17:27:20> ApplyReleasesImpl: Moving file C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0\lib\net451\DeltaCompressionDotNet.dll to C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0\DeltaCompressionDotNet.dll
2016-11-22 17:27:20> ApplyReleasesImpl: Moving file C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0\lib\net451\Google.Apis.Auth.PlatformServices.dll to C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0\Google.Apis.Auth.PlatformServices.dll
2016-11-22 17:27:20> ApplyReleasesImpl: Moving file C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0\lib\net451\Google.Apis.Auth.dll to C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0\Google.Apis.Auth.dll
2016-11-22 17:27:20> ApplyReleasesImpl: Moving file C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0\lib\net451\DeltaCompressionDotNet.MsDelta.dll to C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0\DeltaCompressionDotNet.MsDelta.dll
2016-11-22 17:27:20> ApplyReleasesImpl: Moving file C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0\lib\net451\DeltaCompressionDotNet.PatchApi.dll to C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0\DeltaCompressionDotNet.PatchApi.dll
2016-11-22 17:27:20> ApplyReleasesImpl: Moving file C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0\lib\net451\Google.Apis.Blogger.v3.dll to C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0\Google.Apis.Blogger.v3.dll
2016-11-22 17:27:20> ApplyReleasesImpl: Moving file C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0\lib\net451\Google.Apis.Core.dll to C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0\Google.Apis.Core.dll
2016-11-22 17:27:20> ApplyReleasesImpl: Moving file C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0\lib\net451\Google.Apis.dll to C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0\Google.Apis.dll
2016-11-22 17:27:20> ApplyReleasesImpl: Moving file C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0\lib\net451\Google.Apis.PlatformServices.dll to C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0\Google.Apis.PlatformServices.dll
2016-11-22 17:27:20> ApplyReleasesImpl: Moving file C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0\lib\net451\log4net.dll to C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0\log4net.dll
2016-11-22 17:27:20> ApplyReleasesImpl: Moving file C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0\lib\net451\Microsoft.Threading.Tasks.dll to C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0\Microsoft.Threading.Tasks.dll
2016-11-22 17:27:20> ApplyReleasesImpl: Moving file C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0\lib\net451\Microsoft.Threading.Tasks.Extensions.Desktop.dll to C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0\Microsoft.Threading.Tasks.Extensions.Desktop.dll
2016-11-22 17:27:20> ApplyReleasesImpl: Moving file C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0\lib\net451\Microsoft.Threading.Tasks.Extensions.dll to C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0\Microsoft.Threading.Tasks.Extensions.dll
2016-11-22 17:27:20> ApplyReleasesImpl: Moving file C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0\lib\net451\ICSharpCode.SharpZipLib.dll to C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0\ICSharpCode.SharpZipLib.dll
2016-11-22 17:27:20> ApplyReleasesImpl: Moving file C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0\lib\net451\Mono.Cecil.dll to C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0\Mono.Cecil.dll
2016-11-22 17:27:20> ApplyReleasesImpl: Moving file C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0\lib\net451\Mono.Cecil.Pdb.dll to C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0\Mono.Cecil.Pdb.dll
2016-11-22 17:27:20> ApplyReleasesImpl: Moving file C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0\lib\net451\Newtonsoft.Json.dll to C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0\Newtonsoft.Json.dll
2016-11-22 17:27:20> ApplyReleasesImpl: Moving file C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0\lib\net451\OpenLiveWriter.Api.dll to C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0\OpenLiveWriter.Api.dll
2016-11-22 17:27:20> ApplyReleasesImpl: Moving file C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0\lib\net451\Mono.Cecil.Rocks.dll to C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0\Mono.Cecil.Rocks.dll
2016-11-22 17:27:20> ApplyReleasesImpl: Moving file C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0\lib\net451\Mono.Cecil.Mdb.dll to C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0\Mono.Cecil.Mdb.dll
2016-11-22 17:27:20> ApplyReleasesImpl: Moving file C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0\lib\net451\NuGet.Squirrel.dll to C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0\NuGet.Squirrel.dll
2016-11-22 17:27:20> ApplyReleasesImpl: Moving file C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0\lib\net451\OpenLiveWriter.ApplicationFramework.dll to C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0\OpenLiveWriter.ApplicationFramework.dll
2016-11-22 17:27:20> ApplyReleasesImpl: Moving file C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0\lib\net451\OpenLiveWriter.BlogClient.dll to C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0\OpenLiveWriter.BlogClient.dll
2016-11-22 17:27:20> ApplyReleasesImpl: Moving file C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0\lib\net451\OpenLiveWriter.Controls.dll to C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0\OpenLiveWriter.Controls.dll
2016-11-22 17:27:20> ApplyReleasesImpl: Moving file C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0\lib\net451\OpenLiveWriter.exe to C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0\OpenLiveWriter.exe
2016-11-22 17:27:20> ApplyReleasesImpl: Moving file C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0\lib\net451\OpenLiveWriter.exe.manifest to C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0\OpenLiveWriter.exe.manifest
2016-11-22 17:27:20> ApplyReleasesImpl: Moving file C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0\lib\net451\OpenLiveWriter.BrowserControl.dll to C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0\OpenLiveWriter.BrowserControl.dll
2016-11-22 17:27:20> ApplyReleasesImpl: Moving file C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0\lib\net451\OpenLiveWriter.CoreServices.dll to C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0\OpenLiveWriter.CoreServices.dll
2016-11-22 17:27:20> ApplyReleasesImpl: Moving file C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0\lib\net451\OpenLiveWriter.exe.config to C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0\OpenLiveWriter.exe.config
2016-11-22 17:27:20> ApplyReleasesImpl: Moving file C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0\lib\net451\OpenLiveWriter.FileDestinations.dll to C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0\OpenLiveWriter.FileDestinations.dll
2016-11-22 17:27:20> ApplyReleasesImpl: Moving file C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0\lib\net451\OpenLiveWriter.Extensibility.dll to C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0\OpenLiveWriter.Extensibility.dll
2016-11-22 17:27:20> ApplyReleasesImpl: Moving file C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0\lib\net451\OpenLiveWriter.HtmlParser.dll to C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0\OpenLiveWriter.HtmlParser.dll
2016-11-22 17:27:20> ApplyReleasesImpl: Moving file C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0\lib\net451\OpenLiveWriter.Interop.dll to C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0\OpenLiveWriter.Interop.dll
2016-11-22 17:27:20> ApplyReleasesImpl: Moving file C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0\lib\net451\OpenLiveWriter.Mshtml.dll to C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0\OpenLiveWriter.Mshtml.dll
2016-11-22 17:27:20> ApplyReleasesImpl: Moving file C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0\lib\net451\OpenLiveWriter.InternalWriterPlugin.dll to C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0\OpenLiveWriter.InternalWriterPlugin.dll
2016-11-22 17:27:20> ApplyReleasesImpl: Moving file C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0\lib\net451\OpenLiveWriter.HtmlEditor.dll to C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0\OpenLiveWriter.HtmlEditor.dll
2016-11-22 17:27:20> ApplyReleasesImpl: Moving file C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0\lib\net451\OpenLiveWriter.Interop.Mshtml.dll to C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0\OpenLiveWriter.Interop.Mshtml.dll
2016-11-22 17:27:20> ApplyReleasesImpl: Moving file C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0\lib\net451\OpenLiveWriter.PostEditor.dll to C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0\OpenLiveWriter.PostEditor.dll
2016-11-22 17:27:20> ApplyReleasesImpl: Moving file C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0\lib\net451\OpenLiveWriter.Interop.SHDocVw.dll to C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0\OpenLiveWriter.Interop.SHDocVw.dll
2016-11-22 17:27:20> ApplyReleasesImpl: Moving file C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0\lib\net451\OpenLiveWriter.Ribbon.dll to C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0\OpenLiveWriter.Ribbon.dll
2016-11-22 17:27:20> ApplyReleasesImpl: Moving file C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0\lib\net451\Squirrel.dll to C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0\Squirrel.dll
2016-11-22 17:27:20> ApplyReleasesImpl: Moving file C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0\lib\net451\OpenLiveWriter.Localization.dll to C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0\OpenLiveWriter.Localization.dll
2016-11-22 17:27:20> ApplyReleasesImpl: Moving file C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0\lib\net451\OpenLiveWriter.SpellChecker.dll to C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0\OpenLiveWriter.SpellChecker.dll
2016-11-22 17:27:20> ApplyReleasesImpl: Moving file C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0\lib\net451\System.Net.Http.Extensions.dll to C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0\System.Net.Http.Extensions.dll
2016-11-22 17:27:20> ApplyReleasesImpl: Moving file C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0\lib\net451\PlatformSpellCheck.dll to C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0\PlatformSpellCheck.dll
2016-11-22 17:27:20> ApplyReleasesImpl: Moving file C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0\lib\net451\System.Net.Http.Primitives.dll to C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0\System.Net.Http.Primitives.dll
2016-11-22 17:27:20> ApplyReleasesImpl: Moving file C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0\lib\net451\Splat.dll to C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0\Splat.dll
2016-11-22 17:27:20> ApplyReleasesImpl: Moving file C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0\lib\net451\Zlib.Portable.dll to C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0\Zlib.Portable.dll
2016-11-22 17:27:20> ApplyReleasesImpl: Squirrel Enabled Apps: []
2016-11-22 17:27:20> ApplyReleasesImpl: No apps are marked as Squirrel-aware! Going to run them all
2016-11-22 17:27:20> ApplyReleasesImpl: About to create shortcuts for OpenLiveWriter.exe, rootAppDir C:\Users\riotQontrol\AppData\Local\OpenLiveWriter
2016-11-22 17:27:20> ApplyReleasesImpl: Creating shortcut for OpenLiveWriter.exe => C:\Users\riotQontrol\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Open Live Writer\Open Live Writer.lnk
2016-11-22 17:27:20> ApplyReleasesImpl: About to save shortcut: C:\Users\riotQontrol\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Open Live Writer\Open Live Writer.lnk (target C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\Update.exe, workingDir C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0, args --processStart OpenLiveWriter.exe)
2016-11-22 17:27:20> ApplyReleasesImpl: Creating shortcut for OpenLiveWriter.exe => C:\Users\riotQontrol\Desktop\Open Live Writer.lnk
2016-11-22 17:27:20> ApplyReleasesImpl: About to save shortcut: C:\Users\riotQontrol\Desktop\Open Live Writer.lnk (target C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\Update.exe, workingDir C:\Users\riotQontrol\AppData\Local\OpenLiveWriter\app-0.6.0.0, args --processStart OpenLiveWriter.exe)
2016-11-22 17:27:20> ApplyReleasesImpl: fixPinnedExecutables: oldAppDirectories is empty, this is pointless
2016-11-22 17:27:20> ApplyReleasesImpl: Starting fixPinnedExecutables
2016-11-22 17:27:20> ApplyReleasesImpl: fixPinnedExecutables: oldAppDirectories is empty, this is pointless
2016-11-22 17:27:20> ApplyReleasesImpl: Fixing up tray icons
2016-11-22 17:27:20> ApplyReleasesImpl: cleanDeadVersions: for version 0.6.0.0
2016-11-22 17:27:20> ApplyReleasesImpl: cleanDeadVersions: exclude folder app-0.6.0.0
2016-11-25 10:32:03> Program: Starting Squirrel Updater: --install .
2016-11-25 10:32:03> Program: Starting install, writing to C:\Users\riotQontrol\AppData\Local\SquirrelTemp
2016-11-25 10:32:03> Program: About to install to: C:\Users\riotQontrol\AppData\Local\rodeo
2016-11-25 10:32: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\riotQontrol\AppData\Local\rodeo\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-25 10:32:03> CheckForUpdateImpl: Failed to load local releases, starting from scratch: System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\riotQontrol\AppData\Local\rodeo\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-25 10:32:03> CheckForUpdateImpl: Reading RELEASES file from C:\Users\riotQontrol\AppData\Local\SquirrelTemp
2016-11-25 10:32:03> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
2016-11-25 10:32:03> ApplyReleasesImpl: Writing files to app directory: C:\Users\riotQontrol\AppData\Local\rodeo\app-2.4.10
2016-11-25 10:32:15> ApplyReleasesImpl: Squirrel Enabled Apps: [C:\Users\riotQontrol\AppData\Local\rodeo\app-2.4.10\Rodeo.exe]
2016-11-25 10:32:16> ApplyReleasesImpl: Starting fixPinnedExecutables
2016-11-25 10:32:16> ApplyReleasesImpl: Examining Pin: Character Map.lnk
2016-11-25 10:32:16> ApplyReleasesImpl: Examining Pin: File Explorer.lnk
2016-11-25 10:32:16> ApplyReleasesImpl: Examining Pin: GeForce Experience.lnk
2016-11-25 10:32:16> ApplyReleasesImpl: Examining Pin: Google Chrome.lnk
2016-11-25 10:32:16> ApplyReleasesImpl: Examining Pin: Mozilla Thunderbird.lnk
2016-11-25 10:32:16> ApplyReleasesImpl: Examining Pin: RStudio.lnk
2016-11-25 10:32:16> ApplyReleasesImpl: Examining Pin: Snipping Tool.lnk
2016-11-25 10:32:16> ApplyReleasesImpl: File 'C:\Users\riotQontrol\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch\User Pinned\TaskBar\Snipping Tool.lnk' could not be converted into a valid ShellLink: System.IO.FileNotFoundException: The system cannot find the file specified. (Exception from HRESULT: 0x80070002)
at Squirrel.Shell.ShellLink.IShellLinkW.Resolve(IntPtr hWnd, UInt32 fFlags)
at Squirrel.Shell.ShellLink.Open(String linkFile, IntPtr hWnd, EShellLinkResolveFlags resolveFlags, UInt16 timeOut)
at Squirrel.UpdateManager.ApplyReleasesImpl.<fixPinnedExecutables>b__11_0(FileInfo file)
2016-11-25 10:32:16> ApplyReleasesImpl: Examining Pin: Steam - Shortcut.lnk
2016-11-25 10:32:16> ApplyReleasesImpl: Examining Pin: Ventrilo.lnk
2016-11-25 10:32:16> ApplyReleasesImpl: Examining Pin: Visual Studio 2015.lnk
2016-11-25 10:32:16> ApplyReleasesImpl: Examining Pin: Windows PowerShell ISE.lnk
2016-11-25 10:32:16> ApplyReleasesImpl: Fixing up tray icons
2016-11-25 10:32:16> ApplyReleasesImpl: cleanDeadVersions: for version 2.4.10
2016-11-25 10:32:16> ApplyReleasesImpl: cleanDeadVersions: exclude folder app-2.4.10
18328> 2017-01-04 11:21:09> Program: Starting Squirrel Updater: --install .
18328> 2017-01-04 11:21:09> Program: Starting install, writing to C:\Users\riotQontrol\AppData\Local\SquirrelTemp
18328> 2017-01-04 11:21:09> Program: About to install to: C:\Users\riotQontrol\AppData\Local\Discord
18328> 2017-01-04 11:21:09> SingleGlobalInstance: Grabbing lockfile with timeout of 00:00:10
18328> 2017-01-04 11:21:09> CheckForUpdateImpl: Reading RELEASES file from C:\Users\riotQontrol\AppData\Local\SquirrelTemp
18328> 2017-01-04 11:21:09> CheckForUpdateImpl: Remote version 0.0.296 differs from local
18328> 2017-01-04 11:21:09> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
18328> 2017-01-04 11:21:09> ApplyReleasesImpl: Writing files to app directory: C:\Users\riotQontrol\AppData\Local\Discord\app-0.0.296
18328> 2017-01-04 11:21:11> ApplyReleasesImpl: Moving file C:\Users\riotQontrol\AppData\Local\Discord\app-0.0.296\lib\net45\app.ico to C:\Users\riotQontrol\AppData\Local\Discord\app-0.0.296\app.ico
18328> 2017-01-04 11:21:11> ApplyReleasesImpl: Moving file C:\Users\riotQontrol\AppData\Local\Discord\app-0.0.296\lib\net45\blink_image_resources_200_percent.pak to C:\Users\riotQontrol\AppData\Local\Discord\app-0.0.296\blink_image_resources_200_percent.pak
18328> 2017-01-04 11:21:11> ApplyReleasesImpl: Moving file C:\Users\riotQontrol\AppData\Local\Discord\app-0.0.296\lib\net45\content_shell.pak to C:\Users\riotQontrol\AppData\Local\Discord\app-0.0.296\content_shell.pak
18328> 2017-01-04 11:21:11> ApplyReleasesImpl: Moving file C:\Users\riotQontrol\AppData\Local\Discord\app-0.0.296\lib\net45\content_resources_200_percent.pak to C:\Users\riotQontrol\AppData\Local\Discord\app-0.0.296\content_resources_200_percent.pak
18328> 2017-01-04 11:21:11> ApplyReleasesImpl: Moving file C:\Users\riotQontrol\AppData\Local\Discord\app-0.0.296\lib\net45\d3dcompiler_47.dll to C:\Users\riotQontrol\AppData\Local\Discord\app-0.0.296\d3dcompiler_47.dll
18328> 2017-01-04 11:21:11> ApplyReleasesImpl: Moving file C:\Users\riotQontrol\AppData\Local\Discord\app-0.0.296\lib\net45\Discord.exe to C:\Users\riotQontrol\AppData\Local\Discord\app-0.0.296\Discord.exe
18328> 2017-01-04 11:21:11> ApplyReleasesImpl: Moving file C:\Users\riotQontrol\AppData\Local\Discord\app-0.0.296\lib\net45\ffmpeg.dll to C:\Users\riotQontrol\AppData\Local\Discord\app-0.0.296\ffmpeg.dll
18328> 2017-01-04 11:21:11> ApplyReleasesImpl: Moving file C:\Users\riotQontrol\AppData\Local\Discord\app-0.0.296\lib\net45\icudtl.dat to C:\Users\riotQontrol\AppData\Local\Discord\app-0.0.296\icudtl.dat
18328> 2017-01-04 11:21:11> ApplyReleasesImpl: Moving file C:\Users\riotQontrol\AppData\Local\Discord\app-0.0.296\lib\net45\libEGL.dll to C:\Users\riotQontrol\AppData\Local\Discord\app-0.0.296\libEGL.dll
18328> 2017-01-04 11:21:11> ApplyReleasesImpl: Moving file C:\Users\riotQontrol\AppData\Local\Discord\app-0.0.296\lib\net45\libGLESv2.dll to C:\Users\riotQontrol\AppData\Local\Discord\app-0.0.296\libGLESv2.dll
18328> 2017-01-04 11:21:11> ApplyReleasesImpl: Moving file C:\Users\riotQontrol\AppData\Local\Discord\app-0.0.296\lib\net45\natives_blob.bin to C:\Users\riotQontrol\AppData\Local\Discord\app-0.0.296\natives_blob.bin
18328> 2017-01-04 11:21:11> ApplyReleasesImpl: Moving file C:\Users\riotQontrol\AppData\Local\Discord\app-0.0.296\lib\net45\node.dll to C:\Users\riotQontrol\AppData\Local\Discord\app-0.0.296\node.dll
18328> 2017-01-04 11:21:11> ApplyReleasesImpl: Moving file C:\Users\riotQontrol\AppData\Local\Discord\app-0.0.296\lib\net45\snapshot_blob.bin to C:\Users\riotQontrol\AppData\Local\Discord\app-0.0.296\snapshot_blob.bin
18328> 2017-01-04 11:21:11> ApplyReleasesImpl: Moving file C:\Users\riotQontrol\AppData\Local\Discord\app-0.0.296\lib\net45\ui_resources_200_percent.pak to C:\Users\riotQontrol\AppData\Local\Discord\app-0.0.296\ui_resources_200_percent.pak
18328> 2017-01-04 11:21:11> ApplyReleasesImpl: Moving file C:\Users\riotQontrol\AppData\Local\Discord\app-0.0.296\lib\net45\xinput1_3.dll to C:\Users\riotQontrol\AppData\Local\Discord\app-0.0.296\xinput1_3.dll
18328> 2017-01-04 11:21:11> ApplyReleasesImpl: Moving file C:\Users\riotQontrol\AppData\Local\Discord\app-0.0.296\lib\net45\Squirrel.exe to C:\Users\riotQontrol\AppData\Local\Discord\app-0.0.296\Squirrel.exe
18328> 2017-01-04 11:21:11> ApplyReleasesImpl: Moving file C:\Users\riotQontrol\AppData\Local\Discord\app-0.0.296\lib\net45\views_resources_200_percent.pak to C:\Users\riotQontrol\AppData\Local\Discord\app-0.0.296\views_resources_200_percent.pak
18328> 2017-01-04 11:21:11> ApplyReleasesImpl: Started updateSelf pid 15540
18328> 2017-01-04 11:21:11> ApplyReleasesImpl: Squirrel Enabled Apps: [C:\Users\riotQontrol\AppData\Local\Discord\app-0.0.296\Discord.exe]
18328> 2017-01-04 11:21:11> Utility: Process Started: C:\Users\riotQontrol\AppData\Local\Discord\app-0.0.296\Discord.exe --squirrel-install 0.0.296, pid 15060
18328> 2017-01-04 11:21:13> Utility: Received exitcode 0 from process C:\Users\riotQontrol\AppData\Local\Discord\app-0.0.296\Discord.exe
18328> 2017-01-04 11:21:13> ApplyReleasesImpl: ran C:\Users\riotQontrol\AppData\Local\Discord\app-0.0.296\Discord.exe, pid 16924
18328> 2017-01-04 11:21:13> ApplyReleasesImpl: Starting fixPinnedExecutables
18328> 2017-01-04 11:21:13> ApplyReleasesImpl: fixPinnedExecutables: newCurrentFolder: app-0.0.296
18328> 2017-01-04 11:21:13> ApplyReleasesImpl: File 'C:\Users\riotQontrol\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch\User Pinned\TaskBar\Snipping Tool.lnk' could not be converted into a valid ShellLink: System.IO.FileNotFoundException: The system cannot find the file specified. (Exception from HRESULT: 0x80070002)
at Squirrel.Shell.ShellLink.IShellLinkW.Resolve(IntPtr hWnd, UInt32 fFlags)
at Squirrel.Shell.ShellLink.Open(String linkFile, IntPtr hWnd, EShellLinkResolveFlags resolveFlags, UInt16 timeOut)
at Squirrel.UpdateManager.ApplyReleasesImpl.<fixPinnedExecutables>b__ec(FileInfo file)
18328> 2017-01-04 11:21:13> ApplyReleasesImpl: File 'C:\Users\riotQontrol\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Accessibility\Narrator.lnk' could not be converted into a valid ShellLink: System.IO.FileNotFoundException: The system cannot find the file specified. (Exception from HRESULT: 0x80070002)
at Squirrel.Shell.ShellLink.IShellLinkW.Resolve(IntPtr hWnd, UInt32 fFlags)
at Squirrel.Shell.ShellLink.Open(String linkFile, IntPtr hWnd, EShellLinkResolveFlags resolveFlags, UInt16 timeOut)
at Squirrel.UpdateManager.ApplyReleasesImpl.<fixPinnedExecutables>b__ec(FileInfo file)
18328> 2017-01-04 11:21:13> ApplyReleasesImpl: Updating shortcut C:\Users\riotQontrol\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Hammer & Chisel, Inc\Discord.lnk
18328> 2017-01-04 11:21:13> ApplyReleasesImpl: Updating shortcut C:\Users\riotQontrol\Desktop\Discord.lnk
18328> 2017-01-04 11:21:13> ApplyReleasesImpl: Fixing up tray icons
18328> 2017-01-04 11:21:13> ApplyReleasesImpl: cleanDeadVersions: for version 0.0.296
18328> 2017-01-04 11:21:13> ApplyReleasesImpl: cleanDeadVersions: exclude current version folder app-0.0.296
2017-02-24 11:04:10> Program: Starting Squirrel Updater: --install .
2017-02-24 11:04:10> Program: Starting install, writing to C:\Users\riotQontrol\AppData\Local\SquirrelTemp
2017-02-24 11:04:10> Program: About to install to: C:\Users\riotQontrol\AppData\Local\rodeo
2017-02-24 11:04:10> Program: Install path C:\Users\riotQontrol\AppData\Local\rodeo already exists, burning it to the ground
2017-02-24 11:04: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\riotQontrol\AppData\Local\rodeo\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-02-24 11:04:13> CheckForUpdateImpl: Failed to load local releases, starting from scratch: System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\riotQontrol\AppData\Local\rodeo\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-02-24 11:04:13> CheckForUpdateImpl: Reading RELEASES file from C:\Users\riotQontrol\AppData\Local\SquirrelTemp
2017-02-24 11:04:13> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
2017-02-24 11:04:13> ApplyReleasesImpl: Writing files to app directory: C:\Users\riotQontrol\AppData\Local\rodeo\app-2.5.2
2017-02-24 11:04:13> LogHost: Rigging execution stub for lib/net45/Rodeo_ExecutionStub.exe to C:\Users\riotQontrol\AppData\Local\rodeo\Rodeo.exe
2017-02-24 11:04:15> LogHost: Rigging execution stub for lib/net45/resources/conda/Uninstall-Anaconda_ExecutionStub.exe to C:\Users\riotQontrol\AppData\Local\rodeo\app-2.5.2\resources\Uninstall-Anaconda.exe
2017-02-24 11:04:15> LogHost: Rigging execution stub for lib/net45/resources/conda/python_ExecutionStub.exe to C:\Users\riotQontrol\AppData\Local\rodeo\app-2.5.2\resources\python.exe
2017-02-24 11:04:15> LogHost: Rigging execution stub for lib/net45/resources/conda/pythonw_ExecutionStub.exe to C:\Users\riotQontrol\AppData\Local\rodeo\app-2.5.2\resources\pythonw.exe
2017-02-24 11:04:20> LogHost: Rigging execution stub for lib/net45/resources/conda/Lib/site-packages/win32/pythonservice_ExecutionStub.exe to C:\Users\riotQontrol\AppData\Local\rodeo\app-2.5.2\resources\conda\Lib\site-packages\pythonservice.exe
2017-02-24 11:04:21> LogHost: Rigging execution stub for lib/net45/resources/conda/Lib/site-packages/pythonwin/Pythonwin_ExecutionStub.exe to C:\Users\riotQontrol\AppData\Local\rodeo\app-2.5.2\resources\conda\Lib\site-packages\Pythonwin.exe
2017-02-24 11:04:22> LogHost: Rigging execution stub for lib/net45/resources/conda/Lib/site-packages/pip/_vendor/distlib/w32_ExecutionStub.exe to C:\Users\riotQontrol\AppData\Local\rodeo\app-2.5.2\resources\conda\Lib\site-packages\pip\_vendor\w32.exe
2017-02-24 11:04:22> LogHost: Rigging execution stub for lib/net45/resources/conda/Lib/site-packages/pip/_vendor/distlib/t32_ExecutionStub.exe to C:\Users\riotQontrol\AppData\Local\rodeo\app-2.5.2\resources\conda\Lib\site-packages\pip\_vendor\t32.exe
2017-02-24 11:04:22> LogHost: Rigging execution stub for lib/net45/resources/conda/Lib/site-packages/pip/_vendor/distlib/t64_ExecutionStub.exe to C:\Users\riotQontrol\AppData\Local\rodeo\app-2.5.2\resources\conda\Lib\site-packages\pip\_vendor\t64.exe
2017-02-24 11:04:22> LogHost: Rigging execution stub for lib/net45/resources/conda/Lib/site-packages/pip/_vendor/distlib/w64_ExecutionStub.exe to C:\Users\riotQontrol\AppData\Local\rodeo\app-2.5.2\resources\conda\Lib\site-packages\pip\_vendor\w64.exe
2017-02-24 11:04:28> LogHost: Rigging execution stub for lib/net45/resources/conda/Lib/distutils/command/wininst-8.0_ExecutionStub.exe to C:\Users\riotQontrol\AppData\Local\rodeo\app-2.5.2\resources\conda\Lib\distutils\wininst-8.0.exe
2017-02-24 11:04:28> LogHost: Rigging execution stub for lib/net45/resources/conda/Lib/distutils/command/wininst-9.0-amd64_ExecutionStub.exe to C:\Users\riotQontrol\AppData\Local\rodeo\app-2.5.2\resources\conda\Lib\distutils\wininst-9.0-amd64.exe
2017-02-24 11:04:28> LogHost: Rigging execution stub for lib/net45/resources/conda/Scripts/jupyter_ExecutionStub.exe to C:\Users\riotQontrol\AppData\Local\rodeo\app-2.5.2\resources\conda\jupyter.exe
2017-02-24 11:04:28> LogHost: Rigging execution stub for lib/net45/resources/conda/Lib/distutils/command/wininst-7.1_ExecutionStub.exe to C:\Users\riotQontrol\AppData\Local\rodeo\app-2.5.2\resources\conda\Lib\distutils\wininst-7.1.exe
2017-02-24 11:04:28> LogHost: Rigging execution stub for lib/net45/resources/conda/Scripts/wheel_ExecutionStub.exe to C:\Users\riotQontrol\AppData\Local\rodeo\app-2.5.2\resources\conda\wheel.exe
2017-02-24 11:04:28> LogHost: Rigging execution stub for lib/net45/resources/conda/Lib/distutils/command/wininst-6.0_ExecutionStub.exe to C:\Users\riotQontrol\AppData\Local\rodeo\app-2.5.2\resources\conda\Lib\distutils\wininst-6.0.exe
2017-02-24 11:04:28> LogHost: Rigging execution stub for lib/net45/resources/conda/Scripts/menuinst_ExecutionStub.exe to C:\Users\riotQontrol\AppData\Local\rodeo\app-2.5.2\resources\conda\menuinst.exe
2017-02-24 11:04:28> LogHost: Rigging execution stub for lib/net45/resources/conda/Lib/distutils/command/wininst-14.0_ExecutionStub.exe to C:\Users\riotQontrol\AppData\Local\rodeo\app-2.5.2\resources\conda\Lib\distutils\wininst-14.0.exe
2017-02-24 11:04:28> LogHost: Rigging execution stub for lib/net45/resources/conda/Scripts/pip_ExecutionStub.exe to C:\Users\riotQontrol\AppData\Local\rodeo\app-2.5.2\resources\conda\pip.exe
2017-02-24 11:04:28> LogHost: Rigging execution stub for lib/net45/resources/conda/Lib/distutils/command/wininst-10.0_ExecutionStub.exe to C:\Users\riotQontrol\AppData\Local\rodeo\app-2.5.2\resources\conda\Lib\distutils\wininst-10.0.exe
2017-02-24 11:04:28> LogHost: Rigging execution stub for lib/net45/resources/conda/Scripts/pydoc_ExecutionStub.exe to C:\Users\riotQontrol\AppData\Local\rodeo\app-2.5.2\resources\conda\pydoc.exe
2017-02-24 11:04:29> LogHost: Rigging execution stub for lib/net45/resources/conda/Lib/distutils/command/wininst-14.0-amd64_ExecutionStub.exe to C:\Users\riotQontrol\AppData\Local\rodeo\app-2.5.2\resources\conda\Lib\distutils\wininst-14.0-amd64.exe
2017-02-24 11:04:29> LogHost: Rigging execution stub for lib/net45/resources/conda/Scripts/pygmentize_ExecutionStub.exe to C:\Users\riotQontrol\AppData\Local\rodeo\app-2.5.2\resources\conda\pygmentize.exe
2017-02-24 11:04:29> LogHost: Rigging execution stub for lib/net45/resources/conda/Lib/distutils/command/wininst-10.0-amd64_ExecutionStub.exe to C:\Users\riotQontrol\AppData\Local\rodeo\app-2.5.2\resources\conda\Lib\distutils\wininst-10.0-amd64.exe
2017-02-24 11:04:29> LogHost: Rigging execution stub for lib/net45/resources/conda/Lib/distutils/command/wininst-9.0_ExecutionStub.exe to C:\Users\riotQontrol\AppData\Local\rodeo\app-2.5.2\resources\conda\Lib\distutils\wininst-9.0.exe
2017-02-24 11:04:29> LogHost: Rigging execution stub for lib/net45/resources/conda/Scripts/jupyter-troubleshoot_ExecutionStub.exe to C:\Users\riotQontrol\AppData\Local\rodeo\app-2.5.2\resources\conda\jupyter-troubleshoot.exe
2017-02-24 11:04:29> LogHost: Rigging execution stub for lib/net45/resources/conda/Scripts/jupyter-migrate_ExecutionStub.exe to C:\Users\riotQontrol\AppData\Local\rodeo\app-2.5.2\resources\conda\jupyter-migrate.exe
2017-02-24 11:04:29> LogHost: Rigging execution stub for lib/net45/resources/conda/Scripts/jupyter-kernelspec_ExecutionStub.exe to C:\Users\riotQontrol\AppData\Local\rodeo\app-2.5.2\resources\conda\jupyter-kernelspec.exe
2017-02-24 11:04:29> LogHost: Rigging execution stub for lib/net45/resources/conda/Scripts/ipython3_ExecutionStub.exe to C:\Users\riotQontrol\AppData\Local\rodeo\app-2.5.2\resources\conda\ipython3.exe
2017-02-24 11:04:29> LogHost: Rigging execution stub for lib/net45/resources/conda/Scripts/ipython_ExecutionStub.exe to C:\Users\riotQontrol\AppData\Local\rodeo\app-2.5.2\resources\conda\ipython.exe
2017-02-24 11:04:29> LogHost: Rigging execution stub for lib/net45/resources/conda/Scripts/iptest3_ExecutionStub.exe to C:\Users\riotQontrol\AppData\Local\rodeo\app-2.5.2\resources\conda\iptest3.exe
2017-02-24 11:04:29> LogHost: Rigging execution stub for lib/net45/resources/conda/Scripts/iptest_ExecutionStub.exe to C:\Users\riotQontrol\AppData\Local\rodeo\app-2.5.2\resources\conda\iptest.exe
2017-02-24 11:04:29> LogHost: Rigging execution stub for lib/net45/resources/conda/Scripts/idle_ExecutionStub.exe to C:\Users\riotQontrol\AppData\Local\rodeo\app-2.5.2\resources\conda\idle.exe
2017-02-24 11:04:29> LogHost: Rigging execution stub for lib/net45/resources/conda/Scripts/easy_install_ExecutionStub.exe to C:\Users\riotQontrol\AppData\Local\rodeo\app-2.5.2\resources\conda\easy_install.exe
2017-02-24 11:04:29> LogHost: Rigging execution stub for lib/net45/resources/conda/Scripts/conda_ExecutionStub.exe to C:\Users\riotQontrol\AppData\Local\rodeo\app-2.5.2\resources\conda\conda.exe
2017-02-24 11:04:29> LogHost: Rigging execution stub for lib/net45/resources/conda/Scripts/2to3_ExecutionStub.exe to C:\Users\riotQontrol\AppData\Local\rodeo\app-2.5.2\resources\conda\2to3.exe
2017-02-24 11:04:29> LogHost: Rigging execution stub for lib/net45/resources/conda/Scripts/conda-env_ExecutionStub.exe to C:\Users\riotQontrol\AppData\Local\rodeo\app-2.5.2\resources\conda\conda-env.exe
2017-02-24 11:04:31> ApplyReleasesImpl: Squirrel Enabled Apps: [C:\Users\riotQontrol\AppData\Local\rodeo\app-2.5.2\Rodeo.exe]
2017-02-24 11:04:32> ApplyReleasesImpl: Starting fixPinnedExecutables
2017-02-24 11:04:32> ApplyReleasesImpl: Examining Pin: Character Map.lnk
2017-02-24 11:04:32> ApplyReleasesImpl: Examining Pin: File Explorer.lnk
2017-02-24 11:04:32> ApplyReleasesImpl: Examining Pin: GeForce Experience.lnk
2017-02-24 11:04:32> ApplyReleasesImpl: Examining Pin: Google Chrome.lnk
2017-02-24 11:04:32> ApplyReleasesImpl: Examining Pin: Internet Explorer.lnk
2017-02-24 11:04:32> ApplyReleasesImpl: Examining Pin: Mozilla Firefox.lnk
2017-02-24 11:04:32> ApplyReleasesImpl: Examining Pin: Mozilla Thunderbird.lnk
2017-02-24 11:04:32> ApplyReleasesImpl: Examining Pin: RStudio.lnk
2017-02-24 11:04:32> ApplyReleasesImpl: Examining Pin: Snipping Tool.lnk
2017-02-24 11:04:32> ApplyReleasesImpl: File 'C:\Users\riotQontrol\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch\User Pinned\TaskBar\Snipping Tool.lnk' could not be converted into a valid ShellLink: System.IO.FileNotFoundException: The system cannot find the file specified. (Exception from HRESULT: 0x80070002)
at Squirrel.Shell.ShellLink.IShellLinkW.Resolve(IntPtr hWnd, UInt32 fFlags)
at Squirrel.Shell.ShellLink.Open(String linkFile, IntPtr hWnd, EShellLinkResolveFlags resolveFlags, UInt16 timeOut)
at Squirrel.UpdateManager.ApplyReleasesImpl.<fixPinnedExecutables>b__11_0(FileInfo file)
2017-02-24 11:04:32> ApplyReleasesImpl: Examining Pin: Steam - Shortcut.lnk
2017-02-24 11:04:32> ApplyReleasesImpl: Examining Pin: TeamSpeak 3 Client.lnk
2017-02-24 11:04:32> ApplyReleasesImpl: Examining Pin: Ventrilo.lnk
2017-02-24 11:04:32> ApplyReleasesImpl: Examining Pin: Visual Studio 2015.lnk
2017-02-24 11:04:32> ApplyReleasesImpl: Examining Pin: Windows PowerShell ISE.lnk
2017-02-24 11:04:32> ApplyReleasesImpl: Examining Pin: Windows PowerShell.lnk
2017-02-24 11:04:32> ApplyReleasesImpl: Fixing up tray icons
2017-02-24 11:04:32> ApplyReleasesImpl: cleanDeadVersions: for version 2.5.2
2017-02-24 11:04:32> ApplyReleasesImpl: cleanDeadVersions: exclude folder app-2.5.2
2017-05-10 07:24:53> Program: Starting Squirrel Updater: --install .
2017-05-10 07:24:53> Program: Starting install, writing to C:\Users\riotQontrol\AppData\Local\SquirrelTemp
2017-05-10 07:24:53> Program: About to install to: C:\Users\riotQontrol\AppData\Local\gitkraken
2017-05-10 07:24:53> 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\riotQontrol\AppData\Local\gitkraken\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-10 07:24:53> CheckForUpdateImpl: Failed to load local releases, starting from scratch: System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\riotQontrol\AppData\Local\gitkraken\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-10 07:24:53> CheckForUpdateImpl: Reading RELEASES file from C:\Users\riotQontrol\AppData\Local\SquirrelTemp
2017-05-10 07:24:53> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
2017-05-10 07:24:53> ApplyReleasesImpl: Writing files to app directory: C:\Users\riotQontrol\AppData\Local\gitkraken\app-2.5.0
2017-05-10 07:24:55> ApplyReleasesImpl: Squirrel Enabled Apps: [C:\Users\riotQontrol\AppData\Local\gitkraken\app-2.5.0\gitkraken.exe]
2017-05-10 07:24:57> ApplyReleasesImpl: Starting fixPinnedExecutables
2017-05-10 07:24:57> ApplyReleasesImpl: Examining Pin: Character Map.lnk
2017-05-10 07:24:57> ApplyReleasesImpl: Examining Pin: File Explorer.lnk
2017-05-10 07:24:57> ApplyReleasesImpl: Examining Pin: Firefox Developer Edition.lnk
2017-05-10 07:24:57> ApplyReleasesImpl: Examining Pin: GeForce Experience.lnk
2017-05-10 07:24:57> ApplyReleasesImpl: Examining Pin: Google Chrome Canary.lnk
2017-05-10 07:24:57> ApplyReleasesImpl: Examining Pin: Google Chrome.lnk
2017-05-10 07:24:57> ApplyReleasesImpl: Examining Pin: Internet Explorer.lnk
2017-05-10 07:24:57> ApplyReleasesImpl: Examining Pin: Mozilla Firefox.lnk
2017-05-10 07:24:57> ApplyReleasesImpl: Examining Pin: Mozilla Thunderbird.lnk
2017-05-10 07:24:57> ApplyReleasesImpl: Examining Pin: RStudio (2).lnk
2017-05-10 07:24:57> ApplyReleasesImpl: Examining Pin: Snipping Tool.lnk
2017-05-10 07:24:57> ApplyReleasesImpl: File 'C:\Users\riotQontrol\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch\User Pinned\TaskBar\Snipping Tool.lnk' could not be converted into a valid ShellLink: System.IO.FileNotFoundException: The system cannot find the file specified. (Exception from HRESULT: 0x80070002)
at Squirrel.Shell.ShellLink.IShellLinkW.Resolve(IntPtr hWnd, UInt32 fFlags)
at Squirrel.Shell.ShellLink.Open(String linkFile, IntPtr hWnd, EShellLinkResolveFlags resolveFlags, UInt16 timeOut)
at Squirrel.UpdateManager.ApplyReleasesImpl.<fixPinnedExecutables>b__11_0(FileInfo file)
2017-05-10 07:24:57> ApplyReleasesImpl: Examining Pin: Steam - Shortcut.lnk
2017-05-10 07:24:57> ApplyReleasesImpl: Examining Pin: TeamSpeak 3 Client.lnk
2017-05-10 07:24:57> ApplyReleasesImpl: Examining Pin: Ventrilo.lnk
2017-05-10 07:24:57> ApplyReleasesImpl: Examining Pin: Visual Studio 2015.lnk
2017-05-10 07:24:57> ApplyReleasesImpl: Examining Pin: Windows PowerShell ISE.lnk
2017-05-10 07:24:57> ApplyReleasesImpl: Examining Pin: Windows PowerShell.lnk
2017-05-10 07:24:57> ApplyReleasesImpl: Fixing up tray icons
2017-05-10 07:24:57> ApplyReleasesImpl: cleanDeadVersions: for version 2.5.0
2017-05-10 07:24:57> ApplyReleasesImpl: cleanDeadVersions: exclude folder app-2.5.0
2017-05-10 07:24:57> InstallHelperImpl: Couldn't write uninstall icon, don't care: System.Net.WebException: The remote server returned an error: (404) Not Found.
at System.Net.HttpWebRequest.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-05-10 09:17:08> Program: Starting Squirrel Updater: --install .
2017-05-10 09:17:08> Program: Starting install, writing to C:\Users\riotQontrol\AppData\Local\SquirrelTemp
2017-05-10 09:17:08> Program: About to install to: C:\Users\riotQontrol\AppData\Local\GitBook_Editor
2017-05-10 09:17:08> CheckForUpdateImpl: Failed to load local releases, starting from scratch: System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\riotQontrol\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-05-10 09:17:08> CheckForUpdateImpl: Reading RELEASES file from C:\Users\riotQontrol\AppData\Local\SquirrelTemp
2017-05-10 09:17:08> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
2017-05-10 09:17:08> ApplyReleasesImpl: Writing files to app directory: C:\Users\riotQontrol\AppData\Local\GitBook_Editor\app-7.0.12
2017-05-10 09:17:11> ApplyReleasesImpl: Moving file C:\Users\riotQontrol\AppData\Local\GitBook_Editor\app-7.0.12\lib\net45\blink_image_resources_200_percent.pak to C:\Users\riotQontrol\AppData\Local\GitBook_Editor\app-7.0.12\blink_image_resources_200_percent.pak
2017-05-10 09:17:11> ApplyReleasesImpl: Moving file C:\Users\riotQontrol\AppData\Local\GitBook_Editor\app-7.0.12\lib\net45\content_shell.pak to C:\Users\riotQontrol\AppData\Local\GitBook_Editor\app-7.0.12\content_shell.pak
2017-05-10 09:17:11> ApplyReleasesImpl: Moving file C:\Users\riotQontrol\AppData\Local\GitBook_Editor\app-7.0.12\lib\net45\content_resources_200_percent.pak to C:\Users\riotQontrol\AppData\Local\GitBook_Editor\app-7.0.12\content_resources_200_percent.pak
2017-05-10 09:17:11> ApplyReleasesImpl: Moving file C:\Users\riotQontrol\AppData\Local\GitBook_Editor\app-7.0.12\lib\net45\d3dcompiler_47.dll to C:\Users\riotQontrol\AppData\Local\GitBook_Editor\app-7.0.12\d3dcompiler_47.dll
2017-05-10 09:17:11> ApplyReleasesImpl: Moving file C:\Users\riotQontrol\AppData\Local\GitBook_Editor\app-7.0.12\lib\net45\Editor.exe to C:\Users\riotQontrol\AppData\Local\GitBook_Editor\app-7.0.12\Editor.exe
2017-05-10 09:17:11> ApplyReleasesImpl: Moving file C:\Users\riotQontrol\AppData\Local\GitBook_Editor\app-7.0.12\lib\net45\ffmpeg.dll to C:\Users\riotQontrol\AppData\Local\GitBook_Editor\app-7.0.12\ffmpeg.dll
2017-05-10 09:17:11> ApplyReleasesImpl: Moving file C:\Users\riotQontrol\AppData\Local\GitBook_Editor\app-7.0.12\lib\net45\icudtl.dat to C:\Users\riotQontrol\AppData\Local\GitBook_Editor\app-7.0.12\icudtl.dat
2017-05-10 09:17:11> ApplyReleasesImpl: Moving file C:\Users\riotQontrol\AppData\Local\GitBook_Editor\app-7.0.12\lib\net45\libEGL.dll to C:\Users\riotQontrol\AppData\Local\GitBook_Editor\app-7.0.12\libEGL.dll
2017-05-10 09:17:11> ApplyReleasesImpl: Moving file C:\Users\riotQontrol\AppData\Local\GitBook_Editor\app-7.0.12\lib\net45\libGLESv2.dll to C:\Users\riotQontrol\AppData\Local\GitBook_Editor\app-7.0.12\libGLESv2.dll
2017-05-10 09:17:11> ApplyReleasesImpl: Moving file C:\Users\riotQontrol\AppData\Local\GitBook_Editor\app-7.0.12\lib\net45\LICENSE to C:\Users\riotQontrol\AppData\Local\GitBook_Editor\app-7.0.12\LICENSE
2017-05-10 09:17:11> ApplyReleasesImpl: Moving file C:\Users\riotQontrol\AppData\Local\GitBook_Editor\app-7.0.12\lib\net45\natives_blob.bin to C:\Users\riotQontrol\AppData\Local\GitBook_Editor\app-7.0.12\natives_blob.bin
2017-05-10 09:17:11> ApplyReleasesImpl: Moving file C:\Users\riotQontrol\AppData\Local\GitBook_Editor\app-7.0.12\lib\net45\node.dll to C:\Users\riotQontrol\AppData\Local\GitBook_Editor\app-7.0.12\node.dll
2017-05-10 09:17:11> ApplyReleasesImpl: Moving file C:\Users\riotQontrol\AppData\Local\GitBook_Editor\app-7.0.12\lib\net45\snapshot_blob.bin to C:\Users\riotQontrol\AppData\Local\GitBook_Editor\app-7.0.12\snapshot_blob.bin
2017-05-10 09:17:11> ApplyReleasesImpl: Moving file C:\Users\riotQontrol\AppData\Local\GitBook_Editor\app-7.0.12\lib\net45\ui_resources_200_percent.pak to C:\Users\riotQontrol\AppData\Local\GitBook_Editor\app-7.0.12\ui_resources_200_percent.pak
2017-05-10 09:17:11> ApplyReleasesImpl: Moving file C:\Users\riotQontrol\AppData\Local\GitBook_Editor\app-7.0.12\lib\net45\xinput1_3.dll to C:\Users\riotQontrol\AppData\Local\GitBook_Editor\app-7.0.12\xinput1_3.dll
2017-05-10 09:17:11> ApplyReleasesImpl: Moving file C:\Users\riotQontrol\AppData\Local\GitBook_Editor\app-7.0.12\lib\net45\squirrel.exe to C:\Users\riotQontrol\AppData\Local\GitBook_Editor\app-7.0.12\squirrel.exe
2017-05-10 09:17:11> ApplyReleasesImpl: Moving file C:\Users\riotQontrol\AppData\Local\GitBook_Editor\app-7.0.12\lib\net45\views_resources_200_percent.pak to C:\Users\riotQontrol\AppData\Local\GitBook_Editor\app-7.0.12\views_resources_200_percent.pak
2017-05-10 09:17:11> ApplyReleasesImpl: Squirrel Enabled Apps: [C:\Users\riotQontrol\AppData\Local\GitBook_Editor\app-7.0.12\Editor.exe]
2017-05-10 09:17:13> ApplyReleasesImpl: Starting fixPinnedExecutables
2017-05-10 09:17:13> ApplyReleasesImpl: Examining Pin: Character Map.lnk
2017-05-10 09:17:13> ApplyReleasesImpl: Examining Pin: File Explorer.lnk
2017-05-10 09:17:13> ApplyReleasesImpl: Examining Pin: Firefox Developer Edition.lnk
2017-05-10 09:17:13> ApplyReleasesImpl: Examining Pin: GeForce Experience.lnk
2017-05-10 09:17:13> ApplyReleasesImpl: Examining Pin: Google Chrome Canary.lnk
2017-05-10 09:17:13> ApplyReleasesImpl: Examining Pin: Google Chrome.lnk
2017-05-10 09:17:13> ApplyReleasesImpl: Examining Pin: Internet Explorer.lnk
2017-05-10 09:17:13> ApplyReleasesImpl: Examining Pin: Mozilla Firefox.lnk
2017-05-10 09:17:13> ApplyReleasesImpl: Examining Pin: Mozilla Thunderbird.lnk
2017-05-10 09:17:13> ApplyReleasesImpl: Examining Pin: RStudio (2).lnk
2017-05-10 09:17:13> ApplyReleasesImpl: Examining Pin: Snipping Tool.lnk
2017-05-10 09:17:13> ApplyReleasesImpl: File 'C:\Users\riotQontrol\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch\User Pinned\TaskBar\Snipping Tool.lnk' could not be converted into a valid ShellLink: System.IO.FileNotFoundException: The system cannot find the file specified. (Exception from HRESULT: 0x80070002)
at Squirrel.Shell.ShellLink.IShellLinkW.Resolve(IntPtr hWnd, UInt32 fFlags)
at Squirrel.Shell.ShellLink.Open(String linkFile, IntPtr hWnd, EShellLinkResolveFlags resolveFlags, UInt16 timeOut)
at Squirrel.UpdateManager.ApplyReleasesImpl.<fixPinnedExecutables>b__11_0(FileInfo file)
2017-05-10 09:17:13> ApplyReleasesImpl: Examining Pin: Steam - Shortcut.lnk
2017-05-10 09:17:13> ApplyReleasesImpl: Examining Pin: TeamSpeak 3 Client.lnk
2017-05-10 09:17:13> ApplyReleasesImpl: Examining Pin: Ventrilo.lnk
2017-05-10 09:17:13> ApplyReleasesImpl: Examining Pin: Visual Studio 2017.lnk
2017-05-10 09:17:13> ApplyReleasesImpl: Examining Pin: Windows PowerShell ISE.lnk
2017-05-10 09:17:13> ApplyReleasesImpl: Examining Pin: Windows PowerShell.lnk
2017-05-10 09:17:13> ApplyReleasesImpl: Fixing up tray icons
2017-05-10 09:17:13> ApplyReleasesImpl: cleanDeadVersions: for version 7.0.12
2017-05-10 09:17:13> ApplyReleasesImpl: cleanDeadVersions: exclude folder app-7.0.12
2017-05-21 08:38:43> Program: Starting Squirrel Updater: --install .
2017-05-21 08:38:43> Program: Starting install, writing to C:\Users\riotQontrol\AppData\Local\SquirrelTemp
2017-05-21 08:38:43> Program: About to install to: C:\Users\riotQontrol\AppData\Local\atom
2017-05-21 08:38:43> Program: Install path C:\Users\riotQontrol\AppData\Local\atom already exists, burning it to the ground
2017-05-21 08:38:44> Utility: DeleteDirectory: could not delete - C:\Users\riotQontrol\AppData\Local\atom: System.IO.IOException: The directory is not empty.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.Directory.DeleteHelper(String fullPath, String userPath, Boolean recursive, Boolean throwOnTopLevelDirectoryNotFound)
at System.IO.Directory.Delete(String fullPath, String userPath, Boolean recursive, Boolean checkHost)
at Squirrel.Utility.<DeleteDirectory>d__19.MoveNext()
2017-05-21 08:38:44> IEnableLogger: Failed to copy Update.exe to C:\Users\riotQontrol\AppData\Local\atom\Update.exe: System.UnauthorizedAccessException: Access to the path 'C:\Users\riotQontrol\AppData\Local\atom\Update.exe' is denied.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
at System.IO.File.Copy(String sourceFileName, String destFileName, Boolean overwrite)
at Squirrel.Update.Program.<>c__DisplayClass4_1.<Install>b__5()
at Squirrel.Utility.LogIfThrows(IFullLogger This, LogLevel level, String message, Action block)
2017-05-21 08:38:44> Unhandled exception: System.AggregateException: One or more errors occurred. ---> System.UnauthorizedAccessException: Access to the path 'C:\Users\riotQontrol\AppData\Local\atom\Update.exe' is denied.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
at System.IO.File.Copy(String sourceFileName, String destFileName, Boolean overwrite)
at Squirrel.Update.Program.<>c__DisplayClass4_1.<Install>b__5()
at Squirrel.Utility.LogIfThrows(IFullLogger This, LogLevel level, String message, Action block)
at Squirrel.Utility.ErrorIfThrows(IEnableLogger This, Action block, String message)
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\riotQontrol\AppData\Local\atom\Update.exe' is denied.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
at System.IO.File.Copy(String sourceFileName, String destFileName, Boolean overwrite)
at Squirrel.Update.Program.<>c__DisplayClass4_1.<Install>b__5()
at Squirrel.Utility.LogIfThrows(IFullLogger This, LogLevel level, String message, Action block)
at Squirrel.Utility.ErrorIfThrows(IEnableLogger This, Action block, String message)
at Squirrel.Update.Program.<Install>d__4.MoveNext()<---
2017-05-21 08:50:23> Program: Starting Squirrel Updater: --install . --silent --rerunningWithoutUAC
2017-05-21 08:50:23> Program: Starting install, writing to C:\Users\riotQontrol\AppData\Local\SquirrelTemp
2017-05-21 08:50:23> Program: About to install to: C:\Users\riotQontrol\AppData\Local\atom
2017-05-21 08:50:23> Program: Install path C:\Users\riotQontrol\AppData\Local\atom already exists, burning it to the ground
2017-05-21 08:50:23> IEnableLogger: Failed to remove existing directory on full install, is the app still running???: System.UnauthorizedAccessException: Access to the path 'C:\Users\riotQontrol\AppData\Local\atom\Update.exe' is denied.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.SetAttributes(String path, FileAttributes fileAttributes)
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.<LogIfThrows>d__35.MoveNext()
2017-05-21 08:50:23> Unhandled exception: System.AggregateException: One or more errors occurred. ---> System.UnauthorizedAccessException: Access to the path 'C:\Users\riotQontrol\AppData\Local\atom\Update.exe' is denied.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.SetAttributes(String path, FileAttributes fileAttributes)
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.<LogIfThrows>d__35.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\riotQontrol\AppData\Local\atom\Update.exe' is denied.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.SetAttributes(String path, FileAttributes fileAttributes)
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.<LogIfThrows>d__35.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()<---
2017-05-21 08:51:45> Program: Starting Squirrel Updater: --install . --rerunningWithoutUAC
2017-05-21 08:51:45> Program: Starting install, writing to C:\Users\riotQontrol\AppData\Local\SquirrelTemp
2017-05-21 08:51:45> Program: About to install to: C:\Users\riotQontrol\AppData\Local\atom
2017-05-21 08:51:45> Program: Install path C:\Users\riotQontrol\AppData\Local\atom already exists, burning it to the ground
2017-05-21 08:51:45> IEnableLogger: Failed to remove existing directory on full install, is the app still running???: System.UnauthorizedAccessException: Access to the path 'C:\Users\riotQontrol\AppData\Local\atom\Update.exe' is denied.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.SetAttributes(String path, FileAttributes fileAttributes)
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.<LogIfThrows>d__35.MoveNext()
2017-05-21 08:51:45> Unhandled exception: System.AggregateException: One or more errors occurred. ---> System.UnauthorizedAccessException: Access to the path 'C:\Users\riotQontrol\AppData\Local\atom\Update.exe' is denied.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.SetAttributes(String path, FileAttributes fileAttributes)
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.<LogIfThrows>d__35.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\riotQontrol\AppData\Local\atom\Update.exe' is denied.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.SetAttributes(String path, FileAttributes fileAttributes)
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.<LogIfThrows>d__35.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()<---
2017-05-21 09:03:27> Program: Starting Squirrel Updater: --install . --rerunningWithoutUAC
2017-05-21 09:03:27> Program: Starting install, writing to C:\Users\riotQontrol\AppData\Local\SquirrelTemp
2017-05-21 09:03:27> Program: About to install to: C:\Users\riotQontrol\AppData\Local\atom
2017-05-21 09:03:27> Program: Install path C:\Users\riotQontrol\AppData\Local\atom already exists, burning it to the ground
2017-05-21 09:03:27> IEnableLogger: Failed to remove existing directory on full install, is the app still running???: System.UnauthorizedAccessException: Access to the path 'C:\Users\riotQontrol\AppData\Local\atom\Update.exe' is denied.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.SetAttributes(String path, FileAttributes fileAttributes)
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.<LogIfThrows>d__35.MoveNext()
2017-05-21 09:03:27> Unhandled exception: System.AggregateException: One or more errors occurred. ---> System.UnauthorizedAccessException: Access to the path 'C:\Users\riotQontrol\AppData\Local\atom\Update.exe' is denied.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.SetAttributes(String path, FileAttributes fileAttributes)
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.<LogIfThrows>d__35.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\riotQontrol\AppData\Local\atom\Update.exe' is denied.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.SetAttributes(String path, FileAttributes fileAttributes)
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.<LogIfThrows>d__35.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()<---
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment