Saturday, February 16, 2008
When an error occurs the Windows system may attempt to send debugging information to Microsoft for analysis. These settings allow you to control the operation of this feature.
Open your registry and find or create the key below.
Create or modify the DWORD values below and set them to "1" to enable the setting or "0" to disable it.
* DoReport - Enable error reporting
* ShowUI - Show user interface
* IncludeKernelFaults - Include kernel errors in the report
* IncludeMicrosoftApps - Include Microsoft applications in the report
* IncludeWindowsApps - Include Windows components in the report
Restart Windows for the changes to take effect.
------------------------------------------------------------------------------
System Key: [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PCHealth\ErrorReporting]
Value Name: DoReport, ShowUI, IncludeKernelFaults, IncludeMicrosoftApps, IncludeWindowsApps
Data Type: REG_DWORD (DWORD Value)
Value Data: (0 = disabled, 1 = enabled)
------------------------------------------------------------------------------
Labels: Error reporting
0 comments:
Post a Comment