Rebuilding Launch Services on Mac OS X 10.5+
Here's the command, works on both Leopard and Snow Leopard:
/System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Support/lsregister -kill -r -domain local -domain system -domain user /
(It's one long command, not multiple separate lines)
Comments [0]