搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

How to disable mozilla crashes reporter?

  • 4 回覆
  • 26 有這個問題
  • 1 次檢視
  • 最近回覆由 philipp

more options

Hello dear support. Almost each time I close my mozilla firefox browser, its ask me to send information about some crash. I neednt to solve this crash, becouse this crach doesnt disturb me, it appears only when I close browser. I just want to know there is a way to disable crashes reporter?

Hello dear support. Almost each time I close my mozilla firefox browser, its ask me to send information about some crash. I neednt to solve this crash, becouse this crach doesnt disturb me, it appears only when I close browser. I just want to know there is a way to disable crashes reporter?

被選擇的解決方法

hello redwick, essentially you'd have to set a system environment variable named "MOZ_CRASHREPORTER_DISABLE" with the value "1" in the windows control panel/system. for more information please refer to http://kb.mozillazine.org/Breakpad#Can_I_disable_Crash_Reporte...

從原來的回覆中察看解決方案 👍 1

所有回覆 (4)

more options

選擇的解決方法

hello redwick, essentially you'd have to set a system environment variable named "MOZ_CRASHREPORTER_DISABLE" with the value "1" in the windows control panel/system. for more information please refer to http://kb.mozillazine.org/Breakpad#Can_I_disable_Crash_Reporte...

more options

You can probably also do this by changing the value of this DWORD registry key from 1 to 0:

  • HKEY_CURRENT_USER\Software\Mozilla\Firefox\Crash Reporter\SubmitCrashReport: DWORD value = 0
more options

Thanks a lot. Its solved.

more options

you're welcome :-)