How do I get rid of 'Mozilla Quality Feedback' program, which appears in my taskbar every time I start Firefox? Clicking on it does nothing.
feedback
|
migrated from stackoverflow.com Sep 9 '09 at 12:37
This question came from our site for professional and enthusiast programmers.
|
Navigate to C:\Program Files\Mozilla Firefox\extensions\talkback@mozilla.org\components\ folder You should see a talkback.exe executable, run it. Choose Settings > Turn Agent Off. Tadah! | |||||
feedback
|
|
Copied from "How to Disable Mozilla Crash Reporter": a. Open My computer and goto the installation directory of the application:
Here "%programfiles%" stands for "C:\Program Files" folder. Replace C: with your system drive letter where Windows is installed. b. Now look for "application.ini" file and open it in Wordpad. c. At the end of the file, you'll see following lines:
d. Simply change the value of Enabled to 0 as following:
e. Save the file and now you'll no longer see the Crash reporter window. | |||
|
feedback
|
|
I have not seen this pop up for me since Firefox 2.0 or so, so this may not be completely applicable. I found this page about the feedback agent. If you are using an older version, this tells you where to find it and how to enable/disable it. Other than that, I believe it is an option in the installer to either enable or disable it. | |||
|
feedback
|