- In WinNT 4.0 some Desktop icons may become corrupted, reverting to generic
icons even if the user manually changes them back, and some insist on
displaying the shortcut overlay, even after disabling it by running TweakUI.
This BUG seems to affect ALL icon overlays, not only the shortcut one.
This is the Microsoft MSKB fix:
http://support.microsoft.com/?id=199152This can also be fixed by performing the following steps in this EXACT
sequence:
1. Delete the (possibly corrupted) ShellIconCache file from the Windows
folder.
2. Open TweakUI -> select the Repair tab -> activate "Repair Associations" and
then "Repair Icons".
3. Open Regedit and go to:
HKEY_CLASSES_ROOT\.exe
Make sure the "(Default)" String in the right hand pane displays "exefile".
Modify it correspondingly if different (don't type the quotes).
Then go to:
HKEY_CLASSES_ROOT\exefile\DefaultIcon
Make sure the "(Default)" String in the right hand pane displays "%1".
Modify it correspondingly if different (don't type the quotes).
In case you decide to enable the Desktop icons "Shortcut overlay" in
TweakUI's Explorer tab, make sure to follow these steps:
1. Disable the "Show icons using all possible colors" option from Control
Panel -> Display -> Plus!/Effects tab -> uncheck the box.
2. Delete the ShellIconCache file from the Windows folder.
3. Restart Windows.
4. Reenable the "Show icons using all possible colors" option in the Display
applet.
5. Restart Windows one more time.
Says WinNT4, but works the same with all 9x OSes.