But ... I got "stuck" on the way to stop an Everything instance.
The script creates per machine a folder in which this system's INI and database are placed.
These can be viewed offline with parameters -read-only -instance
If I try to stop a *non*-running Everything instance (for example: everything.exe -quit -instance abc ), Everything creates an empty database and a default ini (Everything-abc.db and Everything-abc.ini) in the executable's folder.
EDIT: Same goes for Everything.exe -quit if there is no Everything running: it will create Everything.db and Everything.ini in the executable's folder.
I can work around that by checking the running processes first, or just don't stop the instances (it's read-only, so no harm done
Not a big deal; merely a suggestion to make a wonderful product even better!
(And not even sure if this qualifies as a bug or as a suggestion; based on the phase of the moon it became a bug
(*) Almost done; will post the script soon