Windows Store app crashes, quality reports, and CEIP

一世执手 提交于 2019-12-10 11:14:36

问题


Microsoft's Antoine Leblond discusses here how the Windows Store dashboard shows app crashes, which is nice.

Separately, Microsoft has an article that talks about their Windows Customer Experience Improvement (CEIP) system, noting that CEIP is turned off by default in Windows 8. However, the article also says this:

When Windows 8 is installed and the computer is started for the first time, the Initial Configuration Tasks dialog box appears. Accepting the default recommendations for Initial Configuration Tasks turns on the Customer Experience Improvement Program

That to me indicates that most users will probably accept the default and CEIP will be turned on in most people's installs.

So my main question is: Are the quality reports in the Windows Store dashboard done through CEIP, or is CEIP bypassed and the reports are always sent for Windows Store apps?

Kind of related, do these quality reports work and send stack traces for C# apps as well as C++ apps?


回答1:


I think this article might be able to give an answer: http://msdn.microsoft.com/en-us/library/windows/apps/hh967787.aspx

If I am not mistaken, the quality reports belong to the analytics data collection, which according to the article is always being gathered no matter if CEIP is enabled or not.



来源:https://stackoverflow.com/questions/13224661/windows-store-app-crashes-quality-reports-and-ceip

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!