-
-
Save naumanbadar/55215955ba356f144e07bba758031d00 to your computer and use it in GitHub Desktop.
Stop Dropbox from asking for admin password after installation to ~/Applications
This file contains 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
chmod 0000 /Applications/Dropbox.app/Contents/Resources/*.tgz | |
chflags uchg /Applications/Dropbox.app/Contents/Resources/*.tgz |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
may be adding flag for user immutable might do the trick