Last active
December 15, 2015 21:59
-
-
Save toshikaz55/5329629 to your computer and use it in GitHub Desktop.
macで右クリックメニューの「このアプリケーションで開く」が重複している時の整理方法
This file contains 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 -f -all local,system,user | |
Ref. | |
Macの「このアプリケーションで開く」欄に異常がある場合の対処方法 / Inforati | |
http://inforati.jp/apple/mac-tips-techniques/system-hints/how-to-fix-duplicate-application-in-open-with-context-menu-of-mac-os.html |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment