Change Log for the latest
XYplorer BETA version:
Code: Select all
v24.50.0008 - 2023-06-11 12:14
+ Custom Columns: Now Custom Columns of format Icon support icons extracted from icon
resources (exe; dll; cpl; ocx; scr; icl; bpl; wlx; wfx; wcx; wdx; acm).
Example:
"%WINSYSDIR%\joy.cpl /0
! Custom File Icons (and some other places): Support for icons extracted from icon
resources (exe; dll; cpl; ocx; scr; icl; bpl; wlx; wfx; wcx; wdx; acm) only worked
for exe, dll, icl. Fixed.
! Icons extracted from icon resources: There was a drawing problem all along where
small icons (16x16) were drawn by shrinking large icons (32x32), resulting in poor
quality and often missing pixels around the edge. Fixed. No more shrinking involved.
> BTW, if you're interested in embedded icons, check out these semi-documented commands:
sysicons "%winsysdir%\shell32.dll", , "e"; //16 x 16
sysicons "%winsysdir%\shell32.dll", 0, "e"; //32 x 32
sysicons "%winsysdir%\shell32.dll", 1, "e"; //16 x 16

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.