Change Log for the latest
XYplorer BETA version:
Code: Select all
v24.30.0111 - 2023-04-21 17:21
+ View | Tab | Rename Tab...: Now you can assign icons extracted from icon resources
(exe; dll; cpl; ocx; scr; icl; bpl; wlx; wfx; wcx; wdx; acm).
The icon is appended to the (optional) name after a | (pipe). Examples:
Charlie|%winsysdir%\shell32.dll /160
|C:\WINDOWS\system32\shell32.dll /160
+ SC extlist enhanced: Added another list, raising it from tweak to semi-tweak.
Syntax: extlist(type, [extensionlist], [switches])
type: Which extension list to customize.
HoverBoxSkip: File types for which no Hover Box should be displayed.
Examples:
echo extlist("HoverBoxSkip", "?"); //show current Hover Box Skip file extensions
extlist("HoverBoxSkip", "ai.eps.svg"); //set Hover Box Skip to these extensions
extlist("HoverBoxSkip", ""); //reset any Hover Box Skip extensions
+ Content Search: Now the number of files for which the IFilter could not extract any
text (either because the IFilter could not be loaded or because the file contained
no extractable text) is displayed in the final status bar report when the search is
completed.
A detailed search log is planned.
! SC extlist: Resetting all extensions by passing "" did not work. Fixed.
! SC extlist: The new a/r switches were implemented only for thumbs64. Fixed.
! Configuration | General | Controls & More | Miscellaneous | Allow zombies in the
Mini Tree: If enabled, encrypted folders were not recognized as such in the
Mini Tree on startup, so they lacked the lock icon overlay in Win10 and later, and
also lacked any color filter on the ENCRYPTED file attribute. Fixed.
! Custom File Icons: Custom icons defined for all folders were not applied to
encrypted folders. Fixed.

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 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.