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?
Page 1 of 1
Error Reporting Disable/Enable
#2
Posted 29 October 2009 - 04:20 AM
This is for Server 2008, but it should work on Vista too:
http://www.raymond.cc/blog/archives/2009/0...ws-server-2008/
And here's how to do it with GPO:
http://www.nirmaltv.com/2008/08/09/how-to-...-windows-vista/
http://www.raymond.cc/blog/archives/2009/0...ws-server-2008/
And here's how to do it with GPO:
http://www.nirmaltv.com/2008/08/09/how-to-...-windows-vista/
#3
Posted 29 October 2009 - 07:25 AM
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).
#4
Posted 29 October 2009 - 04:02 PM
GPO method isn't available in Home versions, so the other is my answer.
Thanks guys.
Thanks guys.
Share this topic:
Page 1 of 1



Help
Back to top










