Jump to content

Error Reporting


mritter

Recommended Posts

I am the programmer for WPI. I have made a "wizard" for XP to enable/disable Error Reporting. I want to do the same for Vista. I have found nothing in a Google search that deals with reg keys. Disabling the service is only a temp fix. Anyone know how to do this?

Link to comment
Share on other sites


Adding dword values to HKEY_CURRENT_USER\Software\Microsoft\Windows\Windows Error Reporting\ExcludedApplications that match the .exe names you want to exclude from WER will exclude those binaries from WER checking/tracking. If you're actually looking to completely disable WER, the previous links will work, although I've never been a fan of disabling it entirely as it has it's uses (getting dump files and trace data automatically is pretty useful stuff when an app stops working, in my opinion).

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...