TC and Everything 1.5 alpha

The behaviour described in the bug report is either by design, or would be far too complex/time-consuming to be changed

Moderators: Hacker, petermad, Stefan2, white

User avatar
tuska
Power Member
Power Member
Posts: 4111
Joined: 2007-05-21, 12:17 UTC

Re: TC and Everything 1.5 alpha

Post by *tuska »

ootoo wrote: 2024-08-21, 05:57 UTC Everything 1.5 alpha

Code: Select all

C:\Program Files\Search\Everything\Everything.exe

-search "%P"
The following folder formats cannot be searched

Code: Select all

f:\Backup\我的视频\【权游】1-8  中英双字 1080p\番外电影周边剧本音乐\6、视频花絮\    
Hi,
please try this...

Command:    

Code: Select all

"C:\Program Files\Search\Everything\Everything.exe"
Parameters:  

Code: Select all

-path "%P"
-p <path>        Search for a path.
-path <path>   Search for a path.
 
A space in the folder name ‘Program Files’ requires " " (inverted commas).

Option:
- Everything Options - 1.5.0.1383a > General > ✅ Show Search Everything folder context menu item
- Right-click on a folder in Total Commander > "Search Everything 1.5a..."
OR
- Command:    "C:\Program Files\Search\Everything\Everything.exe"
- Parameters:  -parent %V

PS:
Command Line Option: -search
- Example (parameters in TC): -search "Test.txt" "%P"
- Menu "Help" > "Command Line Options": -search <text> ... Set the search.


Windows 11 Pro (x64) Version 23H2 (OS Build 22631.4037)
TC 11.03 x64 | 'Everything' 1.5.0.1383a (x64)
ootoo
Junior Member
Junior Member
Posts: 17
Joined: 2022-02-28, 05:29 UTC

Re: TC and Everything 1.5 alpha

Post by *ootoo »

tuska wrote: 2024-08-21, 13:04 UTC
ootoo wrote: 2024-08-21, 05:57 UTC

    <over-quoting removed by moderator>

I am using

Code: Select all

-s """"%P""""
Now change to

Code: Select all

-path "%P"
thank you
Post Reply