Disk free space on treemap will now be displayed separately for each selection when using the " select multiple " option
Export functions updated to always format floating point values (like percentages) using a point as currency separator.
Previously it used the system locale character which is a comma in some countries.
This extra comma would create problems when importing the data into other applications (like spreadsheets)
Double clicking a file or folder in the tree or file view will now automatically open it
Files / folders can now be dragged out of WizTree and into Windows Explorer windows to copy / move them.
Hold Shift key while dragging to move the file, otherwise it will be copied.
Dragging will only work when dragged from the file name column.
Dragging in other columns will select all files in the selection rectangle.
Copy (Ctrl+C)/ Cut (Ctrl+X) menu items added to File Menu.
Copy path shortcut changed from Ctrl+C to Ctrl+Alt+C
Copy Path function will no longer include a trailing carriage return if only one item is selected
Drive name now displayed in tree view and treemap
Menu accelerator keys were not working in dark mode (fixed)
new command line parameter added to select size or allocated space for treemap image export (default is size):
/treemapimageshowallocated=[0|1]
e.g.
WizTree64.exe C: /treemapimagefile="C:\temp\cdriveimage_%d.png" /treemapimagewidth=1024 /treemapimageheight=768 /treemapimagefreespace=0 /treemapimageshowallocated=1