Windows installer never completes installation
See original GitHub issueDescription
Installer goes into a loop, never finishing the install. No UI is shown at all.
Version
GitHub Desktop version: 0.5.9
OS version: Microsoft Windows [Version 10.0.14393]
Steps to Reproduce
- Clean install of Windows 10 Pro
- Download and install
- Installer never completes, looping a squirrel-task appoximately once per second
It looks like all the files are installed, but running GitHub Desktop.exe does not start the program.
Expected behaviour: Installer completes
Actual behaviour: Installer loops indefinitely
Reproduces how often: 100%
Logs
Contents of C:\Users\fr\AppData\Local\GitHubDesktop\app-0.5.9\SquirrelSetup.log
: (complete)
2017-06-01 17.28.23> Program: Starting Squirrel Updater: --updateSelf=C:\Users\fr\AppData\Local\SquirrelTemp\Update.exe
2017-06-01 17.28.23> Program: About to wait for parent PID 8960
Content of C:\Users\fr\AppData\Local\GitHubDesktop\SquirrelSetup.log
: (partial)
2017-06-01 17.28.23> Program: Starting Squirrel Updater: --createShortcut GitHub Desktop.exe
2017-06-01 17.28.23> ApplyReleasesImpl: About to create shortcuts for GitHub Desktop.exe, rootAppDir C:\Users\fr\AppData\Local\GitHubDesktop
2017-06-01 17.28.23> ApplyReleasesImpl: Creating shortcut for GitHub Desktop.exe => C:\Users\fr\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\GitHub, Inc.\GitHub Desktop.lnk
2017-06-01 17.28.23> ApplyReleasesImpl: About to save shortcut: C:\Users\fr\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\GitHub, Inc.\GitHub Desktop.lnk (target C:\Users\fr\AppData\Local\GitHubDesktop\GitHub Desktop.exe, workingDir C:\Users\fr\AppData\Local\GitHubDesktop\app-0.5.9, args , toastActivatorCSLID 27d44d0c-a542-5b90-bcdb-ac3126048ba2)
2017-06-01 17.28.23> ApplyReleasesImpl: Creating shortcut for GitHub Desktop.exe => C:\Users\fr\Desktop\GitHub Desktop.lnk
2017-06-01 17.28.23> ApplyReleasesImpl: About to save shortcut: C:\Users\fr\Desktop\GitHub Desktop.lnk (target C:\Users\fr\AppData\Local\GitHubDesktop\GitHub Desktop.exe, workingDir C:\Users\fr\AppData\Local\GitHubDesktop\app-0.5.9, args , toastActivatorCSLID 27d44d0c-a542-5b90-bcdb-ac3126048ba2)
2017-06-01 17.28.23> ApplyReleasesImpl: Examining Pin: Google Chrome.lnk
2017-06-01 17.28.23> Program: Starting Squirrel Updater: --createShortcut GitHub Desktop.exe
2017-06-01 17.28.23> ApplyReleasesImpl: About to create shortcuts for GitHub Desktop.exe, rootAppDir C:\Users\fr\AppData\Local\GitHubDesktop
2017-06-01 17.28.23> ApplyReleasesImpl: Creating shortcut for GitHub Desktop.exe => C:\Users\fr\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\GitHub, Inc.\GitHub Desktop.lnk
2017-06-01 17.28.23> ApplyReleasesImpl: About to save shortcut: C:\Users\fr\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\GitHub, Inc.\GitHub Desktop.lnk (target C:\Users\fr\AppData\Local\GitHubDesktop\GitHub Desktop.exe, workingDir C:\Users\fr\AppData\Local\GitHubDesktop\app-0.5.9, args , toastActivatorCSLID 27d44d0c-a542-5b90-bcdb-ac3126048ba2)
2017-06-01 17.28.23> ApplyReleasesImpl: Creating shortcut for GitHub Desktop.exe => C:\Users\fr\Desktop\GitHub Desktop.lnk
2017-06-01 17.28.23> ApplyReleasesImpl: About to save shortcut: C:\Users\fr\Desktop\GitHub Desktop.lnk (target C:\Users\fr\AppData\Local\GitHubDesktop\GitHub Desktop.exe, workingDir C:\Users\fr\AppData\Local\GitHubDesktop\app-0.5.9, args , toastActivatorCSLID 27d44d0c-a542-5b90-bcdb-ac3126048ba2)
2017-06-01 17.28.23> ApplyReleasesImpl: Examining Pin: Google Chrome.lnk
[repeatedly]
Additional Information
New machine with AMD Ryzen CPU.
Issue Analytics
- State:
- Created 6 years ago
- Reactions:3
- Comments:19 (3 by maintainers)
Top Results From Across the Web
How to troubleshoot Windows Installer errors
Right-click Windows Installer, and then click Properties. If the Startup type box is set to Disabled, change it to Manual. Click OK to...
Read more >[SOLVED] Windows 10 Could Not Complete the Installation ...
Step 1: On the error screen, you can press “Shift” key and “F10” key together to launch Command Prompt. Step 2: Then, type...
Read more >[Solved] | Windows Could Not Complete The Installation
Method 1: Continue installation using Automatic Repair ... When your Windows installation process is stopped by the “could not complete” error, ...
Read more >Windows Installer not working properly in Windows 11/10
Windows Installer (msiserver) not working · 1] Run Program Install & Uninstall Troubleshooter · 2] Start the Windows Installer Service · 3] Windows ......
Read more >How to Fix Issues With the Windows Installer Package
You might also be unable to install the required software or application because you do not have sufficient permissions to perform such an ......
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Same problem here. Tried two different systems. I couldn’t even kill the processes that kept popping back up. I had to logout and log back in again. However, after I logged back in, it appeared to be installed.
Can you open a new issue so we can investigate this separately?