Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use a white color scheme for Windows server executables (PR #3947, Fixes
- Loading branch information
6cb9d3e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For me didn't change anything, both x64 and x86 has same icon as before.
6cb9d3e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You will see it in the next build.
6cb9d3e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
next build 22910 came out, tested it on windows 11 and it works partially.
Installer: https://i.imgur.com/T9iLeCa.png
Server.exes: https://i.imgur.com/neoPadP.png
Running it in normal mode (check the icon at the window's top-left): https://i.imgur.com/f4jdHYW.png
Normal mode icon on taskbar: https://i.imgur.com/TcyEqxO.png
Running it in administrator mode (top-left icon is working here): https://i.imgur.com/o0uUkE4.png
Administrator mode icon on taskbar: https://i.imgur.com/uZBkYA9.png
Another interesting thing:
In taskmanager (both normal and admin mode): https://i.imgur.com/xdmTorM.png
Game client on taskbar: https://i.imgur.com/oisctTS.png
Game client in taskmanager (i guess this ok): https://i.imgur.com/q0YJ8gs.png
Game client in windowed mode doesn't have icon: https://i.imgur.com/icsDSKM.png
Server running as admin, on taskbar hovering: https://i.imgur.com/qB5wEXK.png
Game client running in windowed and in full screen mode, hovering on taskbar has the right icons.
Server running in normal mode, hovering on taskbar shows the Terminal/cmd icon
(Server.exes tested both in x86 and x64 mode)
6cb9d3e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Windows has icon caching, that's why you see the old icons.