home *** CD-ROM | disk | FTP | other *** search
/ PC Shareware 1998 January / PCShareware-1-98.bin / programy / ash / readme.txt < prev    next >
Text File  |  1997-03-28  |  3KB  |  68 lines

  1. I wrote A.S.H. to allow you to control your disk space usage by
  2. discovering files that are duplicated and, should you so wish, deleting
  3. one or more of these duplicates.
  4.  
  5. A.S.H. offer also a visual directory explorer, that is a graphical pie
  6. representation of your drives and directories and other interesting
  7. statistical charts.
  8.  
  9. There are many ways in which duplicate files can be deposited on your
  10. hard disk, for example programs which don't check to see if you have a
  11. particular DLL installed and install their own private copy in any case,
  12. or other programs that install a DLL in your \Windows directory when it is
  13. already in \Windows\System.
  14.  
  15. Internet is another great duplicates producer, because of the cache directories
  16. and also because all of us collect graphical, text and zip files around.
  17.  
  18. A.S.H. scans your drives to find duplicate files.
  19. First it scans all the directories and collects information about all the
  20. files it finds, than it sorts the file list into size order and checks for
  21. duplicate.
  22.  
  23. To ensure files are really duplicate A.S.H. uses a CRC32 algorithm over the
  24. whole file. This process can take some time, especially for the first
  25. (and longest files) of the list, but in such a way you can be sure only
  26. really duplicate files are reported to be so.
  27.  
  28. A.S.H. makes also a file name comparison and creates a list of same name files,
  29. so you can check if there are different version of the same DLL or file.
  30.  
  31. A.S.H. provides also other useful information and hints, as:
  32.  
  33.     list of directories where you have many little files over big drives;
  34.     list of totally duplicated directories;
  35.     list of zero size files;
  36.     list of temporary files;
  37.         list of not used files and directories;
  38.         list of broken windows links;
  39.  
  40. You have the possibility to delete files from A.S.H. itself (to Recycle bin),
  41. but be warned, you take sole responsibility if you choose to delete a file
  42. because A.S.H. makes no attempt to check if the file is in use or key to the
  43. functioning of your computer.
  44.  
  45. You can also archive file in the special ASH Tray and delete it later when 
  46. you are sure.
  47.  
  48. Generally:
  49.     if you aren't sure, then never delete a file; leave it alone.
  50.     if you are positive you know it's all right to delete it, then still donÆt,
  51.     just archive or rename it for a short period.
  52.  
  53. A.S.H. is a very powerful and easy to use utility, but like most powerful
  54. utility, it allows you to make lots of damage, so use it carefully.
  55.  
  56. Even if you donÆt use A.S.H. to delete duplicate files, you can take advantage
  57. from it using the visual space explorer or the other features
  58. (i.e. you can use A.S.H. to plan your partition size before to migrate on a
  59.  new hard disk and more....).
  60.  
  61. Please report me about installation problems or bug:
  62.  
  63. Mario Pacchiarotti
  64. Support & Development, Jimjams
  65. mailto: mario@jimjams.com
  66. web: http://www.jimjams.com
  67.  
  68.