Right-click items with different folders, the path parameters passed to the context menu is incorrect

Things you’d like to miss in the future...
Post Reply
Norn
Posts: 416
Joined: 24 Oct 2021 16:10

Right-click items with different folders, the path parameters passed to the context menu is incorrect

Post by Norn »

In the Search Results tab, right-click items with different folders, the path parameters passed to the context menu is incorrect.
For notepad++ <selitems> is correct.

Code: Select all

run lax("C:\Program Files\Notepad++\notepad++.exe" <selitems>)
Win10, Win11 @100% 2560x1440 22H2

admin
Site Admin
Posts: 60357
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Right-click items with different folders, the path parameters passed to the context menu is incorrect

Post by admin »

Norn wrote: 20 Mar 2023 10:22 In the Search Results tab, right-click items with different folders, the path parameters passed to the context menu is incorrect.
Are you talking about the shell context menu? It does not support multiple locations. But this should be internally handled. So, what is your actual problem?

Norn
Posts: 416
Joined: 24 Oct 2021 16:10

Re: Right-click items with different folders, the path parameters passed to the context menu is incorrect

Post by Norn »

My friend reported this to me, I checked Explorer and another file manager, and then reported it, I never need to execute shell menu for multiple items with different folders in search results.
Win10, Win11 @100% 2560x1440 22H2

admin
Site Admin
Posts: 60357
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Right-click items with different folders, the path parameters passed to the context menu is incorrect

Post by admin »

Ok, nothing to do.

Post Reply