BETA version (with detailed history information)

Get a glimpse of the next XYplorer...
Locked
admin
Site Admin
Posts: 60595
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Here's the new BETA

Post by admin »

Download the latest XYplorer BETA version (v7.40.0025, 18-aug-2008).
Choose one: (1) Install Package, (2) No-Install Package (each about 1 MB).

Code: Select all

v7.40.0025 - 2008-08-18 15:19
    * Quick File View: Now the horizontal scrollbar is dropped in favor 
      of wordwrap. You see one more line (where the scrollbar was) and 
      there's no need to scroll anymore to see the end of long lines.
    ! Folder Icons in List did not honour the "Cache Specific Icons" 
      setting. They always used the cached icons. Fixed.
    ! Menu File | Restart without Saving: Failed when Allow Multiple 
      Instances was OFF (plus some other conditions). Fixed.     

admin
Site Admin
Posts: 60595
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Here's the new BETA

Post by admin »

Download the latest XYplorer BETA version (v7.40.0022, 17-aug-2008).
Choose one: (1) Install Package, (2) No-Install Package (each about 1 MB).

Code: Select all

v7.40.0022 - 2008-08-17 12:23
    * FVS: Now, for all non-applied settings the default FV's settings 
      are used instead. If there is a saved Default FV then it has 
      preference over the automatic default. If however the settings in 
      question are also disabled in the Default FV then the settings are 
      simply inherited from the previous view.
      - Example: Your saved Default Folder View has Details as view mode. 
        You currently are in a folder with pictures that you have 
        defined a FV for showing thumbnails. You now go to your mp3 
        archive for which you have saved a FV with sort order Name 
        ascending. You have unticked "View mode" in the applied settings 
        of this FV. Which view mode will your mp3s be shown in? In 
        Details mode! If however you have unticked "View mode" in the 
        applied settings of your Default VF then it would be Thumbnails.
      Note: While all this might sound complicated and confusing it all 
      serves the goal of making FVS as easy as possible. The relations 
      between applied settings, specific FVs, and default FV are 
      background decisions designed to meet your foreground 
      expectations. In other words: You don't have to care about this as 
      a user. Just press the F-button and go on working.
    ! FVS: After editing the Default FV it was deleted. Fixed.
    ! FVS: The automatic default FV was not applied when coming from a 
      non-Browse list mode, i.e. from Search Results (Find mode), 
      MyComputer (Drives mode), or Nethood. 
    ! Menu File | Restart without Saving: Did not use the full command 
      line switches as had been passed to the current instance. Fixed.

admin
Site Admin
Posts: 60595
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Here's the new BETA

Post by admin »

Download the latest XYplorer BETA version (v7.40.0021, 15-aug-2008).
Choose one: (1) Install Package, (2) No-Install Package (each about 1 MB).

Code: Select all

v7.40.0021 - 2008-08-15 10:35
    * FVS: Change the Applied Settings listing as offered in the Edit 
      dialog:
        - View mode (details, thumbnails...)
        - Sort order (column, direction)
        - Column layout (positions, widths, visibility)
        - List style (line numbers, auto-size, grid...)
      The last one, List style, includes the Line Number column and lots 
      of other style settings (all in menu View | List Style).
    + FVS | Edit dialog | Applied Settings: Added button "Make Default". 
      Make the current selections the default for new Folder Views. Note 
      that the "Auto-save changes" setting is also part of this default. 
      The factory default is: All options ON, but "Auto-save changes" 
      OFF.

admin
Site Admin
Posts: 60595
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Here's the new BETA

Post by admin »

Download the latest XYplorer BETA version (v7.40.0020, 14-aug-2008).
Choose one: (1) Install Package, (2) No-Install Package (each about 1 MB).

!!! N-O-T-E !!! There are some pretty dramatic changes in this
BETA version, so glitches may happen. Make sure you backup your
previous version and config files!

Code: Select all

v7.40.0020 - 2008-08-14 15:52
  *** Tabs: Now the List Column Visibility (menu View | Columns)is 
      handled per-tab! Before, it was global.
      To show/hide a column in all tabs at once, hold Shift while 
      selecting the command.
      Of course, List Column Visibility is now also part of a Tab's Home 
      definition.
  *** Tabs: Now the List Style (menu View | List Style) is handled per-
      tab! Before, it was global.
      To (un)set a certain style in all tabs at once, hold Shift while 
      selecting the command.
      Of course, List Style is now also part of a Tab's Home definition.
    + FVS: Folder specifications now support portability, however in a 
      slightly restricted way since wildcarded patterns are allowed as 
      well, so ambiguities have to be avoided.
        If XYplorer is at C:\Programs\XY\XYplorer.exe then
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
          Pattern           is resolved to
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        - MyFolder          C:\Programs\XY\MyFolder\
        - .\MyFolder        C:\Programs\XY\MyFolder\
        - ..\MyFolder       C:\Programs\MyFolder\
        - ..\..\MyFolder    C:\MyFolder\
        - ..\MyFolder*      C:\Programs\MyFolder*\
        - ?:\MyFolder       C:\MyFolder\
        - D: ...            [unchanged: not relative]
        - \\ ...            [unchanged: not relative]
        - *MyFolder*        [unchanged: is pattern]
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      Note that "..\MyFolder*" is resolved because the initial "." (dot) 
      is interpreted as "Please, resolve this relative path!".
    * FVS: You don't need to add a trailing "\" to your patterns. XY 
      knows that this is about folders and cares for it. So now pattern 
      "C:" will match Folder C:\.
    * FVS: If you "Save Folder View" when the active FV is non-specific 
      to the current folder (i.e. a pattern, or incl. subfolders) you 
      now will be asked whether to update the active FV or create a new 
      specific one.
    * FVS: If a different FV (or no FV) is loaded after editing/removing 
      the active FV then the list view is updated to the newly active FV 
      (or to default).
    ! FVS: FVs were not applied to folders opened in a background tab. 
      Fixed.
      Note that the FV is applied in the moment the tab is created. When 
      you then edit FVs while the tab is still in the background it will 
      have no effect on that tab's view settings.
    ! Opening multiple instances did not work since v7.40.0018. Fixed.

admin
Site Admin
Posts: 60595
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Here's the new BETA

Post by admin »

Download the latest XYplorer BETA version (v7.40.0018, 12-aug-2008).
Choose one: (1) Install Package, (2) No-Install Package (each about 1 MB).

Code: Select all

v7.40.0018 - 2008-08-12 12:05
    + Command Line Switches: XYplorer's default "Application Data Path" (ADP)
      (that's where all configuration files are located) is where 
      XYplorer.exe resides. Up to now this path could only be set to 
      another location via an entry in "startup.ini".
      Now you can pass an alternate ADP via command line! Simply use the 
      /ini switch and pass a full path with it.
      For example:
      - XYplorer.exe /ini=C:\XYdata\XY.ini
        Sets the ADP to C:\XYdata\, and loads XY.ini as main 
        configuration file from there, as well as all other data files 
        like cks.dat, udc.dat etc.
      Note that portable syntax is supported:
      - XYplorer.exe /ini=?:\XYdata\XY.ini
        ? will be set to the drive XY is running from.
      - XYplorer.exe /ini=XYdata\XY.ini
        Sets the ADP to [XY app path]\XYdata\
      Note that you can also pass the path alone without stating the INI 
      file. Simply end the argument with a backslash:
      - XYplorer.exe /ini=C:\XYdata\
        Sets the ADP to C:\XYdata\, and loads XYplorer.ini (the default 
        INI file).      
      This new support for passing the ADP via command lines means that 
      you now can run completely independent configurations simply using 
      Windows shortcuts.      
    * Command Line Switches: Now you may pass the extension of an ini 
      file with the /ini switch.
      These are identical:
        XYplorer.exe /ini=XYhome.ini
        XYplorer.exe /ini=XYhome
      These are identical as well:
        XYplorer.exe /ini=C:\XYdata\XYhome.ini
        XYplorer.exe /ini=C:\XYdata\XYhome
      Note that the extension must be .ini however. You cannot load 
      files with other extensions this way.
    * Configuration dialog: The current "Application Data Path" (ADP) is 
      now displayed in the window title bar.

admin
Site Admin
Posts: 60595
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Here's the new BETA

Post by admin »

Download the latest XYplorer BETA version (v7.40.0017, 11-aug-2008).
Choose one: (1) Install Package, (2) No-Install Package (each about 1 MB).

Code: Select all

v7.40.0017 - 2008-08-11 21:26
    * List: Automatic horizontal scrolling now with 150 ms delay and a 
      smaller hot zone (area where scrolling is triggered).
    ! FVS: Fixed a couple of glitches and polished some GUI pixels.

admin
Site Admin
Posts: 60595
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Here's the new BETA

Post by admin »

Download the latest XYplorer BETA version (v7.40.0016, 11-aug-2008).
Choose one: (1) Install Package, (2) No-Install Package (each about 1 MB).

Code: Select all

v7.40.0016 - 2008-08-11 15:06
    + Menu View | Folder View Settings: Added command "Manage Folder 
      Views...". Opens the usual List Management interface where you can 
      see a list of all stored Folder Views. You can Edit them (= change 
      the folder match pattern), and you can delete them.
      
      Best Match Algorithm
      ~~~~~~~~~~~~~~~~~~~~
      Why didn't I provide the ability to sort them? Because I designed 
      a decision algorithm (to decide which match is the best if the 
      current folder matches more than folder match patterns) that does 
      not depend on the order of the stored Folder Views. Otherwise you 
      would have gain a little more control, but the price would have 
      been too high IMO: You would have been forced to do manual sorting 
      whenever you added a new FV.
      This is how it works:
      (1) Match ranking from best to worst in 4 groups: Full Match > 
          Pattern Match > Full Match Including Subs > Pattern Match 
          Including Subs.
      (2) If more than one pattern matches within one group, then the 
          longest pattern (character count) wins.
    + FVS: Now you can state a |-separated list of patterns within one 
      FV, e.g.: *\images\|*\pics\|*\fotos\
    + FVS: Now when changing from a FV to a non-FV folder and no default 
      FV is defined, the non-FV folder will inherit the view settings of 
      the last non-FV folder. In other words: You do not have to define 
      a Default Folder View anymore (and set its props to "Auto-save 
      changes") to get the fall-back-to-previous-view functionality. 
      It's there right out of the box! Works even across sessions.
    * Toolbar: You have to re-show your "Folder View Settings" button
      because I changed its internal key from "fss" to "fvs".
    * FVS Edit Dialog: slightly re-arranged the elements.
    ! FVS: When you used a wildcard pattern as folder specification the 
      Include Subfolders flag was ignored. Fixed.
    + List: Added automatic horizontal scrolling when dragging over the 
      "List" view. I inserted a 100 ms break between each column scroll 
      else would be too fast to handle.
    * List | Thumbnails View: Improved (IMO) the looks of thumbs! Now 
      they are framed by 3 pixel wide margin.
    * List | Thumbnails View: From now on, dimensions are only shown for 
      thumbnails of 54x30 pixels or larger. Otherwise the label would 
      cover to much of the thumbnail or its contents would not be 
      readable.

admin
Site Admin
Posts: 60595
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Here's the new BETA

Post by admin »

Download the latest XYplorer BETA version (v7.40.0015, 08-aug-2008).
Choose one: (1) Install Package, (2) No-Install Package (each about 1 MB).

Code: Select all

v7.40.0015 - 2008-08-08 09:55
    * Renamed "Folder Specific Settings" to "Folder View Settings" 
      (FVS)! GUI stuff adjusted.
    * FVS submenu reorganized.
    ! Files Context Menu | Move/Copy/Backup To | Browse for 
      Move/Copy/Backup Destination: Did not do nothing. Fixed.
    * Info Panel | Preview Tab: New "LOADING..." message design.

admin
Site Admin
Posts: 60595
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Here's the new BETA

Post by admin »

Download the latest XYplorer BETA version (v7.40.0013, 07-aug-2008).
Choose one: (1) Install Package, (2) No-Install Package (each about 1 MB).

Code: Select all

v7.40.0013 - 2008-08-07 08:03
    ! FSS: Fixed a couple of things. More to follow later...
    ! TB button "Save Settings" did not work since some days. Fixed.

admin
Site Admin
Posts: 60595
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Here's the new BETA

Post by admin »

Download the latest XYplorer BETA version (v7.40.0012, 06-aug-2008).
Choose one: (1) Install Package, (2) No-Install Package (each about 1 MB).

Code: Select all

v7.40.0012 - 2008-08-06 21:16
    + Folder Specific Settings (FSS):
      - Completely redesigned the Folder Specific Settings submenu.
      - Added interface to customize some properties. Here you can 
        decide which of the saved settings are actually applied. And you 
        can specify patterns (using wildcards *?#) as "folder" and thus 
        create FSSs that are applied to various folders.
      - Added Toolbar button with context menu. The button will toggle 
        the FSS state of the current folder, and being a toggle it will 
        also show you the FSS state of the current folder. The button's 
        tooltip shows which FSS pattern has been matched to the folder.
        If the "default" settings are applied the button is not in 
        pressed state.
      - Fixed some glitches.
      Tips:
      (1) To enjoy fixed default settings which are applied whenever 
          there are no matching specific settings, simply select the 
          command "Save Settings as Default".
          To change the default settings use the command again.
          To remove any default settings use command "Remove Current 
          Settings" while the default settings are active.
      (2) To always return to the previous settings after coming back 
          from an FSS folder you simply define a "default" scheme (using 
          "Save Settings as Default") with option "Auto-save changes" 
          checked.
      Note that FSS is only implemented for browsing folders. Not for 
      the drives listing, and not for search results listings. This 
      might be added in a later version.
    + Toolbar: Added button for FSS. The button will toggle the FSS 
      state of the current folder, and being a toggle it will also show 
      you the FSS state of the current folder. The tooltip also shows 
      which FSS pattern has been matched to the folder.    

admin
Site Admin
Posts: 60595
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Here's the new BETA

Post by admin »

Download the latest XYplorer BETA version (v7.40.0010, 04-aug-2008).
Choose one: (1) Install Package, (2) No-Install Package (each about 1 MB).

Code: Select all

v7.40.0010 - 2008-08-04 15:04
  +++ Folder Specific Settings (FSS): Now you can save the settings of 
      any particular folder and have them automatically restored 
      whenever you come back to this folder.
      
      What is saved
      ~~~~~~~~~~~~~
      The saved settings currently are the following:
        - View (Details, List, Thumbnails, ...) 
        - Sort Order (sorted column and direction) 
        - Column Positions and Widths 
        - Column Visibility 

      What is restored
      ~~~~~~~~~~~~~~~~
      You will see later that you can further configure which of these 
      settings are actually restored on a per-folder basis!
      
      When it is restored
      ~~~~~~~~~~~~~~~~~~~
      If FSS is enabled and you go to a folder for which you have 
      previously saved the settings, then those settings are restored --
      with two exceptions:
      (1) As you know, XYplorer's tabs do remember those settings as 
          well (apart from Column Visibility, which is global). I 
          decided to give the tabs' memory higher priority: If you go 
          back to a folder via tab switch then Folder Specific Settings 
          are not applied.
      (2) On startup the last settings are remembered. Any saved Folder 
          Specific Settings are not applied.
      Folders are identified by their full name, or by a wild-carded 
      pattern (!), the latter of which deems me to be another 
      revolutionary feature of XYplorer! Later you will see how you can 
      have FSS for all folders named e.g. "Images"...
      
      How it is done
      ~~~~~~~~~~~~~~
      Similar to other user-configurable settings like UDC and CKS, FSS 
      is remembered between sessions using a little *.dat file (fss.dat) 
      with a proprietary format. That way even large amounts of folders 
      (contrary to Explorer there's no limit for the number of stored 
      settings -- unless you think 2GB is a limit) can be handled in a 
      quick and practical fashion.
      Of course, FSS is also portable -- although portability here is 
      naturally restricted since you are likely to have different folder 
      names in a different environment.
      
      Usage
      ~~~~~
      Under menu View you find a new submenu "Folder Specific Settings" 
      containing a couple of commands.
      - Enable Folder Specific Settings [toggle]
        Check [default]/Uncheck to enable/disable the whole feature.
      - Remember Settings [toggle]
        Check to save and remember the current folder's settings. From 
        now on when you go to that folder all the saved and remembered 
        settings (see above for the list of settings) will be 
        automatically applied.
        Uncheck to forget the saved settings for the current folder.
        If the current folder is identified via a wildcard pattern, then 
        unchecking the settings will remove that pattern from fss.dat. 
        Since this might also affect other folders that also match that 
        pattern, you will be prompted before this happens.
      - Update Settings
        Click this command to update the saved settings for the current 
        folder. E.g. you decide that the Name column should be a bit 
        wider than the currently saved width. Simply make it as wide as 
        you wish and select "Update Settings". From now on the new width 
        will be applied if you browse to that folder.
        Again, if the current folder is identified via a wildcard 
        pattern, then updating the settings might also affect other 
        folders that also match that pattern; you will be prompted 
        before this happens.        
      - Customize...
        Opens a dialog where you can individually fine-tune FSS for each 
        folder or wildcard pattern. See "Customize FSS" below.
      
      Customize FSS
      ~~~~~~~~~~~~~
      Here you can decide which of the saved settings are actually restored, 
      whether all subfolders of the current folder shall be included into the 
      FSS service, and you can define a wildcard pattern that will be 
      used instead of the folder's full path to be compared against the 
      folders you are browsing to.
      Not yet implemented. Tomorrow...
      
    + Configuration: Now, the Fonts settings are done in the 
      Configuration dialog.
    - Menu View: Removed the submenu "Font". See here above ...
    ! Rename Preview Window: Now current and new names lists adjust 
      independently to the needed size. If the adjusted lists taken 
      together are too narrow or too wide they are scaled 
      proportionally.

admin
Site Admin
Posts: 60595
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Here's the new BETA

Post by admin »

Download the latest XYplorer BETA version (v7.40.0008, 01-aug-2008).
Choose one: (1) Install Package, (2) No-Install Package (each about 1 MB).

Code: Select all

v7.40.0008 - 2008-08-01 15:41
    * Backup Log Files:
      - Now they support UNICODE (if the file system does). They begin 
        with the UTF-16 LE BOM (2 bytes: FF FE) to be correctly 
        recognized as UNICODE files. 
      - Now they are written to the target folder by default. Before, 
        the default folder was the current path (obviously quite useless 
        in the era of scripting).
      FYI, Backup Logging can be activated in Configuration | Report.
    + On a fresh installation there will be some predefined PFAs for the 
      POM:
        +|"Append modified date" \;*>::rename b, *-<datem yyyymmdd>
    + Menu Window: Added toggle "Catalog Above Tree" (default OFF). If 
      checked then the Catalog is shown at the top, and the Tree at the 
      bottom.
    ! Rename Preview Window: Flexible width algo was still buggy. Fixed.

admin
Site Admin
Posts: 60595
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Here's the new BETA

Post by admin »

Download the latest XYplorer BETA version (v7.40.0006, 31-jul-2008).
Choose one: (1) Install Package, (2) No-Install Package (each about 1 MB).

Code: Select all

v7.40.0006 - 2008-07-31 23:10
    + Catalog: Dbl-click on left 9 pixels opens Item Properties.
    + Copy and Move operations: Added a safety check that ensures that 
      the target location of such operations is ready for action. If 
      it's not then you get the following message (example):
        ---------------------------
        The target location of the current Move operation does not exist 
        or is not available:
        
        C:\PathThatsGone\
        
        Continue anyway?
        ---------------------------
        Yes   No
        ---------------------------
      Pressing Yes is just for the ones who like to fail twice... ;)
    * Paths specs: From now on you may use "/" instead of "\" in path 
      specs. They will be internally converted. Allows you e.g. to paste 
      a forward slashed path into the address bar and use it without 
      manual editing.
    + CKS Dialog | Options: Added command "Reset Unused Shortcuts To 
      Defaults..." to the menu. Will assign those KS to their factory 
      default function that are currently unused. Might come handy when 
      upgrading and new functions with default KS have been added.
      Also renamed the option "Reset All Shortcuts..." to "Reset All 
      Shortcuts To Defaults..." to make it more distinct from "Remove 
      all Shortcuts...".
    * Menu Edit | Compare: Now you can also compare files of 2GB or 
      larger. If you have the time... ;)
    * Info Panel | Raw View: Now files > 2 GB can be raw viewed in Hex 
      mode and Binary String Extraction, and in lightning-like speed! 
      The only mini-drawback: you won't have multi-line-select with 
      files > 2GB, but only single-line select.
      Note: Scrolling to any position other than beginning or end is a 
      bit tricky with huge files. For example, a 6 GB file will have about 
      430,000,000 lines in Hex mode. If you have a high monitor you might 
      be able to enlarge the Raw View area to a height of 1,000 pixels. 
      Even then each pixel (and a pixel is obviously the smallest 
      possible scroll unit) will correspond to 430,000 lines!! :)
    * CKS: Removed Ctrl+Alt+Del from available shortcuts.
    ! Rename Preview Window: Flexible width algo from v7.40.0003 was 
      buggy. Fixed.

admin
Site Admin
Posts: 60595
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Here's the new BETA

Post by admin »

Download the latest XYplorer BETA version (v7.40.0003, 30-jul-2008).
Choose one: (1) Install Package, (2) No-Install Package (each about 1 MB).

Code: Select all

v7.40.0003 - 2008-07-30 12:33
    * Rename Preview Window: Now the width of the window is adapted 
      (within limits) to the width of the new names. Makes it easier to 
      read overlong names without scrolling.
    + Rename Special | Batch Rename. Added switch /i for "Increment On 
      Collision". If you want to automatically avoid collisions with 
      existing files, append a "/i" to your pattern!
      Example:
        I have these files, both modified on 2008-07-29:
          hilite.png
          hilite-20080729.png
        If I now apply the pattern *-<datem yyyymmdd> to hilite.png, 
        renaming is not possible because of collision with the already 
        existing hilite-20080729.png.
        However, if I use the pattern *-<datem yyyymmdd>/i the file will 
        be renamed to hilite-20080729-01.png (or hilite-20080729-02.png 
        if hilite-20080729-01.png exists, etc). The format of the number 
        suffix is determined by the setting in Postfix Number in 
        Configuration | Report.
      Note that some patterns avoid collisions anyway by default, so 
      appending the switch is not necessary here (but harmless):
        - patterns with explicit increment,  e.g. "New-<#01>"
        - simple patterns, e.g. "New"
      Note that pattern switches can be combined in any order: If you 
      need to change the extension (/e) AND want to increment on 
      collision (/i) then simply append /ei or /ie.
    + Configuration | Report: Added field "Replaces invalid characters 
      in dropped messages". Here you can state a character that will be 
      used to replace characters that are invalid in filenames (e.g. 
      :?\/*).
      For example if you set it to ~ then the email subject
        Re: Verifying whether a CD/DVD is a true copy?
      will be renamed to
        Re~ Verifying whether a CD~DVD is a true copy~
      to function within a filename.
    ! Tabs: "Flexible width for named tabs" did not work for the right-
      most tab. Fixed.

admin
Site Admin
Posts: 60595
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Here's the new BETA

Post by admin »

Download the latest XYplorer BETA version (v7.40.0002, 29-jul-2008).
Choose one: (1) Install Package, (2) No-Install Package (each about 1 MB).

Code: Select all

v7.40.0002 - 2008-07-29 10:21
    + Scripting got a new command:
      - TimeStamp
        Action: Change any of the three file dates.
        Syntax: timestamp [type], [date], [itemlist]
          type:     [optional] c|m|a or any combinations in any order 
                    (cm, am, cma, ac...); defaults to cma
          date:     [optional] must be in a format that the local system 
                    can understand; defaults to Now
          itemlist: [optional] |-separated list of items (full path) to 
                    timestamp; if empty then the current list selections 
                    are timestamped
        Examples:
          ::timestamp
            = set all 3 dates of all selected List items to Now
          ::timestamp , 2008-12-31
            = set all 3 dates of all selected List items to
              2008-12-31 00:00:00
          ::timestamp m, <date yyyy-mm-dd> 12:00:00
            = set modified date of all selected List items to
              today, 12:00:00
          ::timestamp mc, <date yyyy-mm-dd> 12:00:00, 
              "C:\Test.txt|C:\Test2.txt"
            = set modified+created of C:\Test.txt and C:\Test2.txt
              to today, 12:00:00
    + Scripting command Rename slightly altered. The mode argument now 
      uses one-letter verbs:
        NEW: rename [mode (b|r|s|k|e)], ...
        OLD: rename [mode (bat|re|sr|kc|ext)], ...
      The old way is deprecated but kept for compatibility.
    ! Little bug with Compare algorithm. Fixed.
    % Compare faster.

Locked