home *** CD-ROM | disk | FTP | other *** search
/ Freelog 7 / Freelog007.iso / BAS / Disque / CleanSys / CLNSYS.DOC next >
Text File  |  1999-07-15  |  6KB  |  166 lines

  1.  
  2.                             CLEAN SYSTEM DIRECTORY
  3.  
  4.                                      v1.7
  5.  
  6.                       Copyright (c) Kevin Solway 1997-99
  7.  
  8.  
  9.                         *** For Experienced Users ***
  10.  
  11.  
  12.                                  - Freeware -
  13.  
  14.  
  15.         Over time the Windows system directory can become cluttered-up
  16.         with unused DLL's (program libraries) which waste disk space and
  17.         slow the system down.  The more files there are in your system
  18.         directory the longer the system takes to locate a file there.
  19.  
  20.         This program scans your system looking for all references to DLL
  21.         files in your Windows system directory.  Those DLL files in the
  22.         system directory that have no programs calling on them can be
  23.         moved out of the system directory, saving disk space and
  24.         improving system performance.
  25.  
  26.         For use with Windows 3.1, Windows 95, and Windows98.  It 
  27.         won't achieve anything if used with Windows NT.
  28.  
  29.  
  30.         v1.7
  31.  
  32.         - Slight modifications to make it work better with 
  33.           Windows 98 and IE 5.0 and Outlook Express 5.0.
  34.  
  35.  
  36.         v1.6:
  37.  
  38.         - Removable drives can now be scanned.
  39.  
  40.  
  41.         v1.5:
  42.  
  43.         - Improved DLL detection algorithm.
  44.  
  45.         - Hard drives A: and B: are now detected if present.
  46.           (especially for Japanese users)
  47.  
  48.  
  49.         New features with v1.4
  50.  
  51.         - Increased scan speed.
  52.  
  53.         - Improved DLL file information detection and display.
  54.  
  55.         - Increased drive selection options.
  56.  
  57.         - Added a feature to move some or all DLL files back into
  58.           the system directory after having moved them. 
  59.           (safety precaution)
  60.  
  61.         - Added support for network drives.
  62.  
  63.  
  64.         New features with v1.3:
  65.  
  66.         - Ability to manually select which unused files to move and
  67.           which to leave.
  68.  
  69.         - Ability to exclude drives from the scan, for those with
  70.           different operating systems on different drives or
  71.           partitions.
  72.  
  73.  
  74.         **************************************************************
  75.  
  76.         If you are happy with the speed of your system, and you have
  77.         ample disk space, then you will probably not want to use this
  78.         program.  "If it ain't broke, don't fix it!"
  79.  
  80.         **************************************************************
  81.  
  82.  
  83.         THIS PROGRAM DOES NOT CLAIM TO DO A PERFECT JOB. Some references
  84.         to DLLs can be hidden and will go undetected by this program.
  85.         However, I have tested this program on a number of machines
  86.         using both Windows 3.1 and Windows 95 without any problems.
  87.  
  88.         If you run programs from CD-Rom, Zip drive, or floppy disk, then
  89.         this program will not be able to detect DLL usage from those
  90.         particular programs, as it only scans the programs on your hard
  91.         disks. 
  92.  
  93.         IT IS VERY IMPORTANT THAT YOU KEEP BACKUPS of any files moved
  94.         out of the system directory, as you may need to copy some of
  95.         them back into the Windows/system directory if any of your
  96.         programs complains about a missing DLL, or otherwise doesn't
  97.         function properly.
  98.  
  99.         In addition, if you change your system setup or install new
  100.         components then it is possible that you will need to copy some
  101.         of the moved DLL's back into the Windows system directory.
  102.  
  103.         This program does NOT delete any files, but moves DLLs out of
  104.         the Windows system directory and into a SYSTEM/BKUPDLLS
  105.         directory (only upon your confirmation).  System performance
  106.         should increase because there are fewer files in the system
  107.         directory.  As yet there is no saving in disk space, but please
  108.         read on. 
  109.  
  110.         After extensive use of your computer without any problems you
  111.         can make backup copies of all the files in the BKUPDLLS
  112.         directory to floppy disk (or tape, etc), for safekeeping, and
  113.         then delete them from your hard disk.  However, I would
  114.         recommend that you do NOT delete them from your hard disk unless
  115.         absolutely necessary.
  116.  
  117.         After you have moved DLL files out of the system directory you
  118.         can move some or all of the files back again if you need to by 
  119.         clicking on the "Move files back" button.
  120.  
  121.         Warning: DO NOT delete any .DLL files unless you have backups!
  122.  
  123.  
  124.  
  125.  
  126.                          - This program is Freeware -
  127.  
  128.         --------------------------------------------------------------
  129.  
  130.                              - TROUBLESHOOTING -
  131.  
  132.  
  133.         1. Make sure that you scan all the drives (at once) that contain
  134.         the software that you use.  Don't scan, say, Drive C: with one
  135.         use of the program, and Drive D: another time (unless you are
  136.         using different operating systems each time, and have the
  137.         software for each operating system on different drives). 
  138.  
  139.         2. If you have trouble running an application after using this
  140.         program then you will have to move at least some of the DLLs
  141.         back into the system directory.
  142.  
  143.         Either: 1. Move all files back (using the button), or 
  144.                 2. Try to determine which DLLs are needed, and only move
  145.                    those back. Sometimes the DLLs used by a program have 
  146.                    the same creation date - so this can give you a clue.
  147.  
  148.         3. If you try to "move files back" into the system directory and
  149.         are unable to, try copying them back into the system directory
  150.         with a program like Windows Explorer.
  151.  
  152.  
  153.         --------------------------------------------------------------
  154.  
  155.         DISCLAIMER OF WARRANTY: This Software is provided on an "AS IS"
  156.         basis, without warranty of any kind, including without
  157.         limitation the warranties of merchantability, fitness for a
  158.         particular purpose and non-infringement. The entire risk as to
  159.         the quality and performance of the Software is taken by the
  160.         user. Should the Software prove defective, the user, and not
  161.         the software author, assume the entire cost of any service and
  162.         repair.
  163.  
  164.         --------------------------------------------------------------
  165.  
  166.