Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

Fixed Everything /o errors

Jun
772
6
Code:
C:\>*everything /o
TCC: (Sys) The system cannot find the file specified.
 "C:\Program Files\JPSoft\TCMD31\EVERYTHING64.EXE"

C:\>ver

TCC  31.00.9 x64   Windows 10 [Version 10.0.19045.3448]
 
A temporary workaround is to launch Everything.exe
from your C:\Program Files\JPSoft\TCMD31\ folder.

Once the Everything screen appears, press Ctrl-P to open the options dialog.

Joe
 
Another workaround could be:

Make a symbolic link like this:

Code:
MKLINK "C:\Program Files\JPSoft\TCMD31\Everything64.exe" "C:\Program Files\JPSoft\TCMD31\Everything.exe"

Greetings
 
Or an alias;
Code:
E:\Utils>alias everything 
"C:\Program Files\JPSoft\TCMD31\everything.exe"

Just a temporary solution, as I'm sure @rconn will have it fixed shortly.

Joe
 
I had the same problem with "everything /e" to call up the everything search dialog. So I went to voidtools.com and did download the 64bit portable zip version and put the executable into the jpsoft directory (after renaming it to everything64.exe). Just another temporary fix.
 

Similar threads

Back
Top