We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
描述BUG 通过Win32接口获取选中的文件失败:接口未知。 (异常来自 HRESULT:0x800706B5) 步骤(sys:getExplorerPath)执行失败,原因:接口未知。 (异常来自 HRESULT:0x800706B5)
重现步骤 Steps to reproduce the behavior:
相关截图
环境信息:
附加信息 在此添加有关此问题的任何其他上下文。
The text was updated successfully, but these errors were encountered:
所制定的窗口可能不是资源管理器窗口,或者资源管理器安装了第三方插件如clover导致接口不可用了。
Sorry, something went wrong.
全新 WIN10,没第三方插件,资源管理器窗口 置顶(最大化)唯一,没开其他窗口,只是自定义动作中存在循环操作,循环中有文件复制、重命名、图片修改尺寸等操作。
出现问题后,随便找一个文件,手动执行移动或复制粘贴后,即可恢复动作。
No branches or pull requests
描述BUG
通过Win32接口获取选中的文件失败:接口未知。 (异常来自 HRESULT:0x800706B5)
步骤(sys:getExplorerPath)执行失败,原因:接口未知。 (异常来自 HRESULT:0x800706B5)
重现步骤
Steps to reproduce the behavior:
相关截图
环境信息:
附加信息
在此添加有关此问题的任何其他上下文。
The text was updated successfully, but these errors were encountered: