如何从“请告诉 Microsoft 有关此情况”的错误报告 对话?
我编写的一个程序在启动时崩溃。 (Win XP)。
对话框“请告诉 Microsoft 有关此问题的信息。” 出现。 我想知道这个问题,因为这是我的应用程序。
问题是,单击(单击链接:“查看错误报告的内容”),“错误报告内容”对话框不允许我的客户将其内容复制到剪贴板。
您知道用户如何获取此报告的副本并将其转发给我(开发人员)吗?
A program I wrote crashes on startup. (Win XP).
A dialog "Please tell Microsoft about this problem." appears. I want to be told about the problem since it's my app.
Thing is, clicking through (clicking link: 'View the contents of the error report'), the "Error Report Contents" dialog doesn't let my customers copy its contents to the clipboard.
Do you know how a user can get a copy of this report to forward to me, the developer?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
不用担心。 开发者可以订阅WinQual。 Microsoft 随后会将错误报告转发给他们。
Don't worry. The developers can subscribe to WinQual. Microsoft will then forward the error reports to them.
Windows 错误报告是 Microsoft Winqual 服务的一部分。
Windows Error Reporting is part of Microsoft's Winqual service.
使用 Alt-printscreen 抓取活动窗口的副本,然后将其粘贴到 Word 或其他内容中。
Use Alt-printscreen that grabs a copy of the active window, then paste it into word or something.