AI-generated analysisPublished automatically and not human-verified. Validated context appears in community notes below.
← Watch feed
Informational 21 Bitcoin

build(windows): Remove lingering registry entries and shortcuts upon install

Public commit record

What the developer wrote

Authored by Hodlinator

85/100 · Strong
build(windows): Remove lingering registry entries and shortcuts upon install

Prior releases installed using these paths. Especially annoying was that the lingering registry entry for the uninstaller would show up as "Bitcoin Core (64-bit)" besides the current "Bitcoin Core" entry in the list of installed programs, and whichever was uninstalled last would fail to work as they would default to the same install directory.
✓ Specific, descriptive subject✓ Names a concrete action or component✓ Uses a recognizable type or scope✓ Provides detailed explanatory context
The short version

What changed, and why it matters

This change updates the Windows installer so that when a new version of Bitcoin Core is installed, it cleans up leftover registry entries and Start Menu shortcuts from older releases. Previously, old uninstaller entries could remain in Windows' list of installed programs, causing confusion and making whichever entry was uninstalled last fail to remove the software properly. There is no security vulnerability here; it is a cleanup fix for a user-experience issue on Windows.

Recommended action

No security action required. This is a routine installer cleanup improvement. Users installing new Windows releases will benefit from cleaner registry state automatically.

Security signals we found

No strong security signals were identified.

Risk score

Why this scored 21/100

Our methodology →
Potential impact 2/30
Exploitability 0/25
Stealth signal 0/15
Affected reach 5/15
Confidence 9/10
Evidence quality 5/5
Human-validated context

Community notes

Notes can correct, qualify, or add evidence to the AI analysis. Every note shown here has been validated by a human moderator.

No validated notes yet.

The AI analysis stands alone for now. Submit a note if you can add evidence or important context.