BETA versions are now only available for registered users.
Find the download link at the bottom of the License Lounge.
- * Command Line Switches: Now the order of switches is not relevant
anymore. Only the startup path must be last.
So both orders work now:
XYplorer.exe[ /win=minmaxnormal][ /ini=myini][ mystartpath]
XYplorer.exe[ /ini=myini][ /win=minmaxnormal][ mystartpath] - ! Batch Rename: When applied to files in different locations (in a recursive Search Results listing), numbers were suffixed where it was not really necessary -- while a file of the same name already existed it was in a different location so no collision was to be avoided. Fixed.
- ! Menu File | Restart without Saving: Didn't restart XYplorer with the appropriate command line switches. Fixed.
- ! Backup Operation: Preserving item dates did not work as expected on all systems when items were read-only. Fixed.
- ! Rename Preview: The last lines of the lists only partially displayed under certain font / DPI settings. Fixed.