tauri-apps / tauri-apps/plugins-workspace
[feat][nsis] clean updater files from temp
Open
platform: windows
plugin: updater
- Dominant language
- Rust
- Stars
- 1.8k
- Forks
- 602
- Avg merge
- 4d 14h
- Merged PRs (30d)
- 9
Description
### Describe the problem
Currently when updating tauri app in Windows 11 the updater files kept in %tmp%. eg. `C:\Users%username%\AppData\Local\Temp\vibe-2.6.8-updater-VNnPSJ
`
https://github.com/thewh1teagle/vibe/issues/410#issuecomment-2514203218
### Describe the solution you'd like
Clean the files when the app start automatically in updater, or after updating.
### Alternatives considered
_No response_
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.