3

I relocated my Windows Libraries to a set of folders of my own:

enter image description here

Now I also want to use the same icons for these folders. How can I do that? I tried Customize under the folder's properties, but I can't seem to find the icons in shell32.dll.

1 Answers1

3

The icons for Music, Pictures and Videos are located in %SystemRoot%\system32\wmploc.dll and the icon for Documents is located in %SystemRoot%\System32\imageres.dll:

enter image description here enter image description here

enter image description here

See this answer for a list of DLL files containing icons.

FastEthernet
  • 5,246