Windows 错误报告在哪里创建转储文件
我只是想知道 WER 将其转储文件写入哪个位置?这个位置也是操作系统特定的吗?
I just want to find out which location does the WER write its dump file? Also is this location specific to OS?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
WER 文档 表示您可以设置注册表设置来控制转储位置和转储类型
DumpFolder 的默认值为 %LOCALAPPDATA%\CrashDumps。
The documentation for WER says you can set registry setting to control the dump location and the type of dump
Default value for DumpFolder is %LOCALAPPDATA%\CrashDumps.