-
I mean the icon of the exe file, not ones in the title bar or task bar. Thank you very much! |
Beta Was this translation helpful? Give feedback.
Answered by
mareksm
May 28, 2024
Replies: 2 comments
-
You can add one in rc file as ICON resource: https://learn.microsoft.com/en-us/windows/win32/menurc/icon-resource |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
sxlllslgh
-
The Program icon in Project Properties changes the icon of the executable (at least with Windows App SDK 1.4.23) : |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can add one in rc file as ICON resource: https://learn.microsoft.com/en-us/windows/win32/menurc/icon-resource