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

Can't install 2.0.25 or 2.0.13 on Win10 - keeps requesting .NET #51

Open
rspieg opened this issue Nov 21, 2021 · 2 comments
Open

Can't install 2.0.25 or 2.0.13 on Win10 - keeps requesting .NET #51

rspieg opened this issue Nov 21, 2021 · 2 comments
Assignees
Milestone

Comments

@rspieg
Copy link

rspieg commented Nov 21, 2021

Win10 build 19042.1348
Trying to install, get message "To run this app, you must install .NET"
Installed Desktop x86's .NET 5.0.12 Runtime. Still got msg. Rebooted. Still got msg.
Installed Console apps x86. Still got msg.

What gives?

@LadFlaver
Copy link

Try using the x64 version. It worked for me

@jdrch
Copy link

jdrch commented Apr 11, 2022

Win10 build 19042.1348 Trying to install, get message "To run this app, you must install .NET" Installed Desktop x86's .NET 5.0.12 Runtime. Still got msg. Rebooted. Still got msg. Installed Console apps x86. Still got msg.

What gives?

Use the -portable package; it includes all the .NET dependencies so you don't have to actually install them.

@cerebrate cerebrate self-assigned this May 14, 2023
@cerebrate cerebrate added this to the 3.0 milestone May 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants