[15/07/25 15:18:28] info: Program: Starting Squirrel Updater: --install .
[15/07/25 15:18:28] info: Program: Starting install, writing to C:\Users\Administrator\AppData\Local\SquirrelTemp
[15/07/25 15:18:28] info: Program: About to install to: C:\Users\Administrator\AppData\Local\Postman-Agent
[15/07/25 15:18:29] info: CheckForUpdateImpl: Reading RELEASES file from C:\Users\Administrator\AppData\Local\SquirrelTemp
[15/07/25 15:18:29] info: CheckForUpdateImpl: First run, starting from scratch
[15/07/25 15:18:30] info: ApplyReleasesImpl: Writing files to app directory: C:\Users\Administrator\AppData\Local\Postman-Agent\app-0.4.52
[15/07/25 15:18:39] info: LogHost: Rigging execution stub for Postman Agent_ExecutionStub.exe to C:\Users\Administrator\AppData\Local\Postman-Agent\Postman Agent.exe
[15/07/25 15:18:44] info: ApplyReleasesImpl: Squirrel Enabled Apps: []
[15/07/25 15:18:44] warn: ApplyReleasesImpl: No apps are marked as Squirrel-aware! Going to run them all
[15/07/25 15:18:44] info: ApplyReleasesImpl: About to create shortcuts for Postman Agent.exe, rootAppDir C:\Users\Administrator\AppData\Local\Postman-Agent\
[15/07/25 15:18:45] info: ApplyReleasesImpl: Creating shortcut for Postman Agent.exe => C:\Users\Administrator\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Postman\Postman Agent.lnk
[15/07/25 15:18:45] info: ApplyReleasesImpl: About to save shortcut: C:\Users\Administrator\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Postman\Postman Agent.lnk (target C:\Users\Administrator\AppData\Local\Postman-Agent\Postman Agent.exe, workingDir C:\Users\Administrator\AppData\Local\Postman-Agent\app-0.4.52, args , toastActivatorCSLID ae7a3a1c-9735-5594-b75e-c26c6091ac38)
[15/07/25 15:18:45] info: ApplyReleasesImpl: Creating shortcut for Postman Agent.exe => C:\Users\Administrator\Desktop\Postman Agent.lnk
[15/07/25 15:18:45] info: ApplyReleasesImpl: About to save shortcut: C:\Users\Administrator\Desktop\Postman Agent.lnk (target C:\Users\Administrator\AppData\Local\Postman-Agent\Postman Agent.exe, workingDir C:\Users\Administrator\AppData\Local\Postman-Agent\app-0.4.52, args , toastActivatorCSLID ae7a3a1c-9735-5594-b75e-c26c6091ac38)
[15/07/25 15:18:45] info: ApplyReleasesImpl: Examining Pin: Command Prompt.lnk
[15/07/25 15:18:45] info: ApplyReleasesImpl: Examining Pin: CurrPorts.lnk
[15/07/25 15:18:45] info: ApplyReleasesImpl: Examining Pin: File Explorer.lnk
[15/07/25 15:18:45] info: ApplyReleasesImpl: Examining Pin: Google Chrome.lnk
[15/07/25 15:18:45] info: ApplyReleasesImpl: Examining Pin: Server Manager.lnk
[15/07/25 15:18:45] info: ApplyReleasesImpl: Examining Pin: Sysinternals Process Explorer.lnk
[15/07/25 15:18:45] info: ApplyReleasesImpl: Examining Pin: Windows PowerShell.lnk
[15/07/25 15:18:46] error: IEnableLogger: Failed to invoke post-install: System.ComponentModel.Win32Exception (0x80004005): The specified executable is not a valid application for this OS platform.
at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
at Squirrel.EnumerableExtensions.ForEach[TSource](IEnumerable`1 source, Action`1 onNext)
at Squirrel.UpdateManager.ApplyReleasesImpl.<invokePostInstall>d__10.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Squirrel.Utility.<LogIfThrows>d__42.MoveNext()
[15/07/25 15:18:46] fatal: Finished with unhandled exception: System.AggregateException: One or more errors occurred. ---> System.ComponentModel.Win32Exception: The specified executable is not a valid application for this OS platform.
at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
at Squirrel.EnumerableExtensions.ForEach[TSource](IEnumerable`1 source, Action`1 onNext)
at Squirrel.UpdateManager.ApplyReleasesImpl.<invokePostInstall>d__10.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Squirrel.Utility.<LogIfThrows>d__42.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Squirrel.UpdateManager.ApplyReleasesImpl.<ApplyReleases>d__2.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Squirrel.UpdateManager.<FullInstall>d__10.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at 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 Squirrel.Update.Program.executeCommandLine(String[] args)
at Squirrel.Update.Program.main(String[] args)
---> (Inner Exception #0) System.ComponentModel.Win32Exception (0x80004005): The specified executable is not a valid application for this OS platform.
at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
at Squirrel.EnumerableExtensions.ForEach[TSource](IEnumerable`1 source, Action`1 onNext)
at Squirrel.UpdateManager.ApplyReleasesImpl.<invokePostInstall>d__10.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Squirrel.Utility.<LogIfThrows>d__42.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Squirrel.UpdateManager.ApplyReleasesImpl.<ApplyReleases>d__2.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Squirrel.UpdateManager.<FullInstall>d__10.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Squirrel.Update.Program.<Install>d__4.MoveNext()<---
[16/07/25 00:05:18] info: Program: Starting Squirrel Updater: --install .
[16/07/25 00:05:19] info: Program: Starting install, writing to C:\Users\Administrator\AppData\Local\SquirrelTemp
[16/07/25 00:05:19] info: Program: About to install to: C:\Users\Administrator\AppData\Local\Postman-Agent
[16/07/25 00:05:19] warn: Program: Install path C:\Users\Administrator\AppData\Local\Postman-Agent already exists, burning it to the ground
[16/07/25 00:05:19] info: CheckForUpdateImpl: Reading RELEASES file from C:\Users\Administrator\AppData\Local\SquirrelTemp
[16/07/25 00:05:19] info: CheckForUpdateImpl: First run, starting from scratch
[16/07/25 00:05:21] info: ApplyReleasesImpl: Writing files to app directory: C:\Users\Administrator\AppData\Local\Postman-Agent\app-0.4.52
[16/07/25 00:05:29] info: LogHost: Rigging execution stub for Postman Agent_ExecutionStub.exe to C:\Users\Administrator\AppData\Local\Postman-Agent\Postman Agent.exe
[16/07/25 00:05:34] info: ApplyReleasesImpl: Squirrel Enabled Apps: []
[16/07/25 00:05:34] warn: ApplyReleasesImpl: No apps are marked as Squirrel-aware! Going to run them all
[16/07/25 00:05:34] info: ApplyReleasesImpl: About to create shortcuts for Postman Agent.exe, rootAppDir C:\Users\Administrator\AppData\Local\Postman-Agent\
[16/07/25 00:05:34] info: ApplyReleasesImpl: Creating shortcut for Postman Agent.exe => C:\Users\Administrator\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Postman\Postman Agent.lnk
[16/07/25 00:05:34] info: ApplyReleasesImpl: About to save shortcut: C:\Users\Administrator\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Postman\Postman Agent.lnk (target C:\Users\Administrator\AppData\Local\Postman-Agent\Postman Agent.exe, workingDir C:\Users\Administrator\AppData\Local\Postman-Agent\app-0.4.52, args , toastActivatorCSLID ae7a3a1c-9735-5594-b75e-c26c6091ac38)
[16/07/25 00:05:34] info: ApplyReleasesImpl: Creating shortcut for Postman Agent.exe => C:\Users\Administrator\Desktop\Postman Agent.lnk
[16/07/25 00:05:34] info: ApplyReleasesImpl: About to save shortcut: C:\Users\Administrator\Desktop\Postman Agent.lnk (target C:\Users\Administrator\AppData\Local\Postman-Agent\Postman Agent.exe, workingDir C:\Users\Administrator\AppData\Local\Postman-Agent\app-0.4.52, args , toastActivatorCSLID ae7a3a1c-9735-5594-b75e-c26c6091ac38)
[16/07/25 00:05:34] info: ApplyReleasesImpl: Examining Pin: Command Prompt.lnk
[16/07/25 00:05:34] info: ApplyReleasesImpl: Examining Pin: CurrPorts.lnk
[16/07/25 00:05:34] info: ApplyReleasesImpl: Examining Pin: File Explorer.lnk
[16/07/25 00:05:34] info: ApplyReleasesImpl: Examining Pin: Google Chrome.lnk
[16/07/25 00:05:34] info: ApplyReleasesImpl: Examining Pin: Server Manager.lnk
[16/07/25 00:05:34] info: ApplyReleasesImpl: Examining Pin: Sysinternals Process Explorer.lnk
[16/07/25 00:05:34] info: ApplyReleasesImpl: Examining Pin: Windows PowerShell.lnk
[16/07/25 00:05:34] error: IEnableLogger: Failed to invoke post-install: System.ComponentModel.Win32Exception (0x80004005): The specified executable is not a valid application for this OS platform.
at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
at Squirrel.EnumerableExtensions.ForEach[TSource](IEnumerable`1 source, Action`1 onNext)
at Squirrel.UpdateManager.ApplyReleasesImpl.<invokePostInstall>d__10.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Squirrel.Utility.<LogIfThrows>d__42.MoveNext()
[16/07/25 00:05:34] fatal: Finished with unhandled exception: System.AggregateException: One or more errors occurred. ---> System.ComponentModel.Win32Exception: The specified executable is not a valid application for this OS platform.
at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
at Squirrel.EnumerableExtensions.ForEach[TSource](IEnumerable`1 source, Action`1 onNext)
at Squirrel.UpdateManager.ApplyReleasesImpl.<invokePostInstall>d__10.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Squirrel.Utility.<LogIfThrows>d__42.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Squirrel.UpdateManager.ApplyReleasesImpl.<ApplyReleases>d__2.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Squirrel.UpdateManager.<FullInstall>d__10.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at 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 Squirrel.Update.Program.executeCommandLine(String[] args)
at Squirrel.Update.Program.main(String[] args)
---> (Inner Exception #0) System.ComponentModel.Win32Exception (0x80004005): The specified executable is not a valid application for this OS platform.
at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
at Squirrel.EnumerableExtensions.ForEach[TSource](IEnumerable`1 source, Action`1 onNext)
at Squirrel.UpdateManager.ApplyReleasesImpl.<invokePostInstall>d__10.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Squirrel.Utility.<LogIfThrows>d__42.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Squirrel.UpdateManager.ApplyReleasesImpl.<ApplyReleases>d__2.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Squirrel.UpdateManager.<FullInstall>d__10.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Squirrel.Update.Program.<Install>d__4.MoveNext()<---
[16/07/25 00:06:02] info: Program: Starting Squirrel Updater: --install .
[16/07/25 00:06:02] info: Program: Starting install, writing to C:\Users\Administrator\AppData\Local\SquirrelTemp
[16/07/25 00:06:02] info: Program: About to install to: C:\Users\Administrator\AppData\Local\Postman
[16/07/25 00:06:02] info: CheckForUpdateImpl: Reading RELEASES file from C:\Users\Administrator\AppData\Local\SquirrelTemp
[16/07/25 00:06:02] info: CheckForUpdateImpl: First run, starting from scratch
[16/07/25 00:06:04] info: ApplyReleasesImpl: Writing files to app directory: C:\Users\Administrator\AppData\Local\Postman\app-11.54.1
[16/07/25 00:06:12] info: LogHost: Rigging execution stub for Postman_ExecutionStub.exe to C:\Users\Administrator\AppData\Local\Postman\Postman.exe
[16/07/25 00:06:16] info: ApplyReleasesImpl: Squirrel Enabled Apps: []
[16/07/25 00:06:16] warn: ApplyReleasesImpl: No apps are marked as Squirrel-aware! Going to run them all
[16/07/25 00:06:16] info: ApplyReleasesImpl: About to create shortcuts for Postman.exe, rootAppDir C:\Users\Administrator\AppData\Local\Postman\
[16/07/25 00:06:17] info: ApplyReleasesImpl: Creating shortcut for Postman.exe => C:\Users\Administrator\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Postman\Postman.lnk
[16/07/25 00:06:17] info: ApplyReleasesImpl: About to save shortcut: C:\Users\Administrator\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Postman\Postman.lnk (target C:\Users\Administrator\AppData\Local\Postman\Postman.exe, workingDir C:\Users\Administrator\AppData\Local\Postman\app-11.54.1, args , toastActivatorCSLID d56d0ae8-2c2a-5b45-bd3b-9973bc69da9e)
[16/07/25 00:06:17] info: ApplyReleasesImpl: Creating shortcut for Postman.exe => C:\Users\Administrator\Desktop\Postman.lnk
[16/07/25 00:06:17] info: ApplyReleasesImpl: About to save shortcut: C:\Users\Administrator\Desktop\Postman.lnk (target C:\Users\Administrator\AppData\Local\Postman\Postman.exe, workingDir C:\Users\Administrator\AppData\Local\Postman\app-11.54.1, args , toastActivatorCSLID d56d0ae8-2c2a-5b45-bd3b-9973bc69da9e)
[16/07/25 00:06:17] info: ApplyReleasesImpl: Examining Pin: Command Prompt.lnk
[16/07/25 00:06:17] info: ApplyReleasesImpl: Examining Pin: CurrPorts.lnk
[16/07/25 00:06:17] info: ApplyReleasesImpl: Examining Pin: File Explorer.lnk
[16/07/25 00:06:17] info: ApplyReleasesImpl: Examining Pin: Google Chrome.lnk
[16/07/25 00:06:17] info: ApplyReleasesImpl: Examining Pin: Server Manager.lnk
[16/07/25 00:06:17] info: ApplyReleasesImpl: Examining Pin: Sysinternals Process Explorer.lnk
[16/07/25 00:06:17] info: ApplyReleasesImpl: Examining Pin: Windows PowerShell.lnk
[16/07/25 00:06:17] error: IEnableLogger: Failed to invoke post-install: System.ComponentModel.Win32Exception (0x80004005): The specified executable is not a valid application for this OS platform.
at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
at Squirrel.EnumerableExtensions.ForEach[TSource](IEnumerable`1 source, Action`1 onNext)
at Squirrel.UpdateManager.ApplyReleasesImpl.<invokePostInstall>d__10.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Squirrel.Utility.<LogIfThrows>d__42.MoveNext()
[16/07/25 00:06:17] fatal: Finished with unhandled exception: System.AggregateException: One or more errors occurred. ---> System.ComponentModel.Win32Exception: The specified executable is not a valid application for this OS platform.
at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
at Squirrel.EnumerableExtensions.ForEach[TSource](IEnumerable`1 source, Action`1 onNext)
at Squirrel.UpdateManager.ApplyReleasesImpl.<invokePostInstall>d__10.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Squirrel.Utility.<LogIfThrows>d__42.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Squirrel.UpdateManager.ApplyReleasesImpl.<ApplyReleases>d__2.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Squirrel.UpdateManager.<FullInstall>d__10.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at 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 Squirrel.Update.Program.executeCommandLine(String[] args)
at Squirrel.Update.Program.main(String[] args)
---> (Inner Exception #0) System.ComponentModel.Win32Exception (0x80004005): The specified executable is not a valid application for this OS platform.
at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
at Squirrel.EnumerableExtensions.ForEach[TSource](IEnumerable`1 source, Action`1 onNext)
at Squirrel.UpdateManager.ApplyReleasesImpl.<invokePostInstall>d__10.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Squirrel.Utility.<LogIfThrows>d__42.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Squirrel.UpdateManager.ApplyReleasesImpl.<ApplyReleases>d__2.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Squirrel.UpdateManager.<FullInstall>d__10.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Squirrel.Update.Program.<Install>d__4.MoveNext()<---
[16/07/25 01:46:56] info: Program: Starting Squirrel Updater: --install .
[16/07/25 01:46:56] info: Program: Starting install, writing to C:\Users\Administrator\AppData\Local\SquirrelTemp
[16/07/25 01:46:56] info: Program: About to install to: C:\Users\Administrator\AppData\Local\Postman
[16/07/25 01:46:56] warn: Program: Install path C:\Users\Administrator\AppData\Local\Postman already exists, burning it to the ground
[16/07/25 01:46:57] info: CheckForUpdateImpl: Reading RELEASES file from C:\Users\Administrator\AppData\Local\SquirrelTemp
[16/07/25 01:46:57] info: CheckForUpdateImpl: First run, starting from scratch
[16/07/25 01:46:58] info: ApplyReleasesImpl: Writing files to app directory: C:\Users\Administrator\AppData\Local\Postman\app-11.54.1
[16/07/25 01:47:05] info: LogHost: Rigging execution stub for Postman_ExecutionStub.exe to C:\Users\Administrator\AppData\Local\Postman\Postman.exe
[16/07/25 01:47:09] info: ApplyReleasesImpl: Squirrel Enabled Apps: []
[16/07/25 01:47:09] warn: ApplyReleasesImpl: No apps are marked as Squirrel-aware! Going to run them all
[16/07/25 01:47:09] info: ApplyReleasesImpl: About to create shortcuts for Postman.exe, rootAppDir C:\Users\Administrator\AppData\Local\Postman\
[16/07/25 01:47:09] info: ApplyReleasesImpl: Creating shortcut for Postman.exe => C:\Users\Administrator\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Postman\Postman.lnk
[16/07/25 01:47:09] info: ApplyReleasesImpl: About to save shortcut: C:\Users\Administrator\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Postman\Postman.lnk (target C:\Users\Administrator\AppData\Local\Postman\Postman.exe, workingDir C:\Users\Administrator\AppData\Local\Postman\app-11.54.1, args , toastActivatorCSLID d56d0ae8-2c2a-5b45-bd3b-9973bc69da9e)
[16/07/25 01:47:09] info: ApplyReleasesImpl: Creating shortcut for Postman.exe => C:\Users\Administrator\Desktop\Postman.lnk
[16/07/25 01:47:09] info: ApplyReleasesImpl: About to save shortcut: C:\Users\Administrator\Desktop\Postman.lnk (target C:\Users\Administrator\AppData\Local\Postman\Postman.exe, workingDir C:\Users\Administrator\AppData\Local\Postman\app-11.54.1, args , toastActivatorCSLID d56d0ae8-2c2a-5b45-bd3b-9973bc69da9e)
[16/07/25 01:47:09] info: ApplyReleasesImpl: Examining Pin: Command Prompt.lnk
[16/07/25 01:47:09] info: ApplyReleasesImpl: Examining Pin: CurrPorts.lnk
[16/07/25 01:47:09] info: ApplyReleasesImpl: Examining Pin: File Explorer.lnk
[16/07/25 01:47:09] info: ApplyReleasesImpl: Examining Pin: Google Chrome.lnk
[16/07/25 01:47:09] info: ApplyReleasesImpl: Examining Pin: Server Manager.lnk
[16/07/25 01:47:09] info: ApplyReleasesImpl: Examining Pin: Sysinternals Process Explorer.lnk
[16/07/25 01:47:09] info: ApplyReleasesImpl: Examining Pin: Windows PowerShell.lnk
[16/07/25 01:47:10] error: IEnableLogger: Failed to invoke post-install: System.ComponentModel.Win32Exception (0x80004005): The specified executable is not a valid application for this OS platform.
at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
at Squirrel.EnumerableExtensions.ForEach[TSource](IEnumerable`1 source, Action`1 onNext)
at Squirrel.UpdateManager.ApplyReleasesImpl.<invokePostInstall>d__10.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Squirrel.Utility.<LogIfThrows>d__42.MoveNext()
[16/07/25 01:47:10] fatal: Finished with unhandled exception: System.AggregateException: One or more errors occurred. ---> System.ComponentModel.Win32Exception: The specified executable is not a valid application for this OS platform.
at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
at Squirrel.EnumerableExtensions.ForEach[TSource](IEnumerable`1 source, Action`1 onNext)
at Squirrel.UpdateManager.ApplyReleasesImpl.<invokePostInstall>d__10.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Squirrel.Utility.<LogIfThrows>d__42.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Squirrel.UpdateManager.ApplyReleasesImpl.<ApplyReleases>d__2.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Squirrel.UpdateManager.<FullInstall>d__10.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at 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 Squirrel.Update.Program.executeCommandLine(String[] args)
at Squirrel.Update.Program.main(String[] args)
---> (Inner Exception #0) System.ComponentModel.Win32Exception (0x80004005): The specified executable is not a valid application for this OS platform.
at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
at Squirrel.EnumerableExtensions.ForEach[TSource](IEnumerable`1 source, Action`1 onNext)
at Squirrel.UpdateManager.ApplyReleasesImpl.<invokePostInstall>d__10.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Squirrel.Utility.<LogIfThrows>d__42.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Squirrel.UpdateManager.ApplyReleasesImpl.<ApplyReleases>d__2.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Squirrel.UpdateManager.<FullInstall>d__10.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Squirrel.Update.Program.<Install>d__4.MoveNext()<---
here is the fail log, may i have clue to solve it?