Share button suddenly disappeared in OneDrive Folders

Hello,

I bought Opus some months ago and I love it, especially after it allowed me to share OneDrive folders and files directly from Opus, without need to switch to Windows Explorer.

Today, I tried to share some more files with my clients, only to find out that the share context menu option disappeared completely. I still have other OneDrive options like "Keep file on this device" and Opus correctly identifies OneDrive folder, still Share option is missing. I had to switch to Explorer, share from there and go back to Opus.

I am attaching screenshot. Could you tell me what happened here? I did not change any settings lately.

I am using Opus 13.12

No idea why the menu disappeared, but if the functionality is still there, you can run

ContextMenu LABEL="Share"

or

ContextMenu VERB="Windows.ModernShare" LOOKUP

on the files to get the Share dialog.

How to use buttons and scripts from this forum

Thanks for the fast answer. The command works indeed, so the functionality is still there. How to make Share button reappear though? I could try adding some custom context menu for that folder, but it'll end up in different position than rest of the buttons. :thinking:

I’d probably use a button until the menu reappears on its own. It sounds like one of Microsoft’s quirks that isn’t worth spending time on.

1 Like

Okay, thank you. I hope there isn't anything wrong with DOpus, but as you said, it's Microsoft fault.