Control the Display of Popup Error Messages (Windows NT/2000/XP) Category: Home > Windows > System
This tweak is used to control which error messages are displayed as popups, and also allows you disable the use of popup error dialog boxes entirely.
Open your registry and find the key below.
Modify the value of "ErrorMode" according to the options below.
Value Description
----- -----------
0 All errors appear in popups (Default)
1 System errors disabled, application errors still
using popups
2 Neither system or application errors use popups
Note: This setting does not affect error logging, any errors will still be logged as normal.
 |  |  |  |  |
 |  | (Default) | REG_SZ | (value not set) |  |
 |  | ErrorMode | REG_DWORD | 0x00000002 (2) |  |
 |
 | HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Windows |  |
 |
Settings: |
System Key: [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Windows]
Name: ErrorMode
Type: REG_DWORD (DWORD Value)
Value: (0 = all errors, 1 = application errors, 2 = no popups)
|
Disclaimer: Modifying the registry can cause serious problems that may require you to reinstall your operating system. We cannot guarantee that problems resulting from modifications to the registry can be solved. Use the information provided at your own risk.
Last Modified: May 14, 2002
|