Skip to content

fix: windows installer can't be uninstalled#320

Merged
zeroshade merged 2 commits intomainfrom
fix/windows-installer-cant-uninstall
Feb 20, 2026
Merged

fix: windows installer can't be uninstalled#320
zeroshade merged 2 commits intomainfrom
fix/windows-installer-cant-uninstall

Conversation

@amoeba
Copy link
Copy Markdown
Member

@amoeba amoeba commented Feb 17, 2026

Updates our WiX template to fix an issue where dbc can't be uninstalled with Add/Remove programs. We were setting two values in our .wxs template incorrectly. The "Product Code" should vary between releases and the "Package Code" should as well.

See:

Closes #319

@amoeba amoeba force-pushed the fix/windows-installer-cant-uninstall branch from a7c0edc to 1db6f5a Compare February 17, 2026 21:50
@amoeba amoeba marked this pull request as ready for review February 17, 2026 21:54
@amoeba
Copy link
Copy Markdown
Member Author

amoeba commented Feb 17, 2026

I just downloaded the MSI from the CI artifacts and it installs and uninstalls (through add/remove programs) cleanly.

Comment thread resources/dbc.wxs
@zeroshade zeroshade merged commit 7a28368 into main Feb 20, 2026
3 checks passed
@zeroshade zeroshade deleted the fix/windows-installer-cant-uninstall branch February 20, 2026 18:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

winget uninstall not fully uninstalling dbc and leaves system in inconsistent state

2 participants