|
Post by nonameneeded on Feb 17, 2024 13:29:06 GMT -8
I was wondering if there is a way to change the system tray icons without modifying any system files. So, a tool or something like that... White (or black) icons in the system tray was such a stupid idea by MS, not only for people who want a classic look but in general. There is a good reason why color has been used for such a long time: It lets the user distinguish icons more easily, so e.g. the sound icon is yellow, you don't even have to look closely at the shape of the icon, you recognize it right away. That's impossible when all icons are the same color. So stupid...
But anyway, I was hoping that there is a third party something that will allow the user to alter the icons. However, it's also important that the icons reflect the state of whatever they stand for. So it's not enough to just show one battery icon, it should show a different icon for a low battery than for a full battery. The same goes for the sound icon (muted/unmuted) or the network icons.
I've modified the icons to use the ones from older Windows versions (if you want it, feel free to ask).
But that's just for the network stuff.
It would be perfect to have one tool for the whole system tray.
P.S: Even better would be registry settings but I don't think that's possible.
|
|
clara
Sophomore Member
Posts: 118
|
Post by clara on Feb 17, 2024 19:11:54 GMT -8
I used it until recently, but PENetwork is so much better for this, honestly, since it can serve as both activity indicator and a wi-fi flyout. much more convenient. For sound i use sndvol32 from XP (although i would advise to remove anything related to scrolling from AHK code and recompile the executable since it triggers AHK warning while scrolling literally anywhere), and there's keyboard switch from ReactOS that just works. batmeter.dll is the only file i have hacked. I don't think there's much sense in using some sort of alternative. It uses a bitmap, not icon set, however.
|
|
|
Post by nonameneeded on Feb 17, 2024 19:23:17 GMT -8
Thx for the link (PENetwork). I usually don't use wifi but for my laptop that could be interesting.
The sndvol32 procedure sounds like a lot of work, though.
|
|