问题描述
嗨
我在Windows Server 2012上安装HLK_10051,但安装在" Microsoft.Windows.Kits.Hardware.Setup.UpdateControllerDb.exe'
I am installing HLK_10051 on windows server 2012, but installation gets crashed at " Microsoft.Windows.Kits.Hardware.Setup.UpdateControllerDb.exe'
请在下面找到崩溃的详细信息
Please find the details of the crash below
问题签名:
问题事件名称: APPCRASH
应用程序名称: Microsoft.Windows.Kits.Hardware.Setup.UpdateControllerDb.exe
应用版本: 10.0.10051.0
申请时间戳: 551852a2
故障模块名称: KERNELBASE.dll
故障模块版本: 6.2.9200.16384
故障模块时间戳: 5010ab2d
例外代码: e0434352
异常偏移: 00000000000189cc
操作系统版本: 6.2.9200.2.0.0.272.79
区域设置ID: 1033
附加信息1: d522
附加信息2: d5228251694f130212c01ab1b52ad2a6
附加信息3: f9b9
附加信息4: f9b95021280f20538cd74ca111eba02c
Problem signature:
Problem Event Name: APPCRASH
Application Name: Microsoft.Windows.Kits.Hardware.Setup.UpdateControllerDb.exe
Application Version: 10.0.10051.0
Application Timestamp: 551852a2
Fault Module Name: KERNELBASE.dll
Fault Module Version: 6.2.9200.16384
Fault Module Timestamp: 5010ab2d
Exception Code: e0434352
Exception Offset: 00000000000189cc
OS Version: 6.2.9200.2.0.0.272.79
Locale ID: 1033
Additional Information 1: d522
Additional Information 2: d5228251694f130212c01ab1b52ad2a6
Additional Information 3: f9b9
Additional Information 4: f9b95021280f20538cd74ca111eba02c
我们正在尝试为我们的指纹设备运行测试,但是使用最新的HLK版本我们只有一个测试"指纹识别器标识测试",但测试中未列出PnP测试和USB测试之类的其他信息。
We are trying to run tests for our Fingerprint Device, but with the latest HLK version we are getting only one test "Fingerprint Reader Logo Test' but the othertests like PnP tests and USB tests are not listed in the Tests.
我找不到认证测试HLK工作室为我们的设备 与最新的HLK version_10051
I could not find the Certification Tests in the HLK studio for our device with the latest HLK version_10051
您能否帮助我继续前进并运行测试
Could you please help me moving forward and run the tests
谢谢
Sriram
推荐答案
此问题有一种解决方法,在HLK发行说明中有提及。
There is a workaround for this issue, it is mentioned in the HLK Release notes.
您可以在"&b"中找到其他文件。 StrongNameSigning" HLK设置文件夹的文件夹。这些文件是应用变通方法所必需的。
You can find the additional files in the "StrongNameSigning" folder of the HLK setup folder. These files are required for applying the workaround.
1。安装2个证书(testroot.cer和testroot-sha2.cer)。
1. Install the 2 certificates(testroot.cer and testroot-sha2.cer).
2。合并2个Reg文件(StrongNameBypass.reg和WOW64StrongNameBypass.reg)。
2. Merge the 2 Reg files(StrongNameBypass.reg and WOW64StrongNameBypass.reg).
3。重新启动控制器。
3. Reboot the controller.
4。安装HLK。
注意:HLK 10056已经发布,它没有这个问题。
Note: HLK 10056 has been released, it does not have that issue.
谢谢,
Arpo
这篇关于HLK安装的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!