Downloads:
1,287,274
Downloads of v 4.22.0:
35,858
Last Update:
04 Nov 2024
Package Maintainer(s):
Software Author(s):
- Antibody Software
Tags:
wiztree diskspace treemap treesize windirstat embedded donationware- Software Specific:
- Software Site
- Software License
- Software Docs
- Software Mailing List
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
WizTree
- 1
- 2
- 3
4.22.0 | Updated: 04 Nov 2024
- Software Specific:
- Software Site
- Software License
- Software Docs
- Software Mailing List
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
1,287,274
Downloads of v 4.22.0:
35,858
Maintainer(s):
Software Author(s):
- Antibody Software
WizTree 4.22.0
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by Antibody Software. The inclusion of Antibody Software trademark(s), if any, upon this webpage is solely to identify Antibody Software goods or services and not for commercial purposes.
- 1
- 2
- 3
All Checks are Passing
3 Passing Tests
Deployment Method: Individual Install, Upgrade, & Uninstall
To install WizTree, run the following command from the command line or from PowerShell:
To upgrade WizTree, run the following command from the command line or from PowerShell:
To uninstall WizTree, run the following command from the command line or from PowerShell:
Deployment Method:
This applies to both open source and commercial editions of Chocolatey.
1. Enter Your Internal Repository Url
(this should look similar to https://community.chocolatey.org/api/v2/)
2. Setup Your Environment
1. Ensure you are set for organizational deployment
Please see the organizational deployment guide
2. Get the package into your environment
Option 1: Cached Package (Unreliable, Requires Internet - Same As Community)-
Open Source or Commercial:
- Proxy Repository - Create a proxy nuget repository on Nexus, Artifactory Pro, or a proxy Chocolatey repository on ProGet. Point your upstream to https://community.chocolatey.org/api/v2/. Packages cache on first access automatically. Make sure your choco clients are using your proxy repository as a source and NOT the default community repository. See source command for more information.
- You can also just download the package and push it to a repository Download
-
Open Source
-
Download the package:
Download - Follow manual internalization instructions
-
-
Package Internalizer (C4B)
-
Run: (additional options)
choco download wiztree --internalize --source=https://community.chocolatey.org/api/v2/
-
For package and dependencies run:
choco push --source="'INTERNAL REPO URL'"
- Automate package internalization
-
Run: (additional options)
3. Copy Your Script
choco upgrade wiztree -y --source="'INTERNAL REPO URL'" [other options]
See options you can pass to upgrade.
See best practices for scripting.
Add this to a PowerShell script or use a Batch script with tools and in places where you are calling directly to Chocolatey. If you are integrating, keep in mind enhanced exit codes.
If you do use a PowerShell script, use the following to ensure bad exit codes are shown as failures:
choco upgrade wiztree -y --source="'INTERNAL REPO URL'"
$exitCode = $LASTEXITCODE
Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
Exit 0
}
Exit $exitCode
- name: Install wiztree
win_chocolatey:
name: wiztree
version: '4.22.0'
source: INTERNAL REPO URL
state: present
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 'wiztree' do
action :install
source 'INTERNAL REPO URL'
version '4.22.0'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller wiztree
{
Name = "wiztree"
Version = "4.22.0"
Source = "INTERNAL REPO URL"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'wiztree':
ensure => '4.22.0',
provider => 'chocolatey',
source => 'INTERNAL REPO URL',
}
Requires Puppet Chocolatey Provider module. See docs at https://forge.puppet.com/puppetlabs/chocolatey.
4. If applicable - Chocolatey configuration/installation
See infrastructure management matrix for Chocolatey configuration elements and examples.
This package was approved as a trusted package on 04 Nov 2024.
WizTree is a very high speed disk space analyser utility for Windows. It scans your hard drive and shows you which files and folders are using the most disk space. Your entire hard drive's file system is displayed visually, making it very easy to locate large files and folders. Use the information WizTree provides to quickly locate and remove "space hogs" from your hard drive.
Features
- Disk Space Analysis: Quickly identify what's using up the space on your hard drive and optionally delete files and folders to free up space.
- Extremely Fast!: WizTree reads the Master File Table (MFT) directly from NTFS formatted drives (similar to the way Everything Search Engine works)
- Multiple File Systems: BID can scan all hard drive types supported by Windows (NTFS, FAT, FAT32, network, etc).
- Visual Treemap: The visual treemap displays all files and folders visually based on their size. This allows you to spot large files and large collections of smaller files at a glance.
- Find Largest Files: The "File View" lists every individual file and folder on your hard drive in order of size.
- File Name Search: Quickly locate files by name or type using the file view search filter. Wildcard searches also supported (e.g. *.mp3)
- Export File and MFT Data: All or selected file information can be exported to CSV (comma separated values) file or copied to the clipboard. MFT files can be extracted and dumped to a file.
- Import File and MFT Data: Exported CSV and dumped MFT files can be imported back into WizTree for viewing. Great for tracking file system changes over time.
- Command Line Support: Exports of CSV and MFT files can be done via command line parameters. Great for automated auditing of hard drives.
WizTree is FREE for personal use! However, if you find WizTree useful or are using WizTree in your business and would like to help to support further development, please make a donation.
Subject: Re: Antibody Software: WizTree license
To: ***** <teknowledgist@g****.com>
Date: Wed, 28 Feb 2018 07:29:45 +1300
Hi *****
Thanks for the email.
Yes the unmodified software is freely distributable. If you find the
software useful a donation is appreciated.
Kind Regards
Dominic
On 28/02/2018 4:24 AM, ***** wrote:
> This is an enquiry e-mail via http://antibody-software.com/web from:
> ***** <teknowledgist@g****.com>
>
> Hi,
>
> Does your license for WizTree allow for free distribution if the
> software/installer is unmodified, the license included and you are
> clearly identified as the owner/copyright holder?
>
> Thanks,
> *****
=================================================
From: Installation folder (not available online)
=================================================
LICENSE
WizTree is released as DONATIONWARE. It may not be resold.
If you wish to use WizTree on all PCs in your organization
please purchase an "Enterprise license".
Limitation of Liability
THIS SOFTWARE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY
KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE
QUALITY AND PERFORMANCE OF THE SOFTWARE IS WITH THE LICENSEE.
SHOULD THE SOFTWARE PROVE DEFECTIVE, YOU ASSUME THE COST
OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. IF ANY
ALGORITHM IS PATENTED IN YOUR COUNTRY, YOU SHOULD ACQUIRE
A LICENSE BEFORE USING THIS COMPONENT.
IN NO EVENT WILL THE AUTHOR OR ANY OTHER PARTY WHO MAY HAVE
DISTRIBUTED THE SOFTWARE AS PERMITTED ABOVE, BE LIABLE TO YOU
FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO
USE THE SOFTWARE (INCLUDING BUT NOT LIMITED TO LOSS OF DATA
OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU
OR THIRD PARTIES OR A FAILURE OF THE SOFTWARE TO OPERATE WITH
ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS
BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
YOU ACKNOWLEDGE THAT YOU HAVE READ THIS AGREEMENT,
UNDERSTAND IT AND AGREE TO BE BOUND BY ITS TERMS
AND CONDITIONS.
WizTree
Copyright © 2012-2020 Antibody Software Limited
www.antibody-software.com
VERIFICATION
Verification is intended to assist the Chocolatey moderators and community
in verifying that this package's contents are trustworthy.
Download via the button on this page:
https://wiztreefree.com/download
Direct Download:
Version : 4.22
URL : https://www.diskanalyzer.com/files/wiztree_4_22_setup.exe
CheckSum : 117CC8497DC1389E6481E7901DD263ACFDA6026099E1E1A64CAE32A720FB208B
md5: 30413F3B6A225F61A590CE81F759E724 | sha1: FE21293262E8FE92C2588596731157D8EE9E7B7E | sha256: 117CC8497DC1389E6481E7901DD263ACFDA6026099E1E1A64CAE32A720FB208B | sha512: 39239C5F550BCD65998CF981C3BF6F1C22580C61E881CB379D1BDBCC8416A9A5EFDB2866031F23626B8F6267C0EBBF6AECDF722D9C9102A023B52AA0CD4C3D40
Log in or click on link to see number of positives.
- wiztree.4.22.0.nupkg (4cfa5a93d303) - ## / 61
- wiztree_4_22_setup.exe (117cc8497dc1) - ## / 72
In cases where actual malware is found, the packages are subject to removal. Software sometimes has false positives. Moderators do not necessarily validate the safety of the underlying software, only that a package retrieves software from the official distribution point and/or validate embedded software against official distribution point (where distribution rights allow redistribution).
Chocolatey Pro provides runtime protection from possible malware.
Add to Builder | Version | Downloads | Last Updated | Status |
---|---|---|---|---|
WizTree 4.22.0 | 35858 | Monday, November 4, 2024 | Approved | |
WizTree 4.21.0 | 22150 | Thursday, October 24, 2024 | Approved | |
WizTree 4.20.0 | 113852 | Monday, August 5, 2024 | Approved | |
WizTree 4.19.0 | 211433 | Wednesday, March 13, 2024 | Approved | |
WizTree 4.18.0 | 67082 | Thursday, February 8, 2024 | Approved | |
WizTree 4.17.0 | 28445 | Friday, January 26, 2024 | Approved | |
WizTree 4.16.0 | 95298 | Monday, November 13, 2023 | Approved | |
WizTree 4.15.0 | 138293 | Friday, August 25, 2023 | Approved | |
WizTree 4.14.0 | 149360 | Friday, June 16, 2023 | Approved | |
WizTree 4.13 | 118073 | Wednesday, March 22, 2023 | Approved | |
WizTree 4.12 | 22616 | Saturday, December 3, 2022 | Approved | |
WizTree 4.11 | 12633 | Saturday, November 5, 2022 | Approved | |
WizTree 4.10 | 16655 | Tuesday, August 30, 2022 | Approved | |
WizTree 4.09 | 10334 | Monday, August 15, 2022 | Approved | |
WizTree 4.08 | 23911 | Tuesday, February 15, 2022 | Approved | |
WizTree 4.07 | 13517 | Wednesday, December 8, 2021 | Approved | |
WizTree 4.06 | 7328 | Saturday, November 27, 2021 | Approved | |
WizTree 4.05 | 6638 | Wednesday, November 17, 2021 | Approved | |
WizTree 4.04 | 7187 | Saturday, November 6, 2021 | Approved | |
WizTree 4.03 | 11597 | Monday, September 27, 2021 | Approved | |
WizTree 4.02 | 5675 | Tuesday, September 21, 2021 | Approved | |
WizTree 4.01 | 12843 | Monday, June 28, 2021 | Approved | |
WizTree 4.00 | 6775 | Saturday, June 12, 2021 | Approved | |
WizTree 3.41 | 9033 | Sunday, May 9, 2021 | Approved | |
WizTree 3.40 | 5080 | Tuesday, May 4, 2021 | Approved | |
WizTree 3.39 | 6890 | Sunday, April 18, 2021 | Approved | |
WizTree 3.37 | 9732 | Wednesday, February 24, 2021 | Approved | |
WizTree 3.36 | 114 | Friday, February 19, 2021 | Approved | |
WizTree 3.35 | 15534 | Monday, August 31, 2020 | Approved | |
WizTree 3.34 | 2162 | Sunday, August 30, 2020 | Approved | |
WizTree 3.33 | 9760 | Thursday, May 14, 2020 | Approved | |
WizTree 3.32 | 57002 | Wednesday, January 29, 2020 | Approved | |
WizTree 3.31 | 1589 | Saturday, January 25, 2020 | Approved | |
WizTree 3.30 | 7306 | Sunday, November 3, 2019 | Approved | |
WizTree 3.29 | 9944 | Thursday, May 16, 2019 | Approved | |
WizTree 3.28 | 4174 | Friday, February 8, 2019 | Approved | |
WizTree 3.26.1 | 3472 | Thursday, November 1, 2018 | Approved | |
WizTree 3.26 | 2157 | Thursday, September 13, 2018 | Approved | |
WizTree 3.25 | 1593 | Monday, July 16, 2018 | Approved | |
WizTree 3.23 | 1101 | Friday, June 8, 2018 | Approved | |
WizTree 3.22 | 630 | Friday, May 18, 2018 | Approved | |
WizTree 3.21 | 459 | Friday, May 11, 2018 | Approved | |
WizTree 3.20 | 560 | Friday, April 13, 2018 | Approved | |
WizTree 3.19 | 582 | Monday, March 12, 2018 | Approved | |
WizTree 3.18 | 420 | Wednesday, February 28, 2018 | Approved | |
WizTree 3.17 | 427 | Wednesday, February 28, 2018 | Approved |
Copyright © 2012-2020 Antibody Software Limited
This package has no dependencies.
Ground Rules:
- This discussion is only about WizTree and the WizTree package. If you have feedback for Chocolatey, please contact the Google Group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
- Tell us what you love about the package or WizTree, or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or gotchas that you've found.
- If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.