DirSize
Description: DirSize is an extension to the Windows Explorer that adds a 'Folder Size' column. This column reports the total size on disk of all files in a folder and all its descendants. Sorting on this column can be helpful in locating large folders on your system.
NOTE: The time it takes to display this value depends on the size of the folder and may take quite a while for very large folders!

To install:
    - Copy the DLL to a folder on your system.
    - From the Start menu select Run... and enter
        RegSvr32 c:\folder\DirSize.dll
      where 'c:\folder' depends on where you copied the DLL.
    - Right click on the Windows Explorer column headers and select the new 'Folder Size' column type.

To uninstall:
    - Start/Run... RegSvr32 /U c:\folder\DirSize.dll
Last updated 12/24/2005 1:57:32 AM
Click here to download DLL file.
There is no User Manual at this time.