Page 1 of 1
Right-click items with different folders, the path parameters passed to the context menu is incorrect
Posted: 20 Mar 2023 10:22
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>)
Re: Right-click items with different folders, the path parameters passed to the context menu is incorrect
Posted: 20 Mar 2023 13:48
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?
Re: Right-click items with different folders, the path parameters passed to the context menu is incorrect
Posted: 20 Mar 2023 15:03
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.
Re: Right-click items with different folders, the path parameters passed to the context menu is incorrect
Posted: 20 Mar 2023 15:16
by admin
Ok, nothing to do.
Re: Right-click items with different folders, the path parameters passed to the context menu is incorrect
Posted: 10 Jul 2025 15:57
by Norn
It seems to have been supported in previous 64-bit beta? If so, this is probably a bug in the 64-bit version. (I only use Selection Stats)
Alt+Enter
Items in multiple locations.png
Re: Right-click items with different folders, the path parameters passed to the context menu is incorrect
Posted: 10 Jul 2025 18:54
by admin
To get the properties of items in different locations you have to go through the shell context menu.
Will work in the next beta.
