Change Log for the latest
XYplorer BETA version:
Code: Select all
v26.10.0107 - 2024-06-18 11:35
+ SC sync enhanced: Now you can control what happens on failures (ask, continue, or cancel).
Syntax: sync source, target, [copy_items], [on_collision], [delete_items], [switches], [logfile], [filter], [on_failure=-1]
on_failure:
-1 = [Default] Ask
0 = Continue
1 = Cancel
Example (the final 8:=0 sets it to Continue):
sync "E:\XY\XYplorer.dev\code\", "I:\bup.snap\XY-code-<date yyyy>\<date yyyymmdd>\", 1, 0, 0, "ckn", 7:="-appdata\Thumbnails\", 8:=0;
+ SC popupmenu / popupnested enhanced: Added flag 8 to only show lightning fast
generic icons in the menu.
Syntax: popupmenu(itemlist, [x=-1], [y=-1], [start=1], [count=-1], [flags=0], [sep_itemlist="|"], [sep_item=";"], [on_cancel=""])
flags:
8: Show fast generic icons in the menu.
* SC popupmenu / popupnested: Now they listen to tweak PopupMenusGenericIcons.
% Rapid Access Folders: Network items in RAF could cause slowness at startup. Should
be faster now. Attempt #2.

To easily
upgrade to this BETA version from XYplorer, hold down the
CTRL key while you click
Help | Online Support | Check for Updates. If you prefer to
download the BETA version, choose one of these packages:
(1)
Installer Package, (2)
No-Install Package (for manual unpacking).
Note that BETA versions are work in progress and may contain new bugs. You have been warned. It's a good idea to backup your complete XYplorer settings (File | Settings Special | Backup Application Data Folder...) before running a new BETA. This will also help to fix any new bugs.