This post will show you how to disable the annoying popups when you try to launch an application for the first time on osx
optn the terminal and type:
defaults write com.apple.LaunchServices LSQuarantine -bool false

This post will show you how to disable the annoying popups when you try to launch an application for the first time on osx
optn the terminal and type:
defaults write com.apple.LaunchServices LSQuarantine -bool false
Does not seem to work in Mountain Lion. After running the command and then killall finder I still get a warning every time I open a Stuffit archive, for example.
Leave a Reply
You must be logged in to post a comment.