After I've downloaded an application from the Internet and dragged it into my Applications folder it is shown with a "prohibited" crossed out circle icon. When I click on it the first time I get a popup dialog confirming that I want to run this program that was downloaded from the web.

enter image description here

That's all well and good, but even after I click OK the icon still is stuck like this until I log out and/or reboot the system. Is there any way to get it to display the application's real icon without rebooting?

link|improve this question
feedback

2 Answers

up vote 1 down vote accepted

Drag the app to your desktop first, and wait for it to finish loading from the .dmg file. It will get its proper icon. Then drag it to the Applications folder. You could drop it on the alias in the .dmg, if one is supplied.

link|improve this answer
feedback

In Terminal, try this:

killall -KILL Finder

This restarts the Finder, and that should make Finder refresh everything, including icons.

link|improve this answer
That did restart my dock but it didn't fix the icon. – John Kugelman Mar 5 '10 at 4:43
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.