home *** CD-ROM | disk | FTP | other *** search
/ CD Direkt 1995 #1 / Image.iso / cdd / winanw / windir3u / readme.txt next >
Encoding:
Text File  |  1993-10-10  |  8.4 KB  |  239 lines

  1.  
  2. WinDirUsage V1.3
  3. ⌐ 1993 by Kevin Routley.  All rights reserved.
  4.  
  5. WinDirUsage is a shareware MS-Windows utility that provides
  6. a graphical display of disk space usage.  This is a
  7. convenient way to identify those directories which are the
  8. biggest disk space consumers.  WinDirUsage uses a pie chart
  9. format and permits the examination of any directory on any
  10. drive.
  11.  
  12. Several new features have been added to WinDirUsage since
  13. V1.0, primarily customization of the font and labelling,
  14. and a file pie chart.
  15.  
  16. Getting Started
  17. ===============
  18.  
  19. WinDirUsage initially reads the drive it was executed on.
  20. So if you run WinDirUsage from a floppy disk or another
  21. drive which has no subdirectories, the pie chart will merely
  22. show a circle and 100% of the disk space used by the files 
  23. in the root directory.
  24.  
  25. WinDirUsage allows you to select any drive on your system.
  26. Click on the down arrow next to the pulldown menu in the
  27. upper left corner to see available drives.  The drive type
  28. (floppy, hard-disk, RAM-disk, network, or CD-ROM) is
  29. indicated by a small picture next to the drive letter.
  30. When a drive has been selected, WinDirUsage will read the 
  31. contents of the new drive.  
  32.  
  33. For a directory that has subdirectories, WinDirUsage will
  34. show a pie chart that has slices showing the size of each
  35. directory tree.  For a directory that has subdirectories,
  36. WinDirUsage will show a pie chart that has slices showing the
  37. size of each directory tree.  The list box also shows each
  38. directory, sorted in order of size, largest listed first.
  39. The smallest directories will not be shown in the pie chart
  40. but are shown in the list box.  
  41.  
  42. You can select a new directory to view in more detail by
  43. either selecting the new directory in the list box, or by
  44. clicking on the section in the pie chart.
  45.  
  46. When you select a new directory to view, two new entries
  47. will be added to the list box.  "Root directory", when
  48. selected, will cause WinDirUsage to redisplay the root
  49. directory of the current drive.  Selecting the "Parent
  50. directory" item will make WinDirUsage redisplay the contents
  51. of the directory one level up from the current directory.
  52. The labels for these two entries may be changed, see the
  53. "Labelling and Font Options" section below.
  54.  
  55. The WinDirUsage window can be resized.  The pie chart and
  56. list box will expand to the new size of the window.  The
  57. window cannot be made smaller than its initial size.
  58.  
  59. Files Display
  60. =============
  61.  
  62. In each directory there is an entry in the list box labelled
  63. "<files>".  This represents the files at the root of the 
  64. current directory tree.  Clicking on this entry, or its
  65. corresponding pie segment invokes the files display.
  66.  
  67. The files display consists of a pie chart and list box showing
  68. the relative sizes of the files at the root of the current
  69. directory tree.  The percentage shown is relative to the total
  70. space at the root of the current directory tree, not relative
  71. to the entire disk.
  72.  
  73. In WinDirUsage V1.3, no manipulation of the files display is
  74. supported.  The window may not be resized, nor is the selection 
  75. of files in the display supported.
  76.  
  77. Labelling and Font Options
  78. ==========================
  79.  
  80. Two dialog boxes are available from the WinDirUsage system
  81. menu (ALT-Space).  The Font... dialog box allows you to
  82. select the font used.  
  83.  
  84. The Labelling Options ... dialog box allows you to 
  85. customize several aspects of WinDirUsage.  You may choose 
  86. among several labels for the "Parent Directory" and "Root
  87. Directory" entries.  You may label the pie chart segments
  88. in Percentage, Kilobytes, or Megabytes.  You may choose to
  89. show names in upper or lower case.
  90.  
  91. The 'Reset' button restores the options in the "Labelling
  92. Options..." dialog box to their original settings.  The
  93. 'Defaults' button sets the options to the default options.
  94.  
  95. Your font and labelling choices are stored in WINDIRU.INI
  96. which will be created in your windows directory.  Currently,
  97. the size and placement of the WinDirUsage windows is not
  98. stored in the .INI file.
  99.  
  100. Limitations Fixed
  101. =================
  102.  
  103. WinDirUsage V1.3 has fixed some of the limitations that 
  104. existed in V1.0.  The limitations fixed are:
  105.  
  106.     - The 50 directory limit has been removed.
  107.       WinDirUsage can now handle as many directories
  108.       as memory permits.
  109.  
  110.     - The color limit has been fixed.  WinDirUsage
  111.           V1.3 starts over with the list of colors instead
  112.       of displaying random colors.
  113.  
  114.     - WinDirUsage V1.0 may not have properly supported
  115.       80286 machines or machines with no math coprocessor.
  116.       These limits have been fixed.
  117.  
  118.         - WinDirUsage has been tested successfully with Windows
  119.           NT (Intel and AXP versions), with the exception of 
  120.           the HPFS.
  121.  
  122. Limitations
  123. ===========
  124.  
  125. WinDirUsage V1.3 has a few limitations that may be fixed
  126. in future updates:
  127.  
  128.     - WinDirUsage will always read the contents of the
  129.       drive whenever a disk or directory is selected,
  130.       even if that directory has already been read once.
  131.       Only registered users will receive a version of
  132.       WinDirUsage that has this limitation removed.
  133.  
  134.         - Invoking the Labelling Options... dialog box causes
  135.           a disk read.  This is not a limitation in the 
  136.           registered version.
  137.  
  138.     - WinDirUsage doesn't handle empty floppy drives.  If
  139.       you select a floppy drive to read there must be a
  140.       floppy disk in it.
  141.  
  142.     - The mouse is required to use WinDirUsage, the
  143.       keyboard is not supported.
  144.  
  145.     - WinDirUsage has not been tested with Windows V3.0
  146.       or OS/2.
  147.  
  148.         - WinDirUsage doesn't fully support the High Performance
  149.           File System.  HPFS files with names that don't fit
  150.           the MS-DOS naming convention will be ignored, 
  151.           resulting in incorrect disk usage/percent information.
  152.  
  153.         - WinDirUsage will read recursive disk pointers until
  154.           memory is exhausted.  This is primarily a problem with
  155.           corrupt MS-DOS disk structures and with OpenVMS [000000] 
  156.           directories.
  157.           
  158.         - The "Indicate Expandable Branches" and "Show space data 
  159.       in List Box" options are not implemented.
  160.  
  161.     - Switching the case of file names will not take effect
  162.           until the next disk read.
  163.  
  164. Registration
  165. ============
  166.  
  167. WinDirUsage is shareware, which means it is not free.  If
  168. you find WinDirUsage useful, please send in the registration
  169. fee of $10 (U.S.).
  170.  
  171. Those who register of WinDirUsage will receive:
  172.  
  173.     - A registered copy of the most recent version of
  174.       WinDirUsage.  Only registered copies of WinDirUsage
  175.       will not always re-read the contents of the drive.
  176.  
  177.     - Notification of new versions of WinDirUsage and
  178.       low-cost upgrades.  Upgrades are currently $6 for
  179.       registered users.
  180.  
  181.         - Preferred technical support and new features.
  182.  
  183.         - Participation in beta test for the next version.
  184.  
  185.     - Satisfaction from supporting the shareware concept
  186.  
  187. The registration fee should be sent to:
  188.  
  189.     Kevin Routley
  190.     Tekra Software
  191.     P.O. Box 7198
  192.     Nashua, NH  03060-7198
  193.  
  194. Please specify your preferred floppy disk size (5 1/4" or
  195. 3 1/2").  If no size is indicated you will be sent a 5 1/4"
  196. diskette.  Site liscensing is negotiable.
  197.  
  198. $5 (U.S.) to the above address will get you the most recent
  199. unregistered version of WinDirUsage.
  200.  
  201. Please contact me for instructions regarding registration
  202. with non-U.S. funds.
  203.  
  204. These fees are guarenteed to be effective through 
  205. December 31, 1994.
  206.  
  207. Future
  208. ======
  209.  
  210. New versions of WinDirUsage will be released over time,
  211. depending on demand and how quickly I can add new features.
  212. I have over 40 features or tweaks on my list.  Some of the
  213. features planned or being considered include:
  214.  
  215.     - more colors, color customization
  216.     - remembering windows placement and dimensions
  217.     - file manager drag-and-drop support
  218.     - displaying the largest file in the directory
  219.     - on-line help
  220.     - keyboard support
  221.         - multiple disk charts displayable at the same time
  222.         - refresh disk/directory buttons
  223.     - detailed directory/file information available
  224.         - indicate expandable branches
  225.         - cluster size effeciency report
  226.  
  227. Other suggestions, ideas, or constructive criticism are
  228. appreciated!  I can be reached at the above mail address or 
  229. via the Internet address below.  I hope you find WinDirUsage 
  230. useful!
  231.  
  232.                     Kevin Routley
  233.                     routley@4gl.enet.dec.com
  234.                                         routley@decral.enet.dec.com
  235.                     October 11, 1993
  236.  
  237.  
  238.  
  239.