The windows context menu has "search with everything" that doesn't seem to do anything. It just adds the path to the search field.
Can you add a "Explore With Everything" context menu, that will open the Everything GUI and jump the folder tree to that location, leaving the search field blank.
Explore With Everything
-
void
- Developer
- Posts: 19901
- Joined: Fri Oct 16, 2009 11:31 pm
Re: Explore With Everything
Show the Folder sidebar to see the Explore in Everything options from within Everything.
If you want to see this context menu in Windows Explorer you'll need to modify your Search in Everything context menu item:
In Everything, from the Tools menu, click Options.
Click the General tab.
Ensure Show Search Everything folder context menu item is checked.
From the Start menu, search for:
Right click Registry Editor and click Run as administrator.
In the Registry Editor, navigate to:
( for the 1.5a alpha version)
Rename this Key to:
Navigate to:
Change the (default) value to:
If you want to see this context menu in Windows Explorer you'll need to modify your Search in Everything context menu item:
In Everything, from the Tools menu, click Options.
Click the General tab.
Ensure Show Search Everything folder context menu item is checked.
From the Start menu, search for:
regeditRight click Registry Editor and click Run as administrator.
In the Registry Editor, navigate to:
HKEY_CLASSES_ROOT\Folder\shell\Search Everything...(
HKEY_CLASSES_ROOT\Folder\shell\Search Everything 1.5a...Rename this Key to:
Explore in Everything...Navigate to:
HKEY_CLASSES_ROOT\Folder\shell\Explore in Everything...\commandChange the (default) value to:
"C:\Program Files\Everything\Everything.exe" -explore "%1"-
IsJohnDoe
- Posts: 27
- Joined: Sat Apr 26, 2025 1:35 am
Re: Explore With Everything
Works amazing.
Except I'm running the 1.5 Alpha so I had to change the default value to:
"C:\Program Files\Everything 1.5a\Everything.exe" -explore "%1"
Otherwise it does just as I wanted, thank you.
Except I'm running the 1.5 Alpha so I had to change the default value to:
"C:\Program Files\Everything 1.5a\Everything.exe" -explore "%1"
Otherwise it does just as I wanted, thank you.