Thursday, May 14, 2009

v7.90.0300 - 2009-05-14 14:45

!!! Radical changes in this BETA !!! Backup your current XYplorer folder with all contents before running it !!!

  • *** DP Phase 2. Radical reorganization of configuration data.
    !!! Backup your current XYplorer folder with all contents !!!
    New data layout:
      - <xydata>\        = shared data (between the panes)
        XYplorer.ini     = main configuration data
        catalog.dat      = various binary data files
        fvs.dat
        ks.dat
        lastini.dat
        servers.dat
        tag.dat
        udc.dat
      - FindTemplates\   = shared data
        *.ini            = search templates
      - NewItems\        = shared data
        (files, folders) = new items
      - Scripts\         = shared data
        *.xys            = script files
      - Panes\1, 2       = panewise settings
        pane.ini         = history data, tabs data
        tab_[#].dat      = tabwise find settings
  • + Now you can rename the special "Search Results" tab using the normal Rename... interface for tabs.
  • + Tweak: Added the possibility to add more file types to drop stuff on. The format of the values is "dot- [extension-dot-]extension-dot". So it could look like this, for example:
      [Settings]
      DropTargetCustomExtensions=.dro.drp.drq.
  • ! Command Line: Using ? for relative drive letter in /ini= switch had stopped working. Fixed.