Jump to content

[Question]-is it possible to stop error windows from appearing?


aic_grunge

Recommended Posts

I hate when windows xp wants to send the errors by internet (you know, the windows that shows 2 buttons: send & don't send). A window appears that interrupts all other works.

My question is, can this situation be stoped from occuring again? :)

Link to comment
Share on other sites


Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PCHealth\ErrorReporting]
"AllOrNone"=dword:00000000
"DoReport"=dword:00000000
"ShowUI"=dword:00000000

That should stop it.

DoReport tells it whether to send an error report to Microsoft or not.

ShowUI tells it whether to even popup the UI or not.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...