Mac OS X disable download massage
Some of you who using Mac OS X knowing this problem. If you download a file and after you want to open it, you get this warning: “xxx is an application downloaded from the Internet. Are you sure you want to open it?”. It is annoying… And if you look into the system preferences, you don’t find any way to disable it. Possible it is, to disable the service self.
Here you must open the Terminal and enter the following command:
defaults write com.apple.LaunchServices LSQuarantine -bool NO
If you want to activate the service again, then enter the following one:
defaults write com.apple.LaunchServices LSQuarantine -bool YES
After you do this, reboot your mac and enjoy.
Tags: Datei, heruntergeladen, Meldung, Programm, Safari
Dieser Eintrag wurde am Saturday, 29. May 2010 um 16:04 verfasst und in Apple, Howto, Mac, OS X eingeordnet. Sie können die Antworten mit diesem RSS 2.0 Feed verfolgen. Sie können einen Kommentar verfassen, oder einen Trackback von Ihrer Website verlinken.


German
18. April 2010 um 11:25
Tweets that mention SimpleBlog » Mac OS X Download Warnmeldung deaktivieren -- Topsy.com schreibt:[...] This post was mentioned on Twitter by simpleTechs. simpleTechs said: New blog post: Mac OS X Download Warnmeldung deakt… http://blog.simpletechs.net/de/2010/04/18/mac-os-x-download-warnmeldung-deaktivieren/ [...]