ikas-mc / ContextMenuForWindows11

Add Custom Context Menu For Windows11
GNU Lesser General Public License v3.0
1.86k stars 90 forks source link

在文件夹空白处打开没反应 #54

Closed silentmoooon closed 1 year ago

silentmoooon commented 2 years ago

动画

ikas-mc commented 2 years ago

麻烦用内置的测试工具进行测试

添加测试菜单:

exe填写 customeContextMenuDebug.exe 参数写 "{path}"

然后右键选择这个菜单

silentmoooon commented 2 years ago

没反应哦.

如果是选择文件夹点这个菜单是有显示出路径来的. 但如果在文件夹空白处点这个菜单是没反应.

动画

ikas-mc commented 2 years ago

我测试了几个环境都没有重现... 并且在沙箱内全新测试也是可以的..... test

Looong01 commented 1 year ago

我也是没有反应,系统应该是正式版,非insider,软件是MS Store安装的 Windows 11 专业版 版本 22H2 安装日期 ‎2022/‎9/‎13 操作系统版本 22622.598 体验 Windows Feature Experience Pack 1000.22634.1000.0

GMYNebula commented 1 year ago

我也遇到这个问题,在桌面没有问题,但是在文件资源管理器里没反应,而且bandizip的菜单也没反应。

dog6o commented 1 year ago

version

ContextMenuCustomPackage_3.1.0.0_Test[new certificate]

Platform

Windows 11 Pro Insider Preview 25247.1000

What steps will reproduce the bug?

我也遇到这个问题,在桌面没有问题,但是在文件资源管理器里没反应,而且bandizip的菜单也没反应。

I have the exact same problem as him. I can start the program with Open With if the target is a folder or file on the desktop, but not from Explorer.

How often does it reproduce? Is there a required condition?

Always.

What is the expected behavior?

From Explorer, right-click on a folder or file to open the context menu and launch a registered application from Open With and pass parameters.

What do you see instead?

Nothing happens.

Additional information

I am having a very difficult time. If you can't fix the problem right away, please let me know the version without this problem as an alternative.

PS

I have installed previous versions and cannot activate them. It seems the only way to get the latest version to fix the problem.

GMYNebula commented 1 year ago

我成功解决了这个问题,导致这个问题的原因可能是因为在"文件夹选项"中选中了"在单独的进程中打开文件夹窗口(Launch folder windows in a separate process)"。

解决方法

文件夹选项>查看>取消勾选"在单独的进程中打开文件夹窗口">重启电脑 image

dog6o commented 1 year ago

我成功解决了这个问题,导致这个问题的原因可能是因为在"文件夹选项"中选中了"在单独的进程中打开文件夹窗口(Launch folder windows in a separate process)"。

解决方法

文件夹选项>查看>取消勾选"在单独的进程中打开文件夹窗口">重启电脑 image

Thanks to you I have solved the problem, thank you. I think this should be mentioned in the Help section of the Wiki.

Looong01 commented 1 year ago

我看了一下,我的本来就是关闭状态。。所以没有解决我的问题