Created
April 12, 2017 15:52
-
-
Save Kobnar/54f6b1b23a65618d4316552868574da3 to your computer and use it in GitHub Desktop.
Set Default Save Location for Microsoft Office to “On My Mac”
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
| defaults write /Users/$user/Library/Group\ Containers/UBF8T346G9.Office/com.microsoft.officeprefs.plist DefaultsToLocalOpenSave -bool TRUE |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment