Introduction:
This script calls Everything's command-line ES to import search results, is extremely fast, and supports Everything's syntax commands. If you don't have Everything installed, please go to the official website to download and install it.Make sure everything is started
[url https://www.voidtools.com/[/url]

//==========================================================//
installation
Drag and drop the "EV FOR XY" folder in the archive to Scripts

//==========================================================//
Run script
You can set a shortcut for this script:
Use-Manage Commands ...-Run Scripts-New
You can fill in the relative path of the script:
<xyscripts> \ EV FOR XY \ EverythingXYplorer.xys
//==========================================================//
Custom short name search
You can modify it yourself here

//==========================================================//
Examples:
size:>1mb .pdf =PDF files larger than 1MB
!c:\ size:>1mb .pdf =PDF files larger than 1MB but without C drive
dm:today =File modified today
size:3mb-4mb
You can also use the short name defined by the script
zip: =zip,rar,cab,7z file type
//==========================================================//good luck