
es.exe [options] [search text][option]
<option>
-r <search>
-regex <search>
-i
-case
-w
-ww
-whole-word
-whole-words
-p
-match-path
-h
-help
-o <offset>
-offset <offset>
-n <num>
-max-results <num>
-s
-a
-diacritics
-name
-path-column
-full-path-and-name
-filename-column
-extension
-ext
-size
-date-created
-dc
-date-modified
-dm
-date-accessed
-da
-attributes
-attribs
-attrib
-file-list-file-name
-run-count
-date-run
-date-recently-changed
-rc
-sort name
-sort path
-sort size
-sort extension
-sort date-created
-sort date-modified
-sort date-accessed
-sort attributes
-sort file-list-file-name
-sort run-count
-sort date-recently-changed
-sort date-run
-sort-name
-sort-path
-sort-size
-sort-extension
-sort-date-created
-sort-date-modified
-sort-date-accessed
-sort-attributes
-sort-file-list-file-name
-sort-run-count
-sort-date-recently-changed
-sort-date-run
-sort name-ascending
-sort name-descending
-sort path-ascending
-sort path-descending
-sort size-ascending
-sort size-descending
-sort extension-ascending
-sort extension-descending
-sort date-created-ascending
-sort date-created-descending
-sort date-modified-ascending
-sort date-modified-descending
-sort date-accessed-ascending
-sort date-accessed-descending
-sort attributes-ascending
-sort attributes-descending
-sort file-list-file-name-ascending
-sort file-list-file-name-descending
-sort run-count-ascending
-sort run-count-descending
-sort date-recently-changed-ascending
-sort date-recently-changed-descending
-sort date-run-ascending
-sort date-run-descending
-sort-name-ascending
-sort-name-descending
-sort-path-ascending
-sort-path-descending
-sort-size-ascending
-sort-size-descending
-sort-extension-ascending
-sort-extension-descending
-sort-date-created-ascending
-sort-date-created-descending
-sort-date-modified-ascending
-sort-date-modified-descending
-sort-date-accessed-ascending
-sort-date-accessed-descending
-sort-attributes-ascending
-sort-attributes-descending
-sort-file-list-file-name-ascending
-sort-file-list-file-name-descending
-sort-run-count-ascending
-sort-run-count-descending
-sort-date-recently-changed-ascending
-sort-date-recently-changed-descending
-sort-date-run-ascending
-sort-date-run-descending
-sort-ascending
-sort-descending
-instance <name>
-highlight
-highlight-color <color>

-csv
-efu
-txt
-m3u
-m3u8
-export-csv <out.csv>
-export-efu <out.efu>
-export-txt <out.txt>
-export-m3u <out.m3u>
-export-m3u8 <out.m3u8>
-no-header
-utf8-bom
-size-format <format>
| Value | Description |
|---|---|
| 0 | Auto |
| 1 | Bytes (default) |
| 2 | KB |
| 3 | MB |
-date-format <format>
| Value | Description |
|---|---|
| 0 | System format (default) |
| 1 | ISO-8601 |
| 2 | Windows FILETIME in decimal |
| 3 | ISO-8601 as UTC |
-pause
-more
-hide-empty-search-results
-empty-search-help
-timeout <milliseconds>
-filename-color <color>
-name-color <color>
-path-color <color>
-extension-color <color>
-size-color <color>
-date-created-color <color>
-dc-color <color>
-date-modified-color <color>
-dm-color <color>
-date-accessed-color <color>
-da-color <color>
-attributes-color <color>
-file-list-filename-color <color>
-run-count-color <color>
-date-run-color <color>
-date-recently-changed-color <color>
-rc-color <color>

-filename-width <width>
-name-width <width>
-path-width <width>
-extension-width <width>
-size-width <width>
-date-created-width <width>
-dc-width <width>
-date-modified-width <width>
-dm-width <width>
-date-accessed-width <width>
-da-width <width>
-attributes-width <width>
-file-list-filename-width <width>
-run-count-width <width>
-date-run-width <width>
-date-recently-changed-width <width>
-rc-width <width>
-size-leading-zero
-run-count-leading-zero
-no-digit-grouping
-path <path>
-parent-path <path>
-parent <path>
/o[sort]
| Sort | Description |
|---|---|
| N | Name ascending. |
| -N | Name descending. |
| S | Size ascending. |
| -S | Size descending. |
| E | Extension ascending. |
| -E | Extension descending. |
| D | Date modified ascending. |
| -D | Date modified descending. |
/ad
/a-d
/a[attributes]
| Attribute | Description |
|---|---|
| R | Read only. |
| H | Hidden. |
| S | System. |
| D | Directory. |
| A | Archive. |
| V | Device. |
| N | Normal. |
| T | Temporary. |
| P | Sparse file. |
| L | Reparse point. |
| C | Compressed. |
| O | Offline. |
| I | Not content indexed. |
| E | Encrypted. |
-set-run-count <filename> <count>
-inc-run-count <filename>
-get-run-count <filename>
-get-result-count
-save-settings
-clear-settings
-version
-get-everything-version
-save-db
-reindex
-no-result-error
es.exe *.mp3 -export-efu mp3.efues.exe -sort size -n 10es.exe -sort dm -n 10es.exe foo bar -highlightes.exe -size -dm -sizecolor 0x0d -dmcolor 0x0b -save-settings| Errorlevel | Description |
|---|---|
| 0 | No known error, search successful. |
| 1 | Failed to register window class. |
| 2 | Failed to create listening window. |
| 3 | Out of memory. |
| 4 | Expected an additional command line option with the specified switch. |
| 5 | Failed to create export output file. |
| 6 | Unknown switch. |
| 7 | Failed to send Everything IPC a query. |
| 8 | Everything IPC window not found. Please make sure the Everything search client is running. |