Widnows Vista desktop icon issue

  • Thread starter Thread starter raceyblood
  • Start date Start date
R

raceyblood

They work just fine, but all of my shortcuts that locate an .exe file end up
with the default file picture laying on top of it. It just started out of
the blue.

Here's a pic of what I'm talking about: http:/www.staceyblood.com/sample.jpg

Thank you!
 
Go to Start > All Programs > Accessories and right-click
on the Command Prompt and choose "Run as administrator".
Type in: SFC /SCANNOW and press your Enter key.

This will fix corrupt operating system files.
 
That doesn't work. Icons still have that .dll looking picture laid in over
the icon.
 
Sorry about that, give this a try:
Launch an elevated CMD window, ie Right click, Run as Administrator...
Shutdown Explorer Process from the Task Manager
In the CMD window go to C:\Users\<ProfileName>\AppData\Local
Do the following command: attrib -H IconCache.db
Do the following command: del IconCache.db
Do the following command: start explorer

This should rebuild the Icon Cache...
 
Money on that one. Thanks so much, Andre.

Andre Da Costa said:
Sorry about that, give this a try:
Launch an elevated CMD window, ie Right click, Run as Administrator...
Shutdown Explorer Process from the Task Manager
In the CMD window go to C:\Users\<ProfileName>\AppData\Local
Do the following command: attrib -H IconCache.db
Do the following command: del IconCache.db
Do the following command: start explorer

This should rebuild the Icon Cache...
--
Andre
Blog: http://adacosta.spaces.live.com
My Vista Quickstart Guide:
http://adacosta.spaces.live.com/blog/cns!E8E5CC039D51E3DB!9709.entry
 
Pheww! Finally, something that works! :) Good for you!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top