Sie sind auf Seite 1von 5

SquirrelSetup

2018-08-30 21:26:45> Program: Starting Squirrel Updater: --install .


2018-08-30 21:26:45> Program: Starting install, writing to
C:\Users\Hp\AppData\Local\SquirrelTemp
2018-08-30 21:26:46> Program: About to install to:
C:\Users\Hp\AppData\Local\WhatsApp
2018-08-30 21:26: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\Hp\AppData\Local\WhatsApp\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()
2018-08-30 21:26:46> CheckForUpdateImpl: Failed to load local releases, starting
from scratch: System.IO.DirectoryNotFoundException: Could not find a part of the
path 'C:\Users\Hp\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__2.MoveNext()
2018-08-30 21:26:46> CheckForUpdateImpl: Reading RELEASES file from
C:\Users\Hp\AppData\Local\SquirrelTemp
2018-08-30 21:26:47> CheckForUpdateImpl: First run or local directory is
corrupt, starting from scratch
2018-08-30 21:26:49> ApplyReleasesImpl: Writing files to app directory:
C:\Users\Hp\AppData\Local\WhatsApp\app-0.3.416
2018-08-30 21:27:11> LogHost: Rigging execution stub for
WhatsApp_ExecutionStub.exe to C:\Users\Hp\AppData\Local\WhatsApp\WhatsApp.exe
2018-08-30 21:27:23> ApplyReleasesImpl: Squirrel Enabled Apps:
[C:\Users\Hp\AppData\Local\WhatsApp\app-0.3.416\WhatsApp.exe]
2018-08-30 21:27:40> ApplyReleasesImpl: Starting fixPinnedExecutables
2018-08-30 21:27:40> ApplyReleasesImpl: Fixing up tray icons
2018-08-30 21:27:41> ApplyReleasesImpl: Couldn't rewrite shim RegKey, most
likely no apps are shimmed: System.NullReferenceException: Object reference not
Page 1
SquirrelSetup
set to an instance of an object.
at
Squirrel.UpdateManager.ApplyReleasesImpl.<unshimOurselves>b__13_0(RegistryView
view)
2018-08-30 21:27:41> 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)
2018-08-30 21:27:41> ApplyReleasesImpl: cleanDeadVersions: for version 0.3.416
2018-08-30 21:27:41> ApplyReleasesImpl: cleanDeadVersions: exclude folder
app-0.3.416
2018-08-30 21:29:41> Program: Starting Squirrel Updater: --install .
2018-08-30 21:29:41> Program: Starting install, writing to
C:\Users\Hp\AppData\Local\SquirrelTemp
2018-08-30 21:29:41> Program: About to install to:
C:\Users\Hp\AppData\Local\WhatsApp
2018-08-30 21:29:41> Program: Install path C:\Users\Hp\AppData\Local\WhatsApp
already exists, burning it to the ground
2018-08-30 21:29:42> IEnableLogger: Failed to copy Update.exe to
C:\Users\Hp\AppData\Local\WhatsApp\Update.exe:
System.UnauthorizedAccessException: Access to the path
'C:\Users\Hp\AppData\Local\WhatsApp\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)
2018-08-30 21:29:42> Unhandled exception: System.AggregateException: One or more
errors occurred. ---> System.UnauthorizedAccessException: Access to the path
'C:\Users\Hp\AppData\Local\WhatsApp\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()
Page 2
SquirrelSetup
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\Hp\AppData\Local\WhatsApp\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()<---

2018-08-30 21:31:10> Program: Starting Squirrel Updater: --install .


2018-08-30 21:31:10> Program: Starting install, writing to
C:\Users\Hp\AppData\Local\SquirrelTemp
2018-08-30 21:31:10> Program: About to install to:
C:\Users\Hp\AppData\Local\WhatsApp
2018-08-30 21:31:10> Program: Install path C:\Users\Hp\AppData\Local\WhatsApp
already exists, burning it to the ground
2018-08-30 21:31:10> Utility: The files inside
C:\Users\Hp\AppData\Local\WhatsApp could not be read
2018-08-30 21:31:10> Utility: The directories inside
C:\Users\Hp\AppData\Local\WhatsApp could not be read
2018-08-30 21:31:10> IEnableLogger: Failed to remove existing directory on full
install, is the app still running???: System.UnauthorizedAccessException: Access
to the path 'C:\Users\Hp\AppData\Local\WhatsApp' is denied.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.SetAttributes(String path, FileAttributes fileAttributes)
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.HandleNonSuccessAndDebuggerNotificat
ion(Task task)
at Squirrel.Utility.<LogIfThrows>d__42.MoveNext()
2018-08-30 21:31:10> Unhandled exception: System.AggregateException: One or more
errors occurred. ---> System.UnauthorizedAccessException: Access to the path
'C:\Users\Hp\AppData\Local\WhatsApp' is denied.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.SetAttributes(String path, FileAttributes fileAttributes)
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.HandleNonSuccessAndDebuggerNotificat
ion(Task task)
at Squirrel.Utility.<LogIfThrows>d__42.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
Page 3
SquirrelSetup
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at
System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotificat
ion(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\Hp\AppData\Local\WhatsApp' is denied.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.SetAttributes(String path, FileAttributes fileAttributes)
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.HandleNonSuccessAndDebuggerNotificat
ion(Task task)
at Squirrel.Utility.<LogIfThrows>d__42.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at
System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotificat
ion(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
at Squirrel.Update.Program.<Install>d__4.MoveNext()<---

2018-08-30 21:31:16> Program: Starting Squirrel Updater: --install .


2018-08-30 21:31:16> Program: Starting install, writing to
C:\Users\Hp\AppData\Local\SquirrelTemp
2018-08-30 21:31:16> Program: About to install to:
C:\Users\Hp\AppData\Local\WhatsApp
2018-08-30 21:31:16> Program: Install path C:\Users\Hp\AppData\Local\WhatsApp
already exists, burning it to the ground
2018-08-30 21:31:17> Utility: The files inside
C:\Users\Hp\AppData\Local\WhatsApp could not be read
2018-08-30 21:31:17> Utility: The directories inside
C:\Users\Hp\AppData\Local\WhatsApp could not be read
2018-08-30 21:31:17> IEnableLogger: Failed to remove existing directory on full
install, is the app still running???: System.UnauthorizedAccessException: Access
to the path 'C:\Users\Hp\AppData\Local\WhatsApp' is denied.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.SetAttributes(String path, FileAttributes fileAttributes)
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)
Page 4
SquirrelSetup
at
System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotificat
ion(Task task)
at Squirrel.Utility.<LogIfThrows>d__42.MoveNext()
2018-08-30 21:31:17> Unhandled exception: System.AggregateException: One or more
errors occurred. ---> System.UnauthorizedAccessException: Access to the path
'C:\Users\Hp\AppData\Local\WhatsApp' is denied.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.SetAttributes(String path, FileAttributes fileAttributes)
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.HandleNonSuccessAndDebuggerNotificat
ion(Task task)
at Squirrel.Utility.<LogIfThrows>d__42.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at
System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotificat
ion(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\Hp\AppData\Local\WhatsApp' is denied.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.SetAttributes(String path, FileAttributes fileAttributes)
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.HandleNonSuccessAndDebuggerNotificat
ion(Task task)
at Squirrel.Utility.<LogIfThrows>d__42.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at
System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotificat
ion(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
at Squirrel.Update.Program.<Install>d__4.MoveNext()<---

Page 5

Das könnte Ihnen auch gefallen