Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Fabricman112

macrumors regular
Original poster
Apr 3, 2010
211
0
ehrm.. does anyone have a good suggestion howto disable the extremely annoying warning "this file has been downloaded blabla" or do i have to turn quarantine off completely...

the files im talking about are .nzb, i´d like a checkbox -dont alert me next time or something but it always ask the same..
 
Open up '/Application/Utilities/Terminal.app' and enter in:
Code:
/usr/bin/defaults write com.apple.LaunchServices LSQuarantine -bool NO

and reboot after you run the command.

If you want to re-enable it later type:
Code:
/usr/bin/defaults write com.apple.LaunchServices LSQuarantine -bool YES
 
yeah thx thats what I ended up doing.. just thought quarantine could be of some use but its not :(
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.