I use ExamDiff Pro 16 on Windows 11 with the new style Windows 11 explorer right click menus disabled.
Can I somehow configure so that ExamDiff's items on the explorer right click menu are not unnecessarily duplicated?
See attached screenshot:
Explorer right click menu item duplication
-
- New Member
- Posts: 3
- Joined: Mon Jun 23, 2025 6:54 am
- Contact:
Explorer right click menu item duplication
- Attachments
-
- Image1-or8.png (233.75 KiB) Viewed 314 times
Re: Explorer right click menu item duplication
Interesting... How did you disable the new menu? Using the Registry? Because here's what i did:
Ran this command:
Then restarted explorer.exe and got this menu:
Ran this command:
Code: Select all
reg add "HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32" /ve /d "" /f
psguru
PrestoSoft
PrestoSoft
-
- New Member
- Posts: 3
- Joined: Mon Jun 23, 2025 6:54 am
- Contact:
Re: Explorer right click menu item duplication
With Winaero Tweaker.
I think it uses the same method you used, they say this reg file is the equivalent manual method:
Code: Select all
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32]
@=""
Last edited by BrianG61UK on Mon Jun 23, 2025 2:41 pm, edited 1 time in total.
Re: Explorer right click menu item duplication
Maybe. Try uninstalling all versions and then install version 16. FWIW I have the same:
Code: Select all
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32]
@=""
psguru
PrestoSoft
PrestoSoft
-
- New Member
- Posts: 3
- Joined: Mon Jun 23, 2025 6:54 am
- Contact:
Re: Explorer right click menu item duplication
Thanks. That worked.
Then I uninstalled and reinstalled PowerArchiver to try to fix a similar minor problem I had with its context menu.
The problem with ExamDiff's menu then reappeared!
So it seems to be some kind of bizarre interaction between PowerArchiver and ExamDiff Pro!
Maybe I can investigate further at some point, now that I know I wasn't just failing to find a setting somewhere in ExamDiff Pro.