2
I would like to know how to set the .PDF file extension to be associated with Adobe Reader as the default program by setting this via the terminal in Mac OSX 10.8. My reasons for needing to this this via the terminal is due to the fact that i am applying this change on over thirty Macs. Any help is appreciated.
Thank you,
Devon
It may be necessary to rebuild the launch services domain for the local user after changing this setting (to get it to take effect immediately):
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/Support/lsregister -kill -r -domain local -domain user
– Eddie – 2014-08-04T19:11:41.413