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

The .exe file won't run #60

Open
shminge opened this issue Mar 22, 2023 · 3 comments
Open

The .exe file won't run #60

shminge opened this issue Mar 22, 2023 · 3 comments

Comments

@shminge
Copy link

shminge commented Mar 22, 2023

Self explanatory, really. Downloaded the relase and it won't start.

@mxgmn
Copy link
Owner

mxgmn commented Mar 22, 2023

If you run it from the console, what does it print? What OS do you have?

@shminge
Copy link
Author

shminge commented Mar 22, 2023

Running it on Windows 10. Thanks for the tip about running it from the console, it prints:

A fatal error occurred. The required library hostfxr.dll could not be found.
If this is a self-contained application, that library should exist in [C:\Users\XXXXX\Documents\MarkovJunior1.01\MarkovJunior].
If this is a framework-dependent application, install the runtime in the global location [C:\Program Files\dotnet] or use the DOTNET_ROOT environment variable to specify the runtime location or register the runtime location in [HKLM\SOFTWARE\dotnet\Setup\InstalledVersions\x64\InstallLocation].

The .NET runtime can be found at:

From that, it does sound like I could fix it myself, but it might be worth fixing for future releases (if there will be any). Thanks for the fast reply

@mxgmn
Copy link
Owner

mxgmn commented Mar 22, 2023

I think that this will be solved if you reinstall .NET.

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

2 participants