Created
May 8, 2022 10:43
-
-
Save degaart/03ebb9dec214dbcf61ef5d3bc9827f23 to your computer and use it in GitHub Desktop.
Disable office for mac autoupdate
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
sudo chmod -x "/Library/Application Support/Microsoft/MAU2.0/Microsoft AutoUpdate.app/Contents/MacOS/Microsoft AutoUpdate" | |
sudo chmod -x "/Library/Application Support/Microsoft/MAU2.0/Microsoft AutoUpdate.app/Contents/MacOS/Microsoft Update Assistant.app/Contents/MacOS/Microsoft Update Assistant" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment