Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix: use custom user data dir for updater WebView2 #138

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

Merged
merged 1 commit into from
Jun 26, 2025

Conversation

deansheather
Copy link
Member

The default location was in the install directory, which is not writeable by regular users. We now store the WebView2 data directory in our AppData/Local folder.

This is what it looked like when broken:
image

The default location was in the install directory, which is not
writeable by regular users. We now store the WebView2 data directory in
our AppData/Local folder.
@deansheather deansheather requested a review from ibetitsmike June 26, 2025 00:22
@deansheather deansheather merged commit 29943c8 into main Jun 26, 2025
3 checks passed
@deansheather deansheather deleted the dean/updater-webview-fix branch June 26, 2025 06:12
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

Successfully merging this pull request may close these issues.

2 participants