Completely disable “this program has stopped working, etc” dialog
1. Error
2. How to fix:
Disable WerFault.exe (Windows Error Reporting). These registry keys should be added:
[HKEY_CURRENT_USER\Software\Microsoft\Windows\Windows Error Reporting]
"Disabled"=dword:00000001
"DontShowUI"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Windows Error Reporting]
"Disabled"=dword:00000001
"DontShowUI"=dword:00000001
The Internet

No comments:
Post a Comment