#16005·tauri

[feat] Provide the option for the silent uninstaller to delete the application data

Author: ThomasBraun1979Created Sep 11, 2026Updated Sep 11, 2026
Labelstype: feature requestplatform: Windowsscope: bundler

Describe the problem

If you use the uninstaller in silent mode (parameter /S), there is no option to enable the deletion of the application data.

Describe the solution you'd like

Add an option to tauri.conf.json that allows this behaviour to be controlled.

Alternatives considered

No response

Additional context

No response