How do I get an error report from a “Please tell Microsoft about this” dialog?

孤街醉人 提交于 2019-12-01 08:39:12

Don't worry. The developers can subscribe to WinQual. Microsoft will then forward the error reports to them.

Windows Error Reporting is part of Microsoft's Winqual service.

  1. Sign up at the Winqual web site. Instead of just using a username/password to log in, you'll need to purchase an SSL certificate to identify yourself and your organization. This costs $99 if you only need the cert for identification purposes. If you also want to use it to sign code, it's $499.
  2. Run the Microsoft Product Feedback Mapping Tool (available from the Winqual site) on a local copy of your application, and submit the results to the Winqual web site. This registers your application with Winqual.
  3. From this point forward, any errors reported via Windows Error Reporting against your submitted applications are available to you if you log in to Winqual.

Use Alt-printscreen that grabs a copy of the active window, then paste it into word or something.

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