DioxusLabs / DioxusLabs/dioxus

WebView data is not uninstalled with NSIS installer on windows

Open
#1,967 0 comments 0 reactions 1 assignee Claimed by @jkelleyrtp View on GitHub
desktop
Dominant language
Rust
Stars
39.1k
Forks
1.9k
Avg merge
4d 10h
Merged PRs (30d)
4

Description

**Problem**

When uninstalling the app on Windows using the NSIS installer, the `app_name.exe.WebView2` folder is left behind.

**Steps To Reproduce**

Steps to reproduce the behavior:

- Copy an example desktop project.
- `dx bundle --release`
- Install the bundled app.
- Uninstall the app and check "Delete application data"

**Expected behavior**

All data should be deleted.

**Environment:**
- Dioxus version: 0.5.0-alpha.0
- Rust version: 1.75.0
- OS info: Windows 10
- App platform: `desktop`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.