Difference between revisions of "Mac tricks"
From dbawiki
(Created page with "To clean up the right-click context menu: /System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Support/lsregister -kill -r -domain local -domain ...") |
|||
| Line 1: | Line 1: | ||
| − | To clean up the right-click context menu | + | ===To clean up the right-click context menu=== |
| − | /System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Support/lsregister -kill -r -domain local -domain system -domain user | + | /System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Support/lsregister -kill -r -domain local -domain system -domain user |
Revision as of 20:13, 26 October 2012
/System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Support/lsregister -kill -r -domain local -domain system -domain user