Skip to content
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

Failed to extract installer on Windows 10 Pro #1552

Closed
lepinekong opened this issue Feb 18, 2018 · 4 comments
Closed

Failed to extract installer on Windows 10 Pro #1552

lepinekong opened this issue Feb 18, 2018 · 4 comments
Labels
question ❓ Issue concerns a question.

Comments

@lepinekong
Copy link

Could not install, generated log below

SquirrelSetup.log

@pfftdammitchris
Copy link
Contributor

Read Squirrel/Squirrel.Windows#698

Maybe you are being blocked from some write access issue?

  • 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\moi\AppData\Local\atom\packages.betaId
  • CheckForUpdateImpl: Failed to load local releases, starting from scratch: System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\moi\AppData\Local\atom\packages\RELEASES'
  • ApplyReleasesImpl: Couldn't rewrite shim RegKey, most likely no apps are shimmed: System.NullReferenceException: Object reference not set to an instance of an object.
  • Program: About to install to: C:\Users\moi\AppData\Local\brave
  • 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\moi\AppData\Local\brave\packages.betaId

For example from here

  • CheckForUpdateImpl: Reading RELEASES file from C:\Users\moi\AppData\Local\SquirrelTemp
  • CheckForUpdateImpl: First run or local directory is corrupt, starting from scratch
  • 2017-12-13 23:35:57> ApplyReleasesImpl: Writing files to app directory: C:\Users\moi\AppData\Local\brave\app-0.19.105
  • 2017-12-13 23:35:57> LogHost: Rigging execution stub for lib/net45/Brave_ExecutionStub.exe to C:\Users\moi\AppData\Local\brave\Brave.exe
  • 2017-12-13 23:35:58> LogHost: Rigging execution stub for lib/net45/resources/BraveDefaults_ExecutionStub.exe to C:\Users\moi\AppData\Local\brave\app-0.19.105\BraveDefaults.exe
  • 2017-12-13 23:36:05> ApplyReleasesImpl: Squirrel Enabled Apps: [C:\Users\moi\AppData\Local\brave\app-0.19.105\Brave.exe]

Seems like your installation is being intercepted by some windows 10 protection feature

@Rokt33r
Copy link
Member

Rokt33r commented Feb 20, 2018

@lepinekong Could you try again after deleting C:\Users\moi\AppData\Local\boost directory and any files in it?

@Rokt33r Rokt33r added the question ❓ Issue concerns a question. label Feb 20, 2018
@lepinekong
Copy link
Author

Sorry I forgot : I deleted and reinstalled again it works 👍

@Rokt33r
Copy link
Member

Rokt33r commented Mar 7, 2018

@lepinekong Glad to hear that! 😂 😂

@Rokt33r Rokt33r closed this as completed Mar 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question ❓ Issue concerns a question.
Projects
None yet
Development

No branches or pull requests

3 participants