Delphi code to detect if Everything is installed?

Plug-in and third party software discussion.
PeterPanino
Posts: 91
Joined: Sun Feb 21, 2016 10:26 pm

Delphi code to detect if Everything is installed?

Post by PeterPanino »

Does anyone have a reliable Delphi code to check if Everything is installed and ready to use the command-line interface (e.g., the Everything service is running, etc.)?

My own code does not work:
EverythingDetector.zip
I've optimized my code - now it does work:
EverythingDetector_v2.zip
But still need to check working Everything environment to make sure CLI is working.

I've optimized it further by adding a function IsEverythingReadyForCLI:
EverythingDetector_v3.zip
You do not have the required permissions to view the files attached to this post.