NCover 3.0.20+ includes a customer improvement data reporting feature that reports memory and performance statistics to us whenever NCover.Console, NCover.Reporting, or NCover Explorer is run.
To opt out of our customer improvement reporting for any one of the programs above, open the
to
Example: Opting out of data reporting for NCover.Console.exe
- Open NCover's installation directory ("C:\Program Files\NCover\", don't forget that NCover (x86) is installed in "C:\Program Files (x86)\NCover\" on 64-bit machines, and that its config file will have to be changed as well).
- Find the "NCover.Console.exe.config" file and open it in a text editor.
- Locate the
area in the file. - Find the "customerfeedbackoptout" key
- Change the value to "1" (from "0")
- Save and close the file
NCover's customer improvement data reporting feature is powered by PreEmptive Solutions' Runtime IntelligenceTM.