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:
I've optimized my code - now it does work:
But still need to check working Everything environment to make sure CLI is working.
I've optimized it further by adding a function IsEverythingReadyForCLI:
Delphi code to detect if Everything is installed?
-
PeterPanino
- Posts: 90
- Joined: Sun Feb 21, 2016 10:26 pm