Download the latest
XYplorer BETA version (v5.10.0000, 24-aug-2006).
Code: Select all
v5.10.0000 - 24.08.06 10:48
* The BETA package from now on contains just the EXE. No installer.
+ Configuration/Report: added option "Create detailed log files for
each backup". If checked then all "Backup" and "Backup To"
operations are logged, else they are not logged. Before you have
been prompted about logging each time you started a backup.
* Backup/Backup To...: Before, when you canceled the "Save Backup
Log As" only the logging was skipped but the backup was performed.
Now the whole backup operation is canceled.
! The backup log file could happen to end up being backupped itself.
Fixed. Now it is created in the source folder of the backup only
after the backup is completely finished.
* Menu Window: renamed "Arrangement" to "Layout".
+ When resízing, maximizing, or showing the Info Panel, the
currently focused item is now moved into view automatically.
+ Find Files: added pattern switches! They can optionally be
appended to the search pattern in the name field and have the
general format "blank-slash-letter(s)", e.g. " /r".
Currently there is just one switch implemented:
/r recurse subfolders
/ do not recurse subfolders
This switch overwrites the settings of the Include Subfolders
checkbox. The advantage is obvious: this setting can now be part
of the MRU (most recently used) list of the Name field.
Another advantage: you can now directly control recursion in Name
Searches triggered via Address Bar or Catalog (see below).
* Catalog: now Name Searches are supported. For instance, add this
to the Data field of a Catalog item:
Desktop?:*.txt or *.bmp /
Now each time you click this item, your Desktop folder is searched
for TXT and BMP files; subfolders are not recursed.
Actually this has been working already for some time, but now
those items are recognizable by the find icon.