Skip to content

Instantly share code, notes, and snippets.

@ikataitsev
Created December 21, 2012 10:27
Show Gist options
  • Save ikataitsev/4352000 to your computer and use it in GitHub Desktop.
Save ikataitsev/4352000 to your computer and use it in GitHub Desktop.
Remove duplicates from Open with dialog in OS X
1. Copy and paste this to Terminal.app:
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/\
LaunchServices.framework/Versions/A/Support/lsregister -kill -r -domain local\
-domain system -domain user
2. Relaunch Finder (Cmd+Option+Click on Finder icon and then Relaunch)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment