MacOS Finder – How to Set ‘Show in Finder’ to Reveal Location

finderterminal

I've had this problem for a while now on Yosemite. It all started when I tried to change Alfred to reveal files with forklift rather than finder.
Since I couldn't get that to work i've reverted back to finder except now both Alfred and Chrome "show in finder" just opens the file instead of revealing in finder.

I've avoided fixing it for a while by using the terminal open /path/to/folder but that is super inefficient.

I couldn't find a similar question addressing this (frustrating) issue.

Thanks.

Best Answer

here’s a fix:

Open the Terminal App and type/cut & paste the following:

$ sudo killall -KILL appleeventsd

Hit return, enter your password, and you should be all set.