Mac Terminal :
defaults write com.apple.LaunchServices LSQuarantine -bool NO
reboot
To reverse this and get the file quarantine message back,
defaults write com.apple.LaunchServices LSQuarantine -bool YES
reboot
My Work Diary
Mac Terminal :
defaults write com.apple.LaunchServices LSQuarantine -bool NO
reboot
To reverse this and get the file quarantine message back,
defaults write com.apple.LaunchServices LSQuarantine -bool YES
reboot