The service and the client are running.
Code: Select all
v:\> ver
TCC 30.00.22 x64
Microsoft Windows 10 Pro for Workstations
10.0.19045.3448 (2009, 22H2)
v:\> sc start "everything (1.5a)" | grep STATE
STATE : 4 RUNNING
v:\> start d:\tc31\everything64.exe -startup & echo %_startpid
1096
Code: Select all
v:\> which everything
everything is an internal command
v:\> everything *
v:\>
Code: Select all
v:\> u:\es.exe *
Error 8: Everything IPC window not found. Please make sure Everything is running.
Code: Select all
v:\> plugin /l d:\tc30\Plugins\es\es.dll
v:\> which es
es is a plugin command (ES)
v:\> es *
Everything_Query error: 2
v:\>
Should older tools should inter-op with the version 1.5a service and client?
Thanks.
- Vince