Skip to content

Instantly share code, notes, and snippets.

@SalGnt
Last active December 10, 2015 16:48
Show Gist options
  • Save SalGnt/4463361 to your computer and use it in GitHub Desktop.
Save SalGnt/4463361 to your computer and use it in GitHub Desktop.
Fix for the "Open With" menu duplicates bug. Just open your Terminal and run it.
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/Support/lsregister -kill -r -domain local -domain system -domain user && pkill Finder
/System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/LaunchServices.framework/Versions/Current/Support/lsregister -kill -r -all system,local,user
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment