Skip to content

Instantly share code, notes, and snippets.

@degaart
Created May 8, 2022 10:43
Show Gist options
  • Save degaart/03ebb9dec214dbcf61ef5d3bc9827f23 to your computer and use it in GitHub Desktop.
Save degaart/03ebb9dec214dbcf61ef5d3bc9827f23 to your computer and use it in GitHub Desktop.
Disable office for mac autoupdate
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