Skip to content

Instantly share code, notes, and snippets.

@mkb
Created January 16, 2013 02:57
Show Gist options
  • Select an option

  • Save mkb/4544259 to your computer and use it in GitHub Desktop.

Select an option

Save mkb/4544259 to your computer and use it in GitHub Desktop.
Remove duplicate entries in Finder's "Open With" menu
/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