Tweak: "AllowMultiLocShellMenu" factory to 0 unreasonable?

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
Norn
Posts: 466
Joined: 24 Oct 2021 16:10

Tweak: "AllowMultiLocShellMenu" factory to 0 unreasonable?

Post by Norn »

It seems unreasonable that the tweak is factory to 0, AllowMultiLocShellMenu=0 my friend looked in the configuration pane for a long time and didn't find this setting and asked me where to tweak. . .

BTW, is it possible to make

Code: Select all

Send_WM_COPYDATA(xyHwnd, '::tab("close"); tab("new", gpc("' randFile '", "path")); if(get("view") != 6) {#308}; goto "' randFile '"; if(get("#178") == 0) {#1003}')
work the same as

Code: Select all

Run '"D:\XYplorer\XYplorer.exe" /feed=|::tab("close"); tab("new", gpc("' randFile '", "path")); if(get("view") != 6) {#308}; goto "' randFile '"; if(get("#178") == 0) {#1003}|'
?
viewtopic.php?p=208395#p208395
Last edited by Norn on 07 Mar 2023 11:47, edited 1 time in total.
Windows 11 24H2 @100% 2560x1440

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

Re: Tweak: "AllowMultiLocShellMenu" factory to 0 unreasonable?

Post by admin »

? What are you talking about ?

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

Re: Tweak: "AllowMultiLocShellMenu" factory to 0 unreasonable?

Post by Norn »

1) Mainly talking about that the right-click menu of files with different folders selected in the F3 search results.
2) BTW. :ninja:
Windows 11 24H2 @100% 2560x1440

highend
Posts: 14125
Joined: 06 Feb 2011 00:33
Location: Win Server 2022 @100%

Re: Tweak: "AllowMultiLocShellMenu" factory to 0 unreasonable?

Post by highend »

While full screen preview is active, XY can't (successfully) execute the sent script anymore. At least not if WM_COPYDATA is used
One of my scripts helped you out? Please donate via Paypal

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

Re: Tweak: "AllowMultiLocShellMenu" factory to 0 unreasonable?

Post by Norn »

highend wrote: 07 Mar 2023 12:33 While full screen preview is active, XY can't (successfully) execute the sent script anymore. At least not if WM_COPYDATA is used
Yep, I should put it in words like this. :oops:
Solved: AutoHotKey script to get the path to the selected file
Windows 11 24H2 @100% 2560x1440

Post Reply