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

Windows installer regression in Nightlies (Workaround included) #654

Closed
Asinin3 opened this issue Jul 2, 2022 · 4 comments
Closed

Windows installer regression in Nightlies (Workaround included) #654

Asinin3 opened this issue Jul 2, 2022 · 4 comments

Comments

@Asinin3
Copy link
Contributor

Asinin3 commented Jul 2, 2022

As reported in Discord, LANraragi's Windows MSI installer regressed and now gives the following error:
image
This prevents the application from installing properly. However you can close the installer once it's done and go to
C:\Users\Someone\AppData\Roaming\LANraragi and run DistroInstaller.exe this will fix up the installation.

I'm pretty certain it regressed from one of the commits in this PR #640

@Difegue
Copy link
Owner

Difegue commented Jul 2, 2022

I've been aware of this issue for a little while but don't have a clear reproduction state yet! (it doesn't happen on my rig which is annoying).
I want to fix it for 0.8.6 however so:

  • Does this happen on clean installs, upgrades or both?
  • Can you get a verbose log through msiexec so we can see what the cli command that launches distroinstaller during the installation process looks like?

Sorry for the annoying questions but help would be much appreciated! 👍

@Asinin3
Copy link
Contributor Author

Asinin3 commented Jul 2, 2022

Happens on clean installs, haven't been able to test upgrades as I dont have a newer/older nightly build and the nightly page only has the latest build for download
Log: LANraragi.txt

Difegue added a commit that referenced this issue Jul 24, 2022
@Difegue
Copy link
Owner

Difegue commented Jul 24, 2022

Been making progress on fixing this -- In the meantime, I've also added a shortcut to run DistroInstaller in case the installation is incomplete, which should help in other fringe distro-not-available scenarios.

image

Difegue added a commit that referenced this issue Jul 24, 2022
@Difegue
Copy link
Owner

Difegue commented Jul 25, 2022

The installer issue has been fixed as of the latest commit. 🎊

@Difegue Difegue closed this as completed Jul 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants