home *** CD-ROM | disk | FTP | other *** search
/ The Best of Windows 95.com 1996 September / WIN95_09964.iso / filetool / SD32103S.ZIP / README.TXT < prev    next >
Text File  |  1996-03-17  |  4KB  |  130 lines

  1. -----------------------------------------------------------------------
  2.  
  3.  
  4.                         SumDir32 Version 1.0.3
  5.                         ----------------------
  6.                      (SlimRelease - sd32103s.zip)
  7.  
  8.  
  9. Date            : 16 March 1996
  10. By              : Jay J. Wersits
  11. Requirements    : Windows95 or NT
  12.  
  13.  
  14. Note: The SlimRelease does not include the full VB4 Run-Time library
  15.  
  16. SumDir32 is a Visual Basic Program that will recursively find, identify
  17. and summarize all directories on your system.
  18.  
  19. It was built with Visual Basic 4.0 Standard Edition.
  20.  
  21. Although this version SHOULD work on NT, it has not been tested and
  22. 'Explorer' drill downs will not function (at least until NT 4.0
  23. is release with a compatible version of explorer).
  24.  
  25. To install, follow the "Setup" and "Explorer Setup" directions below.
  26. Be sure to check out the On-Line help for information on "drill downs" in
  27. the Overview/Grid Control section.
  28.  
  29.                           SumDir32 Setup
  30.                           --------------
  31.  
  32. Here's a real surprise, run "Setup" from the list of files attached.
  33.  
  34. The Setup program does install the minimal Visual Basic 4.0 RunTime
  35. support needed.
  36.  
  37. It also puts SumDir32.exe, SumDir32.hlp and DiskSpace32 in your Windows directory
  38. to ensure that they are in your executable path. You can manually place it
  39. anywhere you like, but to use the "drill down" feature mentioned above,
  40. it must be in your executable path.
  41.  
  42. The files which should already be installed in your Windows\System
  43. directory are :
  44.  
  45.           STKIT432.DLL    24,576 bytes
  46.           VB40032.DLL    721,168 bytes
  47.           VEN2232.OLB     37,376 bytes
  48.           OLEPRO32.DLL    72,464 bytes
  49.           MSVCRT20.DLL   253,952 bytes
  50.           MSVCRT40.DLL   312,832 bytes
  51.           CTL3D32.DLL     26,112 bytes
  52.           MFC40.DLL      923,408 bytes
  53.  
  54. The only new file added to your Windows\System directory will be :
  55.  
  56.           GRID32.OCX      89,600 bytes
  57.  
  58.  
  59.                     Explorer Setup
  60.                     --------------
  61.  
  62. Setting up Explorer as discussed below will allow you to simply right-click
  63. on a folder to launch a summary of that folder.
  64.  
  65.  
  66. 1.  Start Windows Explorer
  67.  
  68. 2.  Select "View", "Options ..." and the "File Types" tab
  69.  
  70. 3.  Scroll down and find "Folder" in the list of types then click
  71.     "Edit"
  72.  
  73. 4.  Click "New"
  74.  
  75. 5.  Specify "Action" as "&SumDir32"
  76.  
  77. 6.  Specify "Application Used to Perform Action" as "c:\windows\SumDir32 %1"
  78.     (where 'windows' is whatever directory Windows95 is in)
  79.  
  80. 7.  Close out of the Options window.
  81.  
  82. You can now summarize a directory/folder using SumDir32 simply by right
  83. clicking a folder icon in explorer. It's that Easy!!
  84.  
  85. If you want to add a second right-click action, such as forcing a display
  86. by Descending Size, go through steps 1-7 again, specifying "Action" as
  87. "SumDir32 &by Dsnd" and "Application Used to Perform Action" as
  88. "c:\windows\SumDir32 %1 /d"
  89.  
  90.             New in Version 1.0.3
  91.                         --------------------
  92.  
  93. 1.  Version 1.0.3 includes a menu item to display the free space on ALL
  94.     available disks including network disks. This subprocedure is also
  95.     included as a standalone executable 'DiskSpace32' in this release.
  96.  
  97. 2.  Context sensitive Windows Help.
  98.  
  99. 3.  A few tweaks to enhance speed.
  100.  
  101.  
  102.                             Thanks!
  103.                             -------
  104.  
  105. THIS IS BASICALLY-FREEWARE!!!
  106.  
  107. IF YOU LIKE SumDir32, FIND ANY BUGS OR HAVE ANY COMMENTS,
  108. SEND ME AN EMAIL AT 'jay_wersits@DGC.ceo.dg.com'
  109.  
  110. SumDir32 may be freely distributed provided it's content is not modified
  111. in any way. Any commercial redistribution of SumDir32 must be authorized
  112. by me in writing.
  113.  
  114. The author assumes no responsibility for any damage or loss caused by the use 
  115. of this tool.
  116.  
  117. If you REALLY like SumDir32 and would like to contribute to the ongoing
  118. development and be personally contacted with the availability of new
  119. revisions send $10, your EMail Address (and any suggestions) to :
  120.  
  121.         Jay Wersits
  122.         261 Genesee Rd
  123.         Clarksboro, NJ 08020
  124.  
  125.               I hope you find this utility as valuable as I do!
  126.                               Keep in touch!
  127.  
  128.                                    Jay
  129.  
  130.