Dear dev,
Nothing happens when clicking Share in context menu.
Environment:
Everything-1.5.0.1363a.x64
Windows 11 23H2 22631.2861
Thanks for investigating,
Share context menu not working
Re: Share context menu not working
What should Share do in Everything context ?
Re: Share context menu not working
Running Everything as administrator?
(Administrator will be shown in the title bar)
(Administrator will be shown in the title bar)
Re: Share context menu not working
I now realize thet my question could be interpreted in two ways.
Basic idea is to not run Everything as administrator to prevent issues.
Basic idea is to not run Everything as administrator to prevent issues.
Re: Share context menu not working
This is on my Things to fix list.
Calling InvokeCommand with the Windows.ModernShare verb fails with 80070578 (invalid window handle)
Looks like Windows.ModernShare is looking for an Explorer window handle?
https://stackoverflow.com/questions/55778570/how-to-call-up-windows-10-share-dialog-box-from-powershell-or-cmd
I'll remove this context menu item in the next alpha update.
Calling InvokeCommand with the Windows.ModernShare verb fails with 80070578 (invalid window handle)
Looks like Windows.ModernShare is looking for an Explorer window handle?
https://stackoverflow.com/questions/55778570/how-to-call-up-windows-10-share-dialog-box-from-powershell-or-cmd
I'll remove this context menu item in the next alpha update.
Re: Share context menu not working
Everything 1.5.0.1365a removes the Share context menu item.