in Windows 11 24H2 HLK detection, how to solve INF problems, registry rename problems, and display capture tools problems encountered
Hi all:
Hi everyone:
I am from a virtual device team.
We encountered some problems when doing HLK detection on Windows 11 24H2 platform.
1:For the first problem,
I have submitted an issue in the above repository at
https://github.com/microsoft/MicrosoftDisplayCaptureTools/issues/7 .
Can you provide some help?
2:For the second problem,
when I was doing inf detection, we found problems like the following picture.
The specific reason is that our driver has some external driver dependencies.
We originally marked the dependent drivers in our inf file and started the dependent drivers.
This inf had no problems in the 23H2 detection, but in the 24H2 detection, the above error was prompted.
We tried to exclude the corresponding reference fields by reading
[https://learn.microsoft.com/en-us/windows-hardware/drivers/install/inf-copyfiles-directive],
and [https://learn.microsoft.com/en-us/windows-hardware/drivers/install/inf-manufacturer-section].
In this way, although the HLK test can pass, our program cannot be executed smoothly.
Is there any useful suggestion for our reference in this part?
3:The third question is that I encountered the error shown in the figure below during the test.
This problem has never occurred in the 23H2 HLK test. I don’t know why this error occurs in the 24H2 test. Does anyone have a solution?
Thank you all
Thank you
Best Regards
NemesisZoo
😭