Skip to content

App icon: ghost logo across exe, window, and installer#24

Merged
LXBStudioLLC merged 1 commit into
mainfrom
feature/app-icon
Jul 6, 2026
Merged

App icon: ghost logo across exe, window, and installer#24
LXBStudioLLC merged 1 commit into
mainfrom
feature/app-icon

Conversation

@LXBStudioLLC

Copy link
Copy Markdown
Owner

Generates a multi-resolution Envoy.ico (16-256) from the ghost logo and wires it in: <ApplicationIcon> (exe icon, which WPF also uses for the window title bar and taskbar; shortcuts inherit it), plus SetupIconFile and UninstallDisplayIcon in setup.iss. Builds clean; the exe carries the icon. No version bump, so it just rides into the next v1.0.2 build.

🤖 Generated with Claude Code

Adds a multi-resolution Envoy.ico (16-256) generated from the ghost logo and
wires it in:
- <ApplicationIcon> embeds it as the exe's Win32 icon, so Explorer, the taskbar,
  Alt-Tab, and the WPF window title bar all show the ghost (WPF uses the exe icon
  when Window.Icon is unset), and Start-menu/desktop shortcuts inherit it.
- setup.iss: SetupIconFile gives the installer its own ghost icon, and
  UninstallDisplayIcon points Add/Remove Programs at the installed exe.

No version bump; this rides into the next build.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@LXBStudioLLC LXBStudioLLC merged commit f219946 into main Jul 6, 2026
2 checks passed
@LXBStudioLLC LXBStudioLLC deleted the feature/app-icon branch July 12, 2026 00:13
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