I ran es.exe from command prompt mistakenly

General discussion related to "Everything".
Post Reply
krosal
Posts: 99
Joined: Sun May 12, 2019 2:30 am

I ran es.exe from command prompt mistakenly

Post by krosal »

Hello,
It looks like the es.exe is used for a few things such as exporting files list to text file. What happens if you run it by mistake, does it hurt anything? I don't believe so, but just want to check that it doesn't make any changes in the system. I was thinking this was for seeing the current status of the indexing that is taking place.

Thank you,
NotNull
Posts: 5277
Joined: Wed May 24, 2017 9:22 pm

Re: I ran es.exe from command prompt mistakenly

Post by NotNull »

Running ES.exe will do no harm.
It will either show a list of options (ES /?) or a list of files (ES.exe winword.exe).

Running ES.exe without any parameters will list all files that are in the Everything database
(unless you created an ES.ini configuration entry to overrule that behaviour)


If you redirect the output of ES.exe to a file (something like: es.exe /? > file.txt ) you could overwrite an existing file.
But if you accidentally started ES, that scenario is highly unlikely.
krosal
Posts: 99
Joined: Sun May 12, 2019 2:30 am

Re: I ran es.exe from command prompt mistakenly

Post by krosal »

OK, that is great.

Thank you,
Post Reply