Change Log for the latest
XYplorer BETA version:
Code: Select all
v16.00.0203 - 2015-11-26 18:49
+ Rename Special | Batch Rename: Added switch /o for "Overwrite on
Collision". If you want to automatically overwrite same-named existing
files without further questions, append "/o" to your pattern! Note that
nothing can restore file once they have been overwritten. No return
ticket.
+ SC rename enhanced: Added a new value to the "flags" parameter for
"Overwrite on Collision".
Syntax: rename [mode (b|r|s|k|e)], pattern, [preview (p)], _
[itemlist], [flags=1], [illegalcharsreplacewith]
flags: (binary field, defaults to 1)
128: Overwrite on collision. No questions, no undo.
Note that this flag does the same as the /o switch, but it's much easier
to handle when taking patterns e.g. from the clipboard.
Examples:
rename b, <clipboard>, p, , 128; //Overwrite on collision
rename r, "Sugar > Honey", p, , 128; //Overwrite on collision
+ Breadcrumb Bars: Now you can modify the height of the Breadcrumb Bars
on-the-fly by Ctrl+Shift+Wheel over any of them. I thought they looked a
bit thin on today's screens... and some of you might want larger drop
targets. BTW, it's in 2-pixel steps to avoid certain rounding issues with
the vertical centering of the contents.
To
download the latest BETA version choose a download package: (1)
Installer Package, (2)
No-Install Package.
Note that BETA versions are work in progress and might contain fresh bugs. You have been warned.
It's a good idea to backup your complete XYplorer settings (menu File | Settings Special | Backup Application Data Folder...)
before running a new BETA version. This will also help in fixing any fresh bugs.