when click a filepath from everything(from https://www.voidtools.com), jump to the xyplorer ,
the Focus is not the file .
xyplorer has been set to the default file manager
locate the file , when click it from everything
-
highend
- Posts: 14954
- Joined: 06 Feb 2011 00:33
- Location: Win Server 2022 @100%
Re: locate the file , when click it from everything
Options - General - Context Menu - Open Path
$exec("<path to XYplorer folder>\XYplorer.exe" /feed="::if $(exists$('%1'$) == 1$) ${ goto '%1'; $} else ${ goto gpc$('%1', 'path'$); selectitems gpc$('%1', 'file'$); $}; sel '+0'; focus;")One of my scripts helped you out? Please donate via Paypal
-
secrethcb
- Posts: 5
- Joined: 17 Apr 2020 19:54
Re: locate the file , when click it from everything
.oh,i will have a try ,thanks very much!
-
secrethcb
- Posts: 5
- Joined: 17 Apr 2020 19:54
Re: locate the file , when click it from everything
a simple script for "everthing" is $exec("<parent path>\XYplorer.exe" "%1")
XYplorer Beta Club