Code: Select all
v24.50.0003 - 2023-06-09 18:09
+ Stepping through a Script Dialog: Now you can right-click the lines in the upper
section to pop a menu that allows you to copy them to clipboard.
* Tweak ButtonFaceColor: Renamed it to InterfaceColor. In the next paragraph you'll
see why.
+ Tweak InterfaceColor: Now you can also specify a custom textcolor, separated from
the custom backcolor by a | character, general form: RRGGBB[|RRGGBB] (Back|Text).
This, for example, defines a dark blue on a warm grey:
InterfaceColor=E9E6E3|124578
To tweak one color only, omit the other part:
InterfaceColor=E9E6E3| //only backcolor
InterfaceColor=|124578 //only textcolor
If no second color is defined then just the backcolor is tweaked:
InterfaceColor=E9E6E3
! Folder View Settings: A Visual Filter defined via FVS could not be overwritten by a
VF passed directly with the location (appended after |). Fixed.

(1) Installer Package, (2) No-Install Package (for manual unpacking).
