-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error installing the installer. #417
Comments
Please ensure that you use electron-builder 3.25.0 |
I have updated to 3.25.0. Now when I try to build it again, more error occur: Packaging app for platform win32 x64 using electron v1.1.0
From previous event: npm ERR! Windows_NT 10.0.10586 npm ERR! Please include the following file with any support request: |
Does it work if you move project to path without space (here |
Is there any update on the app entry point file? Cos after updating to 3.25, I try use electron-prebuilt to run |
mongodb-js/electron-squirrel-startup#5 is fixed, please upgrade it to version 1.0.0 |
@ahgan84 So, the error was really space in the name? |
yes.. I remove the space and can install already.. |
space in the name — electron/rcedit#17
Upgrade electron-squirrel-startup to 1.0.0 Ensure that you use |
I updated the electron-squirrel-startup and now electron-prebuilt can run already. Thanks! |
I still use These are my top declaration in the file: const electron = require('electron'); Are they correct? |
electron-prebuilt version 1.1.1? |
Now, the electron prebuilt can run using npm start already. I can use electron builder latest version to successfully build my app win installer in both 32bit version and 64bit version. But when i try install both 32bit version and 64bit to their respective pc, both got errors. Later i wil post the error message out.. |
I try rebuild the installer for both 32bit version and 64bit vrsion again. Now the 64bit no problem anymore and can install successfully. The 32bit version during installation wil pop up errors stating that i'm missing the VCRUNTIME140.dll and MSVCP140.dll. Any idea how to solve it? |
Any idea how to solve my above problem @develar develar? |
@ahgan84 Do you use electron 1.1.1? |
Nope. Mine stil version 1.1.0. Later i update it and see stil got this problem or not. |
@ahgan84 You should use 1.1.1 — "Link statically with Visual C++ libraries." is fixed. see release notes https://github.com/electron/electron/releases/tag/v1.1.1 |
Problem solved after update to electron prebuilt 1.1.1. Thanks. |
Hi guys.. I have successfully created the windows installer using the electron builder. But when I install to the PCs, some can install successfully. Some install fail and have the below error:
2016-05-20 16:39:59> Program: Starting Squirrel Updater: --install . 2016-05-20 16:39:59> Program: Starting install, writing to C:\Users\Viscon R&D\AppData\Local\SquirrelTemp 2016-05-20 16:39:59> Program: About to install to: C:\Users\Viscon R&D\AppData\Local\gmc 2016-05-20 16:39:59> 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\Viscon R&D\AppData\Local\gmc\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-05-20 16:39:59> CheckForUpdateImpl: Failed to load local releases, starting from scratch: System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\Viscon R&D\AppData\Local\gmc\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-05-20 16:39:59> CheckForUpdateImpl: Reading RELEASES file from C:\Users\Viscon R&D\AppData\Local\SquirrelTemp 2016-05-20 16:39:59> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch 2016-05-20 16:40:00> ApplyReleasesImpl: Writing files to app directory: C:\Users\Viscon R&D\AppData\Local\gmc\app-1.0.0 2016-05-20 16:40:12> ApplyReleasesImpl: Moving file C:\Users\Viscon R&D\AppData\Local\gmc\app-1.0.0\lib\net45\content_resources_200_percent.pak to C:\Users\Viscon R&D\AppData\Local\gmc\app-1.0.0\content_resources_200_percent.pak 2016-05-20 16:40:12> ApplyReleasesImpl: Moving file C:\Users\Viscon R&D\AppData\Local\gmc\app-1.0.0\lib\net45\content_shell.pak to C:\Users\Viscon R&D\AppData\Local\gmc\app-1.0.0\content_shell.pak 2016-05-20 16:40:12> ApplyReleasesImpl: Moving file C:\Users\Viscon R&D\AppData\Local\gmc\app-1.0.0\lib\net45\d3dcompiler_47.dll to C:\Users\Viscon R&D\AppData\Local\gmc\app-1.0.0\d3dcompiler_47.dll 2016-05-20 16:40:12> ApplyReleasesImpl: Moving file C:\Users\Viscon R&D\AppData\Local\gmc\app-1.0.0\lib\net45\ffmpeg.dll to C:\Users\Viscon R&D\AppData\Local\gmc\app-1.0.0\ffmpeg.dll 2016-05-20 16:40:12> ApplyReleasesImpl: Moving file C:\Users\Viscon R&D\AppData\Local\gmc\app-1.0.0\lib\net45\gmc-vct.exe to C:\Users\Viscon R&D\AppData\Local\gmc\app-1.0.0\gmc-vct.exe 2016-05-20 16:40:12> ApplyReleasesImpl: Moving file C:\Users\Viscon R&D\AppData\Local\gmc\app-1.0.0\lib\net45\icudtl.dat to C:\Users\Viscon R&D\AppData\Local\gmc\app-1.0.0\icudtl.dat 2016-05-20 16:40:12> ApplyReleasesImpl: Moving file C:\Users\Viscon R&D\AppData\Local\gmc\app-1.0.0\lib\net45\libEGL.dll to C:\Users\Viscon R&D\AppData\Local\gmc\app-1.0.0\libEGL.dll 2016-05-20 16:40:12> ApplyReleasesImpl: Moving file C:\Users\Viscon R&D\AppData\Local\gmc\app-1.0.0\lib\net45\libGLESv2.dll to C:\Users\Viscon R&D\AppData\Local\gmc\app-1.0.0\libGLESv2.dll 2016-05-20 16:40:12> ApplyReleasesImpl: Moving file C:\Users\Viscon R&D\AppData\Local\gmc\app-1.0.0\lib\net45\LICENSE to C:\Users\Viscon R&D\AppData\Local\gmc\app-1.0.0\LICENSE 2016-05-20 16:40:12> ApplyReleasesImpl: Moving file C:\Users\Viscon R&D\AppData\Local\gmc\app-1.0.0\lib\net45\LICENSES.chromium.html to C:\Users\Viscon R&D\AppData\Local\gmc\app-1.0.0\LICENSES.chromium.html 2016-05-20 16:40:12> ApplyReleasesImpl: Moving file C:\Users\Viscon R&D\AppData\Local\gmc\app-1.0.0\lib\net45\msvcr120.dll to C:\Users\Viscon R&D\AppData\Local\gmc\app-1.0.0\msvcr120.dll 2016-05-20 16:40:12> ApplyReleasesImpl: Moving file C:\Users\Viscon R&D\AppData\Local\gmc\app-1.0.0\lib\net45\node.dll to C:\Users\Viscon R&D\AppData\Local\gmc\app-1.0.0\node.dll 2016-05-20 16:40:12> ApplyReleasesImpl: Moving file C:\Users\Viscon R&D\AppData\Local\gmc\app-1.0.0\lib\net45\msvcp120.dll to C:\Users\Viscon R&D\AppData\Local\gmc\app-1.0.0\msvcp120.dll 2016-05-20 16:40:12> ApplyReleasesImpl: Moving file C:\Users\Viscon R&D\AppData\Local\gmc\app-1.0.0\lib\net45\natives_blob.bin to C:\Users\Viscon R&D\AppData\Local\gmc\app-1.0.0\natives_blob.bin 2016-05-20 16:40:12> ApplyReleasesImpl: Moving file C:\Users\Viscon R&D\AppData\Local\gmc\app-1.0.0\lib\net45\ui_resources_200_percent.pak to C:\Users\Viscon R&D\AppData\Local\gmc\app-1.0.0\ui_resources_200_percent.pak 2016-05-20 16:40:12> ApplyReleasesImpl: Moving file C:\Users\Viscon R&D\AppData\Local\gmc\app-1.0.0\lib\net45\vccorlib120.dll to C:\Users\Viscon R&D\AppData\Local\gmc\app-1.0.0\vccorlib120.dll 2016-05-20 16:40:12> ApplyReleasesImpl: Moving file C:\Users\Viscon R&D\AppData\Local\gmc\app-1.0.0\lib\net45\Update.exe to C:\Users\Viscon R&D\AppData\Local\gmc\app-1.0.0\Update.exe 2016-05-20 16:40:12> ApplyReleasesImpl: Moving file C:\Users\Viscon R&D\AppData\Local\gmc\app-1.0.0\lib\net45\version to C:\Users\Viscon R&D\AppData\Local\gmc\app-1.0.0\version 2016-05-20 16:40:12> ApplyReleasesImpl: Moving file C:\Users\Viscon R&D\AppData\Local\gmc\app-1.0.0\lib\net45\xinput1_3.dll to C:\Users\Viscon R&D\AppData\Local\gmc\app-1.0.0\xinput1_3.dll 2016-05-20 16:40:13> ApplyReleasesImpl: Moving file C:\Users\Viscon R&D\AppData\Local\gmc\app-1.0.0\lib\net45\snapshot_blob.bin to C:\Users\Viscon R&D\AppData\Local\gmc\app-1.0.0\snapshot_blob.bin 2016-05-20 16:40:16> ApplyReleasesImpl: Squirrel Enabled Apps: [C:\Users\Viscon R&D\AppData\Local\gmc\app-1.0.0\gmc-vct.exe] 2016-05-20 16:40:16> ApplyReleasesImpl: Couldn't run Squirrel hook, continuing: C:\Users\Viscon R&D\AppData\Local\gmc\app-1.0.0\gmc-vct.exe: System.ComponentModel.Win32Exception (0x80004005): The specified executable is not a valid application for this OS platform. at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo) at System.Diagnostics.Process.Start() at System.Diagnostics.Process.Start(ProcessStartInfo startInfo) at Squirrel.Utility.<InvokeProcessAsync>d__11.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClass10_0.<<invokePostInstall>b__0>d.MoveNext() 2016-05-20 16:40:16> 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() at System.Diagnostics.Process.Start(ProcessStartInfo startInfo) at Squirrel.UpdateManager.ApplyReleasesImpl.<>c.<invokePostInstall>b__10_6(ProcessStartInfo info) at Squirrel.EnumerableExtensions.ForEach[TSource](IEnumerable
1 source, Action1 onNext) at Squirrel.UpdateManager.ApplyReleasesImpl.<invokePostInstall>d__10.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Squirrel.Utility.<LogIfThrows>d__34.MoveNext() 2016-05-20 16:40:16> 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() at System.Diagnostics.Process.Start(ProcessStartInfo startInfo) at Squirrel.UpdateManager.ApplyReleasesImpl.<>c.<invokePostInstall>b__10_6(ProcessStartInfo info) at Squirrel.EnumerableExtensions.ForEach[TSource](IEnumerable
1 source, Action1 onNext) at Squirrel.UpdateManager.ApplyReleasesImpl.<invokePostInstall>d__10.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Squirrel.Utility.<LogIfThrows>d__34.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task) at Squirrel.UpdateManager.ApplyReleasesImpl.<ApplyReleases>d__2.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Squirrel.UpdateManager.<FullInstall>d__10.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task) at Squirrel.Update.Program.<Install>d__4.MoveNext() --- End of inner exception stack trace --- at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions) at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken) at System.Threading.Tasks.Task.Wait() at Squirrel.Update.Program.executeCommandLine(String[] args) at Squirrel.Update.Program.main(String[] args) ---> (Inner Exception #0) System.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() at System.Diagnostics.Process.Start(ProcessStartInfo startInfo) at Squirrel.UpdateManager.ApplyReleasesImpl.<>c.<invokePostInstall>b__10_6(ProcessStartInfo info) at Squirrel.EnumerableExtensions.ForEach[TSource](IEnumerable
1 source, Action`1 onNext)at Squirrel.UpdateManager.ApplyReleasesImpl.d__10.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Squirrel.Utility.d__34.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
at Squirrel.UpdateManager.ApplyReleasesImpl.d__2.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Squirrel.UpdateManager.d__10.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
at Squirrel.Update.Program.d__4.MoveNext()<---
2016-05-20 16:44:42> Program: Starting Squirrel Updater: --install .
2016-05-20 16:44:42> Program: Starting install, writing to C:\Users\Viscon R&D\AppData\Local\SquirrelTemp
2016-05-20 16:44:42> Program: About to install to: C:\Users\Viscon R&D\AppData\Local\gmc
2016-05-20 16:44:42> Program: Install path C:\Users\Viscon R&D\AppData\Local\gmc already exists, burning it to the ground
2016-05-20 16:44:43> 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\Viscon R&D\AppData\Local\gmc\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-05-20 16:44:43> CheckForUpdateImpl: Failed to load local releases, starting from scratch: System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\Viscon R&D\AppData\Local\gmc\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.d__2.MoveNext()
2016-05-20 16:44:43> CheckForUpdateImpl: Reading RELEASES file from C:\Users\Viscon R&D\AppData\Local\SquirrelTemp
2016-05-20 16:44:43> CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
2016-05-20 16:44:43> ApplyReleasesImpl: Writing files to app directory: C:\Users\Viscon R&D\AppData\Local\gmc\app-1.0.0
2016-05-20 16:44:54> ApplyReleasesImpl: Moving file C:\Users\Viscon R&D\AppData\Local\gmc\app-1.0.0\lib\net45\d3dcompiler_47.dll to C:\Users\Viscon R&D\AppData\Local\gmc\app-1.0.0\d3dcompiler_47.dll
2016-05-20 16:44:54> ApplyReleasesImpl: Moving file C:\Users\Viscon R&D\AppData\Local\gmc\app-1.0.0\lib\net45\content_shell.pak to C:\Users\Viscon R&D\AppData\Local\gmc\app-1.0.0\content_shell.pak
2016-05-20 16:44:54> ApplyReleasesImpl: Moving file C:\Users\Viscon R&D\AppData\Local\gmc\app-1.0.0\lib\net45\ffmpeg.dll to C:\Users\Viscon R&D\AppData\Local\gmc\app-1.0.0\ffmpeg.dll
2016-05-20 16:44:54> ApplyReleasesImpl: Moving file C:\Users\Viscon R&D\AppData\Local\gmc\app-1.0.0\lib\net45\content_resources_200_percent.pak to C:\Users\Viscon R&D\AppData\Local\gmc\app-1.0.0\content_resources_200_percent.pak
2016-05-20 16:44:54> ApplyReleasesImpl: Moving file C:\Users\Viscon R&D\AppData\Local\gmc\app-1.0.0\lib\net45\gmc-vct.exe to C:\Users\Viscon R&D\AppData\Local\gmc\app-1.0.0\gmc-vct.exe
2016-05-20 16:44:54> ApplyReleasesImpl: Moving file C:\Users\Viscon R&D\AppData\Local\gmc\app-1.0.0\lib\net45\icudtl.dat to C:\Users\Viscon R&D\AppData\Local\gmc\app-1.0.0\icudtl.dat
2016-05-20 16:44:54> ApplyReleasesImpl: Moving file C:\Users\Viscon R&D\AppData\Local\gmc\app-1.0.0\lib\net45\libEGL.dll to C:\Users\Viscon R&D\AppData\Local\gmc\app-1.0.0\libEGL.dll
2016-05-20 16:44:54> ApplyReleasesImpl: Moving file C:\Users\Viscon R&D\AppData\Local\gmc\app-1.0.0\lib\net45\libGLESv2.dll to C:\Users\Viscon R&D\AppData\Local\gmc\app-1.0.0\libGLESv2.dll
2016-05-20 16:44:54> ApplyReleasesImpl: Moving file C:\Users\Viscon R&D\AppData\Local\gmc\app-1.0.0\lib\net45\LICENSE to C:\Users\Viscon R&D\AppData\Local\gmc\app-1.0.0\LICENSE
2016-05-20 16:44:54> ApplyReleasesImpl: Moving file C:\Users\Viscon R&D\AppData\Local\gmc\app-1.0.0\lib\net45\LICENSES.chromium.html to C:\Users\Viscon R&D\AppData\Local\gmc\app-1.0.0\LICENSES.chromium.html
2016-05-20 16:44:54> ApplyReleasesImpl: Moving file C:\Users\Viscon R&D\AppData\Local\gmc\app-1.0.0\lib\net45\msvcp120.dll to C:\Users\Viscon R&D\AppData\Local\gmc\app-1.0.0\msvcp120.dll
2016-05-20 16:44:54> ApplyReleasesImpl: Moving file C:\Users\Viscon R&D\AppData\Local\gmc\app-1.0.0\lib\net45\msvcr120.dll to C:\Users\Viscon R&D\AppData\Local\gmc\app-1.0.0\msvcr120.dll
2016-05-20 16:44:54> ApplyReleasesImpl: Moving file C:\Users\Viscon R&D\AppData\Local\gmc\app-1.0.0\lib\net45\node.dll to C:\Users\Viscon R&D\AppData\Local\gmc\app-1.0.0\node.dll
2016-05-20 16:44:54> ApplyReleasesImpl: Moving file C:\Users\Viscon R&D\AppData\Local\gmc\app-1.0.0\lib\net45\ui_resources_200_percent.pak to C:\Users\Viscon R&D\AppData\Local\gmc\app-1.0.0\ui_resources_200_percent.pak
2016-05-20 16:44:54> ApplyReleasesImpl: Moving file C:\Users\Viscon R&D\AppData\Local\gmc\app-1.0.0\lib\net45\natives_blob.bin to C:\Users\Viscon R&D\AppData\Local\gmc\app-1.0.0\natives_blob.bin
2016-05-20 16:44:54> ApplyReleasesImpl: Moving file C:\Users\Viscon R&D\AppData\Local\gmc\app-1.0.0\lib\net45\vccorlib120.dll to C:\Users\Viscon R&D\AppData\Local\gmc\app-1.0.0\vccorlib120.dll
2016-05-20 16:44:54> ApplyReleasesImpl: Moving file C:\Users\Viscon R&D\AppData\Local\gmc\app-1.0.0\lib\net45\snapshot_blob.bin to C:\Users\Viscon R&D\AppData\Local\gmc\app-1.0.0\snapshot_blob.bin
2016-05-20 16:44:54> ApplyReleasesImpl: Moving file C:\Users\Viscon R&D\AppData\Local\gmc\app-1.0.0\lib\net45\Update.exe to C:\Users\Viscon R&D\AppData\Local\gmc\app-1.0.0\Update.exe
2016-05-20 16:44:54> ApplyReleasesImpl: Moving file C:\Users\Viscon R&D\AppData\Local\gmc\app-1.0.0\lib\net45\version to C:\Users\Viscon R&D\AppData\Local\gmc\app-1.0.0\version
2016-05-20 16:44:54> ApplyReleasesImpl: Moving file C:\Users\Viscon R&D\AppData\Local\gmc\app-1.0.0\lib\net45\xinput1_3.dll to C:\Users\Viscon R&D\AppData\Local\gmc\app-1.0.0\xinput1_3.dll
2016-05-20 16:44:56> ApplyReleasesImpl: Squirrel Enabled Apps: [C:\Users\Viscon R&D\AppData\Local\gmc\app-1.0.0\gmc-vct.exe]
2016-05-20 16:44:56> ApplyReleasesImpl: Couldn't run Squirrel hook, continuing: C:\Users\Viscon R&D\AppData\Local\gmc\app-1.0.0\gmc-vct.exe: System.ComponentModel.Win32Exception (0x80004005): The specified executable is not a valid application for this OS platform.
at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start()
at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
at Squirrel.Utility.d__11.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Squirrel.UpdateManager.ApplyReleasesImpl.<>c__DisplayClass10_0.<b__0>d.MoveNext()
2016-05-20 16:44:56> 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()
at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
at Squirrel.UpdateManager.ApplyReleasesImpl.<>c.b__10_6(ProcessStartInfo info)
at Squirrel.EnumerableExtensions.ForEach[TSource](IEnumerable
1 source, Action
1 onNext)at Squirrel.UpdateManager.ApplyReleasesImpl.d__10.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Squirrel.Utility.d__34.MoveNext()
2016-05-20 16:44:56> 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()
at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
at Squirrel.UpdateManager.ApplyReleasesImpl.<>c.b__10_6(ProcessStartInfo info)
at Squirrel.EnumerableExtensions.ForEach[TSource](IEnumerable
1 source, Action
1 onNext)at Squirrel.UpdateManager.ApplyReleasesImpl.d__10.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Squirrel.Utility.d__34.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
at Squirrel.UpdateManager.ApplyReleasesImpl.d__2.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Squirrel.UpdateManager.d__10.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
at Squirrel.Update.Program.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.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()
at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
at Squirrel.UpdateManager.ApplyReleasesImpl.<>c.b__10_6(ProcessStartInfo info)
at Squirrel.EnumerableExtensions.ForEach[TSource](IEnumerable
1 source, Action
1 onNext)at Squirrel.UpdateManager.ApplyReleasesImpl.d__10.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Squirrel.Utility.d__34.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
at Squirrel.UpdateManager.ApplyReleasesImpl.d__2.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Squirrel.UpdateManager.d__10.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
at Squirrel.Update.Program.d__4.MoveNext()<---
`
Do you guys know how to solve it?
The text was updated successfully, but these errors were encountered: