1
|
Shubham Jain · 技术社区 · 6 年前 |
![]() |
1
1
它也是Windows10SDK的一部分,安装在同名文件夹中。 .EXE名为VisualUIAVerifyNative.exe |
![]() |
2
1
从以下URL下载窗口开发工具包: https://developer.microsoft.com/en-us/windows/downloads/windows-10-sdk 目前正在使用的下载URL: 请参阅下面的链接,并参阅@raffamaiden答案和下载这两个包 How to install the Inspect tool on Windows 10? 现在只打开你的相关系统包,在我的情况下是x64,错误的包会给出错误
转到windows工具包文件夹并查找检查.exe或者accevent.exe,我个人更喜欢检查accevent.exe |
![]() |
3
0
UI-Spy也可以很好地从Windows应用程序中提取元素 |