To disable the error report window (that pops up if a task crashed with the options to close program or send report to ms)
you have to edit the registry.
Locate the key:
the default value is "0". Change it to "2" (without " )Code:HKEY_LOCAL_MACHINE \ SYSTEM \ ControlSet001 \ Control \ Windows \ ErrorMode
then locate
the default value is "0". Change it to "1" (without " )Code:HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ Windows Error Reporting \ DontShowUI
This is tested with Windows 2008 Server Edition. Should work with Vista/Win7 as well.


Likes: 

Apple


Reply With Quote
Bookmarks