Created
April 7, 2013 08:41
-
-
Save bububa/5329604 to your computer and use it in GitHub Desktop.
清除Mac OS X文件“打开方式”中的重复项
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/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/Support/lsregister -kill -r -domain local -domain user;killall Finder;echo "Open With has been rebuilt, Finder will relaunch" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment