Finds files/folders using the most disk space on your hard drive

WizTree

WizTree 4.27

  -  4.87 MB  -  Freeware
  • Latest Version

    WizTree 4.28

  • Operating System

    Windows 7 / Windows 8 / Windows 10 / Windows 11

  • User Rating

    Click to vote
  • Author / Product

    Antibody Software / External Link

  • Filename

    wiztree_4_27_setup.exe

  • MD5 Checksum

    e996f27621d77f255fdcf426029cbb7e

Sometimes latest versions of the software can cause issues when installed on older devices or devices running an older version of the operating system.

Software makers usually fix these issues but it can take them some time. What you can do in the meantime is to download and install an older version of WizTree 4.27.


For those interested in downloading the most recent release of WizTree or reading our review, simply click here.


All old versions distributed on our website are completely virus-free and available for download at no cost.


We would love to hear from you

If you have any questions or ideas that you want to share with us - head over to our Contact page and let us know. We value your feedback!

Why is this app published on FileHorse? (More info)
  • WizTree 4.27 Screenshots

    The images below have been resized. Click on them to view the screenshots in full size.

    WizTree 4.27 Screenshot 1

What's new in this version:

Seer / QuickLook integration added:
- Seer and QuickLook both provide a quick and easy way to preview files by simply pressing the space bar when a file is selected in Windows File Explorer. If you have either Seer or QuickLook active (running in the background), press space to quickly view the contents of the currently selected file within WizTree. Press space again to close the view.
- Filtering/searching by time now supported
- WizTree would incorrectly display "internal corruption detected" error if running from a path containing non ansi characters (e.g. Chinese or Japanese) - fixed
- Config folder override registry setting was not working when WizTree not running in admin mode - fixed

CSV export can now be configured to export UTC date/times instead of local system date/times. Use command line parameter:
- /exportUTCTime=1
- Setting the license key (supporter code) and configuring auto update checking via the installer will now work for all users on the PC regardless of which user ran the installer. Previously these settings were user specific which could cause confusion
- Fixed allocated size calculation bug that could occur on drives formatted with large cluster sizes
- Most of WizTree's configuration options can now be set via the registry - useful for mass deployments (installed version only)
- Add settings to the HKEY_LOCAL_MACHINESoftwareAntibody SoftwareWizTreeConfigOverridefrmWizTreeMain key.
- Setting names should match those used in the WizTree3.ini file and all value types should be of type "REG_SZ" (string).
- e.g. to set the "run as admin" option to false create a "REG_SZ" value named "actRunAsAdmin_Checked" in the
- HKEY_LOCAL_MACHINESoftwareAntibody SoftwareWizTreeConfigOverridefrmWizTreeMain registry key and set the value to "FALSE"
- To make a setting "read only", prefix the name in the registry with an exclamation point (!), e.g. !actRunAsAdmin_Checked
- When the installed version of WizTree starts (does not matter which user is logged in), it will first look to the registry and set its settings accordingly. If WizTree is being run by a user with admin rights, it will also update these registry settings when it's closed unless the registry setting is "read only" (!).
- From WizTree 4.27 onwards, the installer will automatically create the necessary registry entries if it's run with command line parameters /supportercode=xxxx-xxxx-xxxx-xxxx, /runasadmin=TRUE/FALSE, or /checkforupdates=TRUE/FALSE

To set runasadmin / checkforupdates to read only, use:
- /!runasadmin=TRUE/FALSE, or /!checkforupdates=TRUE/FALSE