PDA

View Full Version : Folder Icons?


noRemorse
March 9th 04, 07:41 AM
I know I've read about changing the default icons for all the folders, and I've read that It's not possible. But somehow, and I can't remember how, I did it. But now the icons are bugging me and I'd like to change them. Is there a way? Or is it possible
to reset all the icons completely (every icon)?? Thanks

Kelly
March 9th 04, 09:24 AM
Hi,

Run the script on line 119 (right hand side):
http://www.kellys-korner-xp.com/xp_tweaks.htm

--
All the Best,
Kelly

MS-MVP Win98/XP
[AE-Windows® XP]

Troubleshooting Windows XP
http://www.kellys-korner-xp.com

Utilities for Windows XP
http://www.kellys-korner-xp.com/xp_u.htm#xp_util

"noRemorse" > wrote in message
...
> I know I've read about changing the default icons for all the folders, and
I've read that It's not possible. But somehow, and I can't remember how, I
did it. But now the icons are bugging me and I'd like to change them. Is
there a way? Or is it possible to reset all the icons completely (every
icon)?? Thanks

David Candy
March 9th 04, 09:24 AM
REGEDIT4
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\explorer\Sh=
ell Icons]
"Number from list below"=3D"Path to icon, Icon index"The list below =
specifies the number for the default shell icons.=20

The path to icon is a dos path to the icon, in a registry file remembe =
to use \\ (regedit rmoves one \ when merging).=20

The icon index is used when the icons are coming from a binary file like =
a .dll or .exe. It is the position of the icon in the file (a negitive =
number is the inverse of the resource ID). Omit the comma and Icon Index =
when using an .ICO file.

To get the index create a shortcut, right click and choose Properties, =
then Change Icon, then Browse. Select the file and click open. The icons =
are numbered from 0 downwards then across.

Icons can also be set under the Default Icon setting for the object in =
HKEY_ROOT (which is where Windows stores its' icon information), the =
Shell Icon setting overrides this.

Value Description=20
0 Unknown File Type=20
1 Default Document=20
2 Default Application=20
3 Folder=20
4 Open Folder=20
5 5.25 inch Floppy=20
6 3.5 inch Floppy=20
7 Removable Drive=20
8 Hard Drive=20
9 Network Drive=20
10 Network Disconnected=20
11 Cd-rom Drive=20
12 Ram Drive=20
13 Globe=20
14 Network Pipes ?=20
15 Desktop=20
16 Print Manager=20
17 Network Neighborhood=20
18 Workgroup=20
19 Program=20
20 Document Folder=20
21 Settings=20
22 Find=20
23 Hint=20
24 Command=20
25 Screen Saver=20
26 Docking=20
27 Display=20
28 Sharing Overlay (Hand)=20
29 Shortcut Overlay (Small Arrow)=20
30 Default Printer Overlay (Small Tick)=20
31 Recycled Empty=20
32 Recycled Full=20
33 Dial-up Networking=20
34 Desktop=20
35 Control Panel=20
36 Program Groups=20
37 Printers=20
38 Font=20
39 Start Menu settings=20
40 Audio Cd=20
44 Log Off=20
45 May not apply to Win98=20
46 May not apply to Win98=20

Download a zip file called OpenFolder.zip containing a green open icon =
and registry file that makes the current open folder in Explorer green. =
In later versions of the shell the icon index must be specified (which =
is 0) and an extra reg file has been added (15/9/00). Please let me know =
which reg file works with which version of Windows / Internet Explorer.


--=20
----------------------------------------------------------
http://www.g2mil.com/Dec2003.htm
"noRemorse" > wrote in message =
...
> I know I've read about changing the default icons for all the folders, =
and I've read that It's not possible. But somehow, and I can't remember =
how, I did it. But now the icons are bugging me and I'd like to change =
them. Is there a way? Or is it possible to reset all the icons =
completely (every icon)?? Thanks

David Candy
March 9th 04, 09:41 AM
Plus changes may not show till you do this.

To refresh the icons in the system change the size of icons in Start - =
Control Panel - Display - Appearance, click apply then change the size =
back.


--=20
----------------------------------------------------------
http://www.g2mil.com/Dec2003.htm
"noRemorse" > wrote in message =
...
> I know I've read about changing the default icons for all the folders, =
and I've read that It's not possible. But somehow, and I can't remember =
how, I did it. But now the icons are bugging me and I'd like to change =
them. Is there a way? Or is it possible to reset all the icons =
completely (every icon)?? Thanks

Google