Jump to content
Compatible Support Forums
Sign in to follow this  
Christianb

Why are my icons no longer previewing in Explorer?

Recommended Posts

Hi Gang,

I used to be able to preview all my icons in Windows Explorer. However now all I see is the associated application's icon for the .ico extension as the image for each icon in explorer.

 

Here are my registry settings:

Quote:

 

[HKEY_CLASSES_ROOT\icofile]

@="Icon"

 

[HKEY_CLASSES_ROOT\icofile\DefaultIcon]

@="%1"

 

[HKEY_CLASSES_ROOT\icofile\shell]

@="Open.VisualStudio.7.1"

 

[HKEY_CLASSES_ROOT\icofile\shell\open]

 

[HKEY_CLASSES_ROOT\icofile\shell\open\command]

@="C:\\Program Files\\Microangelo\\studio.exe %1"

 

[HKEY_CLASSES_ROOT\icofile\shell\Open.VisualStudio.7.1]

@="Open with Visual Studio .NET 2003"

 

[HKEY_CLASSES_ROOT\icofile\shell\Open.VisualStudio.7.1\command]

@="\"C:\\Program Files\\Microsoft Visual Studio .NET 2003\\Common7\\IDE\\devenv.exe\" /dde"

 

[HKEY_CLASSES_ROOT\icofile\shell\Open.VisualStudio.7.1\ddeexec]

@="Open(\"%1\")"

 

[HKEY_CLASSES_ROOT\icofile\shell\Open.VisualStudio.7.1\ddeexec\application]

@="VisualStudio.7.1"

 

[HKEY_CLASSES_ROOT\icofile\shell\Open.VisualStudio.7.1\ddeexec\topic]

@="system"

 

[HKEY_CLASSES_ROOT\.ico]

@="icofile"

"Content Type"="image/x-icon"

 

[HKEY_CLASSES_ROOT\.ico\OpenWithList]

 

[HKEY_CLASSES_ROOT\.ico\OpenWithList\devenv.exe]

@=""

 

[HKEY_CLASSES_ROOT\.ico\PersistentHandler]

@="{098f2470-bae0-11cd-b579-08002b30bfeb}"

. What I don't understand is why if the following registry key is there
Quote:
[HKEY_CLASSES_ROOT\icofile\DefaultIcon]

@="%1"

doesn't the icon's image appear any longer in my explorer views? %1 clearly refers to the icon itself. Here's what I'm now seeing inside of Explorer:

Icon%20Preview%20Failing.png

 

Thanks in Advance for any and all help regarding this matter,

Christian Blackburn

Share this post


Link to post

That is odd. Couldn't help noticing that you have Microangelo installed. Could it have changed (hijacked) the icons?

Share this post


Link to post

Hi Sapiens74,

You da man! Not only did I already have TweakUI Installed, but your suggestion worked great.

 

 

Now%20my%20Icons%20are%20working.gif

 

PS: MicroAngelo has an option to install some program that'll animate your icons and what not, but I have always skipped that. There's nothing worse than animated icons when you're into performance and stability smile.

 

Thanks for the help,

Christian Blackburn

Share this post


Link to post

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×