defaults write com.apple.CrashReporter DialogType yourSetting
where yourSetting is one of:- prompt -- Normal behaviour
- none -- No dialog at all
- crashreport -- Doesn't display the unexpectedly quit dialog but immediately display the submission screen.

