If you want to disable this crash reporter, you can do it by simply editing an INI file:
1. Open My computer and goto the installation directory of the application:
Mozilla Firefox: %programfiles%\Mozilla Firefox
Thunderbird: %programfiles%\Mozilla Thunderbird
SeaMonkey: %programfiles%\mozilla.org\SeaMonkey
Thunderbird: %programfiles%\Mozilla Thunderbird
SeaMonkey: %programfiles%\mozilla.org\SeaMonkey
Here “%programfiles%” stands for “C:\Program Files” folder. Replace C: with your system drive letter where Windows is installed.
2. Now look for “application.ini” file and open it in Wordpad.
3. At the end of the file, you’ll see following lines:
[Crash Reporter]
Enabled=1
ServerURL=https://crash-reports.mozilla.com/submit
[Crash Reporter]
Enabled=1
ServerURL=https://crash-reports.mozilla.com/submit
4. Simply change the value of Enabled to 0 as following:
[Crash Reporter]
Enabled=0
ServerURL=https://crash-reports.mozilla.com/submit
Enabled=0
ServerURL=https://crash-reports.mozilla.com/submit
5. Save the file and now you’ll no longer see the Crash reporter window.
0 comment:
Posting Komentar