Thursday, March 18, 2010

v8.90.0006 - 2010-03-18 20:45

BETA versions are now only available for registered users.
Find the download link at the bottom of the License Lounge.

  • + Toolbar: Added button "Queue file operations". Identical to "Queue file operations" in Configuration | File Operations. If pressed then any new file operation is delayed until any pending file operations are completed.
    The button's context menu allows you to turn off background processing in which case the button is displayed disabled (but you still can use its context menu).
    The button is tributed to Bob Marley.
  • + Toolbar | Queue file operations: The button's context menu has an item "Status Log..." which displays a list of all file operations executed (or queued for execution) in the background (through XYcopy) within the current session. The log is not stored between sessions. Makeup of a log line:
    - Time the job was initiated by the user (not the time when it was
      actually triggered in case of queueing)
    - Description of the job
    - Status and duration
  • * Configuration | File Operations: Renamed "Auto-queue pending file operations" to "Queue file operations".
  • * XYcopy: Now only Copies and cross-partition Moves are done in the background. Within-partition Moves are fast because they are just renames, and Deletes are fast as well anyway.
  • * Installer Package: Readded the "Run XYplorer" checkbox. It was not to blame.
  • * Installer Package: Now you can run the installer with /S (case sensitive) on the command line, and you get a totally silent install with all the default choices made for you.