question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error during windows 7 install

See original GitHub issue

I’ve got the following error after trying to install hyper-Setup-2.0.0.exe on Windows 7 32bit:

2018-04-19 11:05:05> Program: Starting Squirrel Updater: --install .
2018-04-19 11:05:05> Program: Starting install, writing to C:\Users\delphiN\AppData\Local\SquirrelTemp
2018-04-19 11:05:05> Program: About to install to: C:\Users\delphiN\AppData\Local\hyper
2018-04-19 11:05:06> CheckForUpdateImpl: Couldn't write out staging user ID, this user probably shouldn't get beta anything: System.IO.DirectoryNotFoundException: Ein Teil des Pfades "C:\Users\delphiN\AppData\Local\hyper\packages\.betaId" konnte nicht gefunden werden.
   bei System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   bei 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)
   bei System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   bei System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
   bei System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
   bei System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost)
   bei System.IO.File.WriteAllText(String path, String contents, Encoding encoding)
   bei Squirrel.UpdateManager.CheckForUpdateImpl.getOrCreateStagedUserId()
2018-04-19 11:05:06> CheckForUpdateImpl: Failed to load local releases, starting from scratch: System.IO.DirectoryNotFoundException: Ein Teil des Pfades "C:\Users\delphiN\AppData\Local\hyper\packages\RELEASES" konnte nicht gefunden werden.
   bei System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   bei 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)
   bei System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
   bei Squirrel.Utility.LoadLocalReleases(String localReleaseFile)
   bei Squirrel.UpdateManager.CheckForUpdateImpl.<CheckForUpdate>d__2.MoveNext()
2018-04-19 11:05:06> CheckForUpdateImpl: Reading RELEASES file from 

Full SquirrelSetup.log on gist.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
mojoaxelcommented, Apr 19, 2018

I don’t know how that would be done

Yeah, I also could not figure it out. 😞

1reaction
albinekbcommented, Apr 19, 2018

I don’t think we are supporting 32 bit anymore sadly, it’s a lot of work and extra testing and all OS today is 64 bit, both Microsoft & Apple have dropped 32 bit in future releases

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to troubleshoot Windows Installer errors - Microsoft Support
Click Start windows icon · Right-click Windows Installer, and then click Properties. · If the Startup type box is set to Disabled, change...
Read more >
FIX: Select the driver to be installed during Windows 7 USB ...
The "Select the driver to installed" setup error message, is occurred during Windows 7 installation through a USB flash drive, by using a...
Read more >
How to Fix 'Windows Could Not Complete the Installation' Error
1. Change boot sequence in BIOS to set the computer to boot up from the drive with the transferred system. 2. Save all...
Read more >
7 common errors during Windows installation and how to fix ...
Error 1: The computer cannot find the hard drive when installing Windows · Error 2: The hard drive is converted to Dynamic format...
Read more >
Error Installing Windows 7 on Advanced Format Disk Drives
Error Installing Windows 7 on Advanced Format Disk Drives · Toggle AHCI/IDE/Compatibility mode before installation of Windows 7 by selecting the option in...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found