Saturday, January 2, 2010

v8.80.0008 - 2010-01-02 10:10

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

  • + Popup menus "Favorite Folders", "Special System Folders", and "Favorite Files" now come with icons.
  • ! Batch Rename: Did not support increment variables right of the last dot in a pattern with /e switch. Fixed. Now you can do this:
      Pattern:
        a.<#001> /e
      Input:      Output:
        Edit6.7z    a.001
        Edit6.txt   a.002
        invalid.rar a.003
  • ! Scripting: Overflow error since v8.80.0006. Fixed.