Commit 07b6153
feat(installer): optional data cleanup checkbox in Windows uninstaller
Add a Yes/No MessageBox to the NSIS customUnInstall macro that offers
to remove ~/.gaia/ (chats, documents, Python venv, config, logs)
during uninstall. Default is No so users keep their data unless they
explicitly opt in. Silent uninstalls (/SD IDNO) also default to
keeping data.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 7e92824 commit 07b6153
1 file changed
Lines changed: 18 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
72 | 90 | | |
0 commit comments