Friday, September 4, 2009

How to disable the crash dialog...

To disable the crash dialog all you need to do is open the terminal and type the following code:


defaults write com.apple.CrashReporter DialogType none

No comments:

Post a Comment