feat(clean): NSIS uninstaller script and include it (#74)

This commit is contained in:
DigHuang
2026-02-13 01:25:27 -08:00
committed by GitHub
Unverified
parent e7a36320ee
commit 5946deec05
2 changed files with 56 additions and 0 deletions

View File

@@ -112,6 +112,7 @@ nsis:
shortcutName: ClawX
uninstallDisplayName: ClawX
license: LICENSE
include: scripts/installer.nsh
installerIcon: resources/icons/icon.ico
uninstallerIcon: resources/icons/icon.ico