rm -rf ~/Library/InputManagers
Bill Bumgarner shows how to prevent applications from automatically installing Smart Crash Reporter (and other input managers).
1 Comment »
RSS feed for comments on this post.
Friday, January 20, 2006
Bill Bumgarner shows how to prevent applications from automatically installing Smart Crash Reporter (and other input managers).
RSS feed for comments on this post.
This is what I’m using right now to protect both folders from input managers like Leap-A:
sudo chown root {~,}/Library/InputManagers sudo chmod a-rwx {~,}/Library/InputManagers