WizTree is een programma dat razendsnel een harde schijf kan analyseren om zo bestanden en mappen te vinden die de meeste ruimte innemen. Het is daarmee een prima hulpmiddel om de harde schijf op te ruimen wanneer er ruimtegebrek is. Het programma kan ook op bepaalde bestandstypes zoeken en het resultaat van een scan exporteren. WizTree mag gratis in privéomgevingen worden gebruikt en kan zijn werk ook doen zonder eerst te worden geïnstalleerd. Hieronder is de changelog voor versie 4.20 te vinden:
Changes in WizTree version 4.20:
- New tweak option added (Options->Tweaks):
"Scan MFT (if possible) when a folder is selected for analysis" - default is off
Normally, when a folder is selected for analysis WizTree will scan using the Windows API (MFT scanning is not used). This method is generally quicker when analyzing small to medium sized folders, but for very large folders it can be much quicker to scan the entire MFT file instead.
If this option is enabled WizTree will always scan the MFT file (is possible) when a folder is selected. You can also force WizTree to scan the MFT when a folder is selected by holding down the CTRL key when starting a new scan. The CTRL key must be down when the scanning process starts for this to work.- Fixed possible reverse order sorting issue in File View when scanning multiple drives/folders
- Cut/Copy files to clipboard working again on Windows XP/2000/2003 (stopped working in 4.18 due to compatibility issues with new code)
- Processing of folders with millions of files with unique file extensions greatly sped up. Previously WizTree could appear to stop responding when loading such folders into the tree view or when generating the tree map.
- Tree map export now always processes files and folders in size order as the resulting output looks much nicer this way
- Windows Explorer context menu shortcut key for WizTree changed from W to Z (from &WizTree to Wi&zTree) to prevent conflict with "New" option
- Fixed issue where file sizes/allocated sizes could incorrectly be set to 0 for hard linked files in some cases
- MFT scanning speed up to 15% faster in certain cases over previous version