Remove the Dropbox context menu entry
Recently in an update to the Mac OS X Dropbox client they added a ‘Move to Dropbox’ right click menu entry (without asking).
In the terminal run:
sudo rm -rf /Library/DropboxHelperTools
Thanks Dan Merino.
Recently in an update to the Mac OS X Dropbox client they added a ‘Move to Dropbox’ right click menu entry (without asking).
In the terminal run:
sudo rm -rf /Library/DropboxHelperTools
Thanks Dan Merino.
This is no longer working, probably the setting was overwritten. Time to find a more permanent fix…
Dropbox now has a command line option to remove the ‘move to dropbox’. http://tweakers.net/downloads/33082/dropbox-210.html
1. quit dropbox
2. run /Applications/Dropbox.app/Contents/MacOS/Dropbox –move-to-dropbox=False
3. restart dropbox