Last active
December 14, 2015 05:19
-
-
Save tjluoma/5034482 to your computer and use it in GitHub Desktop.
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
| cd /Applications/VLC.app/Contents/ | |
| mv -v Info.plist Info.plist.original | |
| curl -L --output Info.plist http://bit.ly/vlcplist | |
| /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/Support/lsregister -kill -r -domain local -domain system -domain user |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment