Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

how do I rebuild the 'open with' contextual menus?

I'm running the latest version of OSX 10 Mountain Lion… the contextual menu 'open with' section shows multiple instances of the same programs, sometimes 6 or 8 of them. How can I rebuild the menu so that it shows only one copy of each program?

Posted on Mar 18, 2013 7:11 PM

Reply
Question marked as Best reply

Posted on Mar 18, 2013 7:13 PM

Rebuild LaunchServices Database


Open the Terminal application in your Utilities folder. At the prompt paste in the following command in its entirety:


find /System/Library/Frameworks -type f -name "lsregister" -exec {} -kill -seed -r \;


Press RETURN. Wait for the Terminal prompt to return after which you can quit the Terminal.

1 reply
Question marked as Best reply

Mar 18, 2013 7:13 PM in response to John Davidson

Rebuild LaunchServices Database


Open the Terminal application in your Utilities folder. At the prompt paste in the following command in its entirety:


find /System/Library/Frameworks -type f -name "lsregister" -exec {} -kill -seed -r \;


Press RETURN. Wait for the Terminal prompt to return after which you can quit the Terminal.

how do I rebuild the 'open with' contextual menus?

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.