                            T R E E S I Z E
                           =================
                              Version 1.1


Every harddisk is too small if you just wait long enough. Treesize tells you
where your precious Clusters have gone to. From the context menu of a folder
or drive, TreeSize shows you the size of this folder, recursively including
the subfolders. You can expand this folder in Explorer-like style and you will
get the size of the subfolders. It works like the UNIX-command "du" with a
Win95 graphical user interface. Scanning is done in a thread and the wasted
space can be displayed, so it is easy to find areas on the disk, where a lot
of space is wasted. The results can be printed in a report.


INSTALLATION
~~~~~~~~~~~~
Unzip the Archive in a temporary directory, right-click on Treesize.inf and
select "Install". TreeSize can be completely uninstalled via
Control Panel/Software.


ANNOTATIONS
~~~~~~~~~~~
* The wasted space is the amount of space in clusters, which are not completely
  filled (the last cluster of a file or if the file is smaller than one cluster)
  The filesystem of Windows 95 has very big cluster sizes, so the amount of
  wasted space may be very large (up to 25%)
* To reduce the wasted space on your harddisk, put folders with a lot of
  wasted space in a ZIP-file or on a compressed drive
* If scanning large drives, it's better to use no sort criteria, because
  otherwise the folders will constantly change their position in the tree
* All Folders, which are visible in the window, will be printed in the report.
  If you want a complete report, select the top folder and make a "full expand"
* With a user defined cluster size, you can look what the values for occupied
  and wasted space would look like with an other cluster size on your disk.
  A rescan of the current Folder is necessary when you change the cluster size
* You can use the CD-ROM clustersize to determine, how much space a directory
  tree would occupy on a CD-ROM. There may be a difference of about 0.25% to
  the real size on a CD-ROM. Use the user defined cluster size for exact values.
* You will only get sensible values for allocated space, wasted space, free
  space and Bytes per cluster if you select file system folders. Folders like
  "My Computer" or the "Network Neighbourhood" can contain several drives with
  different cluster sizes. These values are not printed in the report if you
  select a non file system folder
* The 'filter' and 'user defined cluster size' are not saved to the the 
  registry in order to avoid wrong values using TreeSize next time
* Treesize will display german menus if "German" is selected in the control
  panel
* TreeSize was developed with Borland Delphi 2.0

COPYRIGHT
~~~~~~~~~
TreeSize is Mailware, that means you can freely use it and distribute the
complete archive. If you decide to use it, you must send me an e-mail, which
of course could contain bug reports, ideas or criticism.
                                                      1996 by Joachim Marder

THE AUTHOR
~~~~~~~~~~
Joachim Marder
An der Kastilport 3
D-54295 Trier

E-Mail  : marder@explorer.uni-trier.de
WWW-Page: http://www.informatik.uni-trier.de/CIP/marder/


CHANGES
~~~~~~~
Version 1.1: Published on Dec 28 1996
- A filter like '*.doc' can be set
- The small indicator bars now indicate the the type of value chosen in the
  View-Menu (e.g. wasted space or size), not only the allocated space
- Some small bug fixes

Version 1.0: Published on Dec 2 1996
- fixed problem with too big tool-/statusbar which occured with some video
drivers
- vitual folder names are displayed correctly now under NT
- Moved 'Full Collapse/Expand' to the context menu
- Added 'Parent Directory' Button

Version 0.9: Published on Nov 21 1996
- Added nice Toolbar
- Treesize can display small bars which indicate the size in relation to to
  the complete scanned directory tree
- Fixed some small problems with NT

Version 0.8: Published on Nov 06 1996
- You can print really nice reports now
- The Explorer Context Menu is now displayed (so you can delete folders ...)
- You can set a user defined cluster size
- You can switch off the mixed KB/MB display mode
- New Icon (thanks to David Buerer)
- Bytes per cluster and file system type is displayed in the statusbar
- You can scan all folders now, e.g. network neighbourhood or My Computer
- Fixed problems with folders on the desktop and files in the root directory
  are counted now
- The contents of the MSIE folders isn't listed in the tree any more
- Fixed most problems with Windows NT 4

Version 0.7: Published on Oct 07 1996
- The wasted space can be displayed
- Added progress bar while scanning
- No rescan necessary when switching between the view modes
- Added sort type: None
- Added Full collapse/expand to the context menu
- Now the correct font and Window background color is used
- German GUI is used if selected 'german' in the Control Panel
- Treesize remembers last position and size of thw window

Version 0.6: Not Published

Version 0.5: Published on 09/16/96
- Scanning is now in a thread, so you can see the output while Scanning
- You can print the result
- Fixed bug with CD-ROM cluster size
- Treesize can be closed simply by pressing ESC

Version 0.4: Published on 08/20/96
- Fixed Bug, when a blank was in the scanned folder's name
- Better output format
- Sort by name or by size
- simple context menu
- Now the bytes, bytes allocated or percent can be shown
  You can also look how much space a Directory would occupy on a CD-ROM

Version 0.3: Experimental - Not Published

Version 0.2: First Published Version, 08/14/96

Version 0.1: Not Published