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

App won't open #45

Closed
SonOfTheKingdom opened this issue Feb 23, 2024 · 5 comments
Closed

App won't open #45

SonOfTheKingdom opened this issue Feb 23, 2024 · 5 comments

Comments

@SonOfTheKingdom
Copy link

App won't open on Windows 10. I try to open the app even with admin privileges and nothing happens.

@tranxuanthang
Copy link
Owner

If you are using Windows 10 LTSC, or have tried running some scripts to debloat Windows 10 (which will uninstall Microsoft Edge and its webview component), you may need to reinstall WebView2 Bootstrapper:

https://developer.microsoft.com/en-us/microsoft-edge/webview2/#download-section

Related: #16

@SonOfTheKingdom
Copy link
Author

When trying to install it, it says that Microsoft Edge WebView2 is already installed. I have indeed debloated my PC and doesn't have Microsoft Edge. Do I need to reinstall it then?

@tranxuanthang
Copy link
Owner

tranxuanthang commented Feb 23, 2024

Do I need to reinstall it then?

I don't really know what went wrong, but I think you should give it a try. For my Windows 10 LTSC install, I only need to install WebView2 and LRCGET works just fine. It could be that the debloat script added a dummy WebView2 in place of the official one.

@SonOfTheKingdom
Copy link
Author

Installing Edge let me reinstall WebView2 and fixed my issue. Thanks for the help.

@tranxuanthang
Copy link
Owner

I'm glad it worked!

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