The information for the Libraries Icon is stored here in the registry:
HKEY_CLASSES_ROOT\CLSID\{031E4825-7B94-4dc3-B131-E946B44C8DD5}\DefaultIcon
You will need to right click on the DefaultIcon Key(folder thing) over on the left and click on permissions. Highlight administrators and put a check in the full control box. You will then be able to edit this:
%SystemRoot%\system32\imageres.dll,-1023
If you put in your own path to an .ICO file, make sure the .ICO file is 256x256 for best quality. Also make sure the path you put into the registry is enclosed in quotes if there are spaces in the path.
The HomeGroup Icon info is stored here:
HKEY_CLASSES_ROOT\CLSID\{B4FB3F98-C1EA-428d-A78A-D1F5659CBA93}\DefaultIcon
Use same procedure as above.
Tried changing the Yellow Libraries Icon using these excellent instructions but it didn't change. I've tried with and without quotes and rebuilding the icon cache... It will change in the "Save As" dialog boxes but not at the navigation pane. (weird, I know=)) I was also unable to change the favorites icon from Yellow to a customized icon I found on deviantart. (searched the registry for the CLSID of the Favorites entry)
I 've rebooted, refreshed and the icons still won't budge.
Any ideas?
Edit:
Figured it out! I was changing the permissions in my litestep shell... once I switched back to explorer as shell and edited those files, kaboom... instant icon gratification!
Thanks! =)