Skip to content

Give the Add/Remove Programs entry an icon#67

Merged
xroche merged 1 commit into
masterfrom
fix-uninstall-display-icon
Jul 26, 2026
Merged

Give the Add/Remove Programs entry an icon#67
xroche merged 1 commit into
masterfrom
fix-uninstall-display-icon

Conversation

@xroche

@xroche xroche commented Jul 26, 2026

Copy link
Copy Markdown
Owner

Add/Remove Programs shows whatever the uninstall key DisplayIcon points at, and only UninstallDisplayIcon writes it. The installer set SetupIconFile and UninstallIconFile, which cover setup.exe and the uninstaller stub respectively, so the product entry itself had none.

Points it at the installed WinHTTrack.exe, which already carries the icon, so no extra file ships.

Reported from VM testing.

Add/Remove Programs shows whatever the uninstall key's DisplayIcon points at,
and only UninstallDisplayIcon writes it. The installer set SetupIconFile and
UninstallIconFile, which cover setup.exe and the uninstaller stub, so the
product entry itself was left with no icon.

Point it at the installed WinHTTrack.exe, which already carries the icon.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_019HXNEMWtyrkW7xoD8ewcR3
Signed-off-by: Xavier Roche <roche@httrack.com>
@xroche
xroche merged commit 5383d55 into master Jul 26, 2026
3 checks passed
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.

1 participant