Remove duplicate applications in the menu
Run this command to remove duplicate applications in "open with" menu
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/Support/lsregister -kill -r -domain local -domain system -domain user
didn't require administrative privilege.