12.26.2 beta: Duplicate Extract+Move context menu item

I just wanted to share with the group about my experience with the new beta update 12.26.2. After installing the update, I would right-click on a .ZIP or .RAR file and within the context menu where I had customized a button to appear on these file types "Extract + Move" would appear in triplicate. I messed around a little bit with the context menu debug and just don't have enough patience to learn how to interpret all this information at present.

I included a screenshot showing what I'm talking about. I'm just reporting this for the developers information. I reverted back to 12.26.1 and the issue has resolved itself so everything's fine with me

It that menu item from WinRAR or something else?

Which versions of WinRAR (assuming it's that) and Windows are you using?

If you go back to 12.26, are things OK there or do you see duplicates again? There were some changes to how/whether duplicates are removed in 12.26.1 and .2 but .2 should work better than .1.

I am so sorry for the delay in responding to this. This is a custom menu item that I found on the forums here. This is the code:
cd {sourcepath}
"/programfiles\WinRAR\WinRAR.exe" x "{f}" "{o|noext}"
Copy MOVE TO ".{file|noext}"
I am on Windows 10 64-bit 21H2
I am on the most updated version of WinRAR I believe it is 6.11. When I went back to 12.26.1 everything was just fine and there were no duplicates in any of the menus at all.

Could you send me the filetype settings? You can get Opus to generate a zip of them like this:

  • Settings > File Types
  • From the menu at the top of the dialog, File > Diagnostic
  • Type zip as the extension and click OK.

I sent you a link to the file I have saved in my google drive in a message. let me know if you have any issues with it. Thanks for looking into this for me.

Many thanks! I've found a bug in our code and we'll have a fix in the next update.

(As a bonus, the right-click menus should be a bit faster as, even before the change which caused the duplicates to appear, there was extra work being done that didn't need to be, which this has revealed.)

Awesome man, so glad to hear. You guys kick butt

2 Likes