Welcome to my blog — notes on the things I build, learn, and figure out along the way.
Hello, World
The first post on this blog — why it exists and what to expect.
Windows HLK 驱动认证(二):开始测试
面向新手的 Windows HLK 驱动认证第二篇。承接环境准备,一步步完成建机器池、创建项目、选目标、加载 playlist 跑测试、Static Tools Logo Test,直到生成 .hlkx 提交包。
Windows HLK 驱动认证(一):环境准备
面向新手的 Windows HLK(硬件实验室工具包)驱动认证入门。第一篇讲清整体架构,并一步步搭好 Controller 与测试机环境,为正式测试做好准备。
在 Windows Server 2025 上使用 DISM 转换系统版本
用 DISM 把 Windows Server 2025 从评估版(Evaluation)就地转换为正式版,支持跨版本转换。
Driver DUA 操作指南
DUA(Driver Update Acceptable)可以在不重新走 HLK 测试的前提下,为已认证的驱动更新 INF 等非 PE 文件。本文结合截图记录从下载 DUA Shell 到提交微软审核的完整流程。