Change the Icons of Desktop Items
Although direct support isn't built into Windows95 for changing the icons
used for the various desktop items, it can be done. For the following items,
filename is the name of the ICO or DLL file, and ## is the number of the
icon in the file to display, starting at zero (0).
Run the Registry Editor (REGEDIT.EXE).
Inbox Icon:
Open HKEY_CLASSES_ROOT\ CLSID\ {00020D75-0000-0000-C000-000000000046}\
DefaultIcon, and change the (Default) value to "filename, ##."
Network Neighborhood:
Open HKEY_CLASSES_ROOT\ CLSID\ {208D2C60-3AEA-1069-A2D7-08002B30309D}\
DefaultIcon, and change the (Default) value to "filename, ##."
My Computer:
Open HKEY_CLASSES_ROOT\ CLSID\ {20D04FE0-3AEA-1069-A2D8-08002B30309D}\
DefaultIcon, and change the (Default) value to "filename, ##."
Recycle Bin:
Open HKEY_CLASSES_ROOT\ CLSID\ {645FF040-5081-101B-9F08-00AA002F954E}\
DefaultIcon, and change the (Default) value to "filename, ##."
You can also change the Empty and Full icons for the Recycle Bin using the
respective values in the key.
Note: You can change the icons for other system objects. Follow the above
instructions for the codes listed in Make Control Panel Applets More Accessible.
Note: Don't type the "##" characters - that's where the index of the icon
goes - zero (0) signifies the first icon in the file, if it has more than
one.
Note: Most icons and executables have only one file - zero (0) should be
used in this case. However, for files containing more than one icon, you
can find out the index (denoted above by ##) by creating a shortcut on your
desktop. Right-click on it, select Properties, click on the Shortcut tab,
click Change Icon, specify the desired filename, and choose the icon you
want.
Below is a reference for the icons I've been able to figure out:
-
0 - Default Icon
-
1 - Default Document
-
2 - Application
-
3 - Closed Folder
-
4 - Open Folder
-
5 - 5 1/4 Drive
-
6 - 3 1/4 Drive
-
7 - Removable Drive
-
8 - Hard Drive
-
9 - Network Folder
-
10 - Network Offline
-
11 - CD
-
12 - RAM Drive
-
13 - Entire Network
-
15 - My Computer
-
16 - Printer
-
17 - Network Neighborhood
-
18 - Network Workgroup
-
19-27 are the Start Menu icons
-
19 - Programs
-
20 - Desktop
-
21 - Settings
-
22 - Find
-
23 - Help
-
24 - Run
-
25 - Suspend
-
27 - Shutdown
-
28 - Share
-
29 - Shortcut
-
31 - Recycle Bin (Empty)
-
32 - Recycle Bin (Full)
-
33 - Folder, Dial-Up Networking
-
34 - Desktop
-
36 - Program Group
-
40 - Audio Card
|