Skip to content

BlueScreenHelper v1.0.2

Choose a tag to compare

@github-actions github-actions released this 15 Aug 06:52
· 8 commits to main since this release

修复

  • 修复在干净虚拟机 / 未装 VC++ 运行库的电脑上无法启动的问题(双击无反应、任务管理器无进程)
    • 原因:自包含发布缺少 vcruntime140.dll / vcruntime140_1.dll / msvcp140.dll,干净系统(如新装虚拟机)没有这些运行库,进程静默失败
    • 解决:安装包现已内置 VC++ 运行库

安装包

  • BlueScreenHelper_Setup_1.0.2_win-x64.exe (约 61 MB) — 自包含发布,无需 .NET 运行时与 VC++ 运行库,x64 Windows 10 1809+ / Windows 11(含虚拟机)

使用说明

  1. 「转储分析」页选择 C:\Windows\MinidumpC:\Windows\MEMORY.DMP 即可解析(支持 MDMP 与内核转储 PAGE/Triage 格式)
  2. 「设置」页配置 AI API(OpenAI / DeepSeek / 智谱 / Moonshot / 通义 / SiliconFlow / Ollama 等兼容接口)后可获取问题定位与解决方案

注意事项

  • 内核转储(Triage 类型)不包含模块列表,故障驱动模块字段为空属正常现象
  • 首次运行 SmartScreen 提示,选择“仍要运行”即可