Search the Site

My Social
Meta
Powered by Squarespace
« Private IP Addresses Showing In Public Webserver Logging | Main | Nicotine Vaccine... WTF?! »
Sunday
Jul292012

Reset 'Open With' Dialog in Finder

After the upgrade of several programs I found that these programs had multiple entries in the 'Open With' dialog in OS X Finder. The following command (executed in the Terminal app) rebuilds the LaunchService database, and removes the duplicate entries.

Note that the following command is 1 (one) line of code, that you need to copy & past in the terminal window.

/System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Support/lsregister -kill -r -domain local -domain system -domain user

As far as I can tell, it works on OS X Mountain Lion and every earlier version (at least till 10.6).

Reader Comments

There are no comments for this journal entry. To create a new comment, use the form below.

PostPost a New Comment

Enter your information below to add a new comment.

My response is on my own website »
Author Email (optional):
Author URL (optional):
Post:
 
Some HTML allowed: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>