Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

En savoir plus

How to disable mozilla crashes reporter?

  • 4 réponses
  • 26 ont ce problème
  • 118 vues
  • Dernière réponse par 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?

Solution choisie

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...

Lire cette réponse dans son contexte 👍 1

Toutes les réponses (4)

more options

Solution choisie

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 :-)