Skip to content

Instantly share code, notes, and snippets.

@eldargab
Created June 1, 2017 08:21
Show Gist options
  • Save eldargab/e9c0f58b45d9fe127a64539b7a55ebd1 to your computer and use it in GitHub Desktop.
Save eldargab/e9c0f58b45d9fe127a64539b7a55ebd1 to your computer and use it in GitHub Desktop.
Prevent dialog appearance on app crush
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Windows Error Reporting]
"ForceQueue"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Windows Error Reporting\Consent]
"DefaultConsent"=dword:00000001
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment