PDA

View Full Version : Hard Drive Icon Problem (W98)



bkushner
05-19-2002, 03:51 PM
When ever my computer boots up my C Drive shows a file icon instead of the HARD DRIVE Icon. When I refresh in My Computer it fixes it. What is causing it to do this on bootup?

Brian

TonyKlein
05-19-2002, 03:58 PM
Maybe a corrupted Icon cache?

Delete the 'ShelliconCache' file in your Windows folder.

Subsequently, reboot.
Windows will automatically recreate the file.

NOTE: You need to be able to view hidden files to see the ShellIconCache file: click Folder Options on the View menu in Windows Explorer, click the View tab, click Show All Files, and then click OK.

You can also try the 'repair icons' option in TweakUI.

Afterwards, in order to diminish the chance of the problem recurring, increase the size of your Icon cache:

Copy the following bold text to Notepad:

REGEDIT4

[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\explorer]
"Max Cached Icons"="2048"

Save as Icons.reg, doubleclick it, and have it merged into the registry.

Good luck, Tony