Skip to content

Releases: Dvurechensky-Tools/FileSearchWindows

latest

15 Apr 14:12

Choose a tag to compare

The program is used to search for files on the disk.
The user sets the following criteria, and they will be saved when the program is restarted:

  1. The start directory (from which the search begins)
  2. A file name template in the form of a regex expression

The program starts displaying the following information in real
time:

  1. All files found according to the criteria are in the form of a tree (as in the left part of the explorer). The tree does not hang, does not blink, does not slow down.
  • During the search, the user can walk through the tree, open /close.
  1. The name of the directory where the current search is taking place
  2. The number of files found and the total number of files.
  3. The time elapsed since the start of the search

The user has the option to stop the search at any time and then either continue it or start a new search.


Программа используется для поиска файлов на диске.
Пользователь задает следующие критерии, и они будут сохранены при перезапуске программы:

  1. Стартовая директория (с которой начинается поиск)
  2. Шаблон имени файла в виде regex выражения

Программа начинает отображать следующую информацию в режиме реального
времени:

  1. Все найденные по критериям файлы в виде дерева (как в левой части проводника). Дерево не подвисает, не моргает, не тормозит.
  • Во время поиска пользователь может ходить по дереву, открывать/закрывать.
  1. Название директории, в которой идет текущий поиск
  2. Количество найденных и общее количество файлов.
  3. Прошедшее от начала запуска поиска время

Пользователь имеет возможность остановить поиск в любой момент и затем либо продолжить его либо начать новый поиск.