Hey,
i was looking for a way of editing the task bar buttons,
and i couldn't find the file to edit (its not in the explorer.exe)
so i was thinking maybe some 1 can help me find it, or give me a tut on how to edit it
Well, let's see...
to edit aero.msstyles, and to apply custom themes you need to install
UxStyle.
This is a much better way then using patches, cause this app runs as a service, and doesn't actually patch any files. This app was also made with win7 in mind.
When you have that installed, search google for some decent guides on resource hacking. I found that
this link explains very clearly, and has some darn good guides.
So read up on the link, and you will see that for any resource the same methods are allways used to modify. The most difficult thing is finding the image or resource you are looking for.
And that takes us to your question : the image behind the icons on the taskbar.
If you mean the colored glow when hovering, then I must dissapoint you, cause those images don't reside in aero.msstyles, or anywhere else for that matter.
The colored image is a result of the combined colors in the icon itself, and will always be similar to the dominant color in the icon. So if an icon is mostly blue, then the color when hovering will be blue-ish.
The calculations for acquiring these results are rooted in the coded API's, so unless you know how to reprogram them, there is no way for you to change that.