In addition to the configuration dialog box, other options can be set in the registry. The registry options default to preset values selected by the OEM.
The HKEY_Local_Machine\System\ErrorReporting\DumpSettings registry key enables the values used by the Error Report Control Panel.
The following table shows the named values.
| Value : type | Description | 
|---|---|
| MaxDiskUsage: REG_DWORD | Default is 4 times the result of DrWatsonGetSize.
 Sets maximum size for storing dump files.  | 
| DumpEnabled: REG_DWORD | Default is 1 (Enabled).
 Enables error reporting.  | 
The HKEY_Local_Machine\System\ErrorReporting\UploadSettings registry key enables the values used by the Error Report Control Panel.
The following table shows the named values.
| Value : type | Description | 
|---|---|
| UploadSucceededDlg: REG_DWORD | Default is 0 (Disabled).
 This is used to enable the display of the upload succeeded dialog.  | 
| UploadFailedDlg: REG_DWORD | Default is 0 (Disabled).
 This is used to enable the display of the upload failed dialog.  | 
See Also
Send Feedback on this topic to the authors