Tuesday, January 5, 2010

v8.80.0009 - 2010-01-05 10:53

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

  • +++ Now the various edit box dialogs are resizable. In case of Quick File View and Try Script the size and position are stored between calls and sessions.
  • + Tweak to overwrite the default Scripts path (<xydata>\Scripts\).
    The value can be absolute or portable/relative to app path.
    For example,
      [Settings]
      ScriptsPath=MyScripts
    will be resolved to C:\XY\MyScripts\ if XYplorer.exe is located in
    C:\XY\.
  • * Visual Filters: From now on by factory default, Visual Filters will not persist across folders within the same tab; in other words, a Visual Filter is automatically cancelled when you change the location. But, as it has been before, Visual Filters do persist across tabs (tab switch) and across sessions.
    To change this setting, use the context menu of the Visual Filter toolbar button, or tweak the INI directly:
      [General]
      VFPersistAcrossFolders=0
    If this is set to 1 then you have to explicitly remove a filter to get rid of it.
  • * Go to Shortcut Target: Now, if a target does not exist, you get a message that says so. Before you would be brought to the closest existing parent folder.
  • ! Copy Shortcut Target Item: Would attempt a copy even if the target did not exist. Fixed.
  • ! Tree: Icons in Start Menu folder partly wrong. Fixed.