Created
January 16, 2013 02:57
-
-
Save mkb/4544259 to your computer and use it in GitHub Desktop.
Remove duplicate entries in Finder's "Open With" menu
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /System/Library/Frameworks/ApplicationServices.framework/\Frameworks/LaunchServices.framework/Support/lsregister \-kill -r -domain local -domain system -domain user | |
| killall Finder | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment