Default behaviour: Searching the current folder.
illustration:


Sorry for not understanding this sentence. I would appreciate if you would explain this sentence in other words.void wrote:I think it's MasterFind that has Windows Explorer integration, you might like to give that a try.

Code: Select all
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Directory\shell\Search selected FOLDER with Everything]
"Icon"="\"C:\\Everything\\Everything.ico\""
[HKEY_CLASSES_ROOT\Directory\shell\Search selected FOLDER with Everything\Command]
@="\"C:\\Everything\\Everything.exe\" -path \"%1\""

Code: Select all
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Drive\shell\Search selected DRIVE with Everything]
"Icon"="C:\\Everything\\Everything.ico"
[HKEY_CLASSES_ROOT\Drive\shell\Search selected DRIVE with Everything\Command]
@="\"C:\\Everything\\Everything.exe\" -path \"%1\""
I too would like to see such buttons being implemented in Everything- as an optional way of filtering data and which columns are visible at a given moment