Disable WerFault.exe/“Application Has Stopped Working” crash dialog

后端 未结 5 720
猫巷女王i
猫巷女王i 2021-02-07 01:47

I have a development tool that\'s crashing on launch, and I don\'t get to see any error messages it throws, or get a chance to debug it, because it shows the Windows 7 dialog fo

5条回答
  •  情话喂你
    2021-02-07 02:10

    Use Regedit, navigate to the below path: [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Windows Error Reporting\DontShowUI] Create a DWORD and set the value to 1.

提交回复
热议问题