DefragMentor Lite CL 2.0 for Windows NT 4.0

==========================================================================
 USAGE - EFnet: #EDT
==========================================================================

defragme.exe [-a] [-i] [-s] [-v] [-e] [-f[s]] [<file name> | <drive letter>]
     You can use wildcards in <file name>
     -a  - Display information about DefragMentor
     -i  - Print out file information without further processing
     -s  - Recurse subdirectories
     -v  - Verbose
     -e  - Stop processing files on error
           If wildcards are used to process multiple files
           and some file causes an error this switch will stop
           processing immediately
     -f  - Display list of free volume fragments
     -fs - Display list of free volume fragments sorted by size
     Administrative rights are required to run DefragMentor Lite CL

Examples:
     defragme.exe -i d:\images\map.gif
     defragme.exe -s -e -v d:\data\*.mdb
     defragme.exe -fs d:

Exit codes:
     0 - if the operation succeeds
     1 - if the operation fails

==========================================================================
 WHAT'S NEW IN VERSION 2.0 - EFnet: #EDT
==========================================================================
1. DefragMentor Lite CL 2.0 is faster than version 1.0
2. DefragMentor Lite CL 2.0 allows to enumerate fragments of free
   disk space.

==========================================================================
 OVERVIEW - EFnet: #EDT
==========================================================================

DefragMentor Lite CL is a command line utility designed for
defragmenting a single file or a group of files. It also allows to obtain
an information about the number of fragments a file consists of. Besides,
with DefragMentor Lite CL 2.0 you can enumerate fragments of free disk
space.

Even if you defragment the entire disk on a regular basis, some files that
are frequently changed become fragmented long before the next launch of disk
defragmenter. So you can use DefragMentor Lite CL to optimize placement of
particular files thus reducing access time and improving overall performance
of your system.

Database files of any kind (especially large ones) are the best example of
what DefragMentor Lite CL can optimize. Besides, instead of launching
DefragMentor Lite CL manually from the command line you can easily schedule
a system job (using AT command) that will run it automatically with the
specified interval of time.

DefragMentor Lite CL is Windows NT security model compliant. You must be a
member of Administrators group in order to run it.

DefragMentor Lite CL uses the native Windows NT defragmentation support and
does not access the disk directly. Also note that trying to optimize a target
file DefragMentor Lite CL does not affect other files on the disk. Therefore,
DefragMentor Lite CL is quite safe and can not break the consistency of the
disk data structure.

==========================================================================
 REQUIREMENTS AND LIMITATIONS - EFnet: #EDT
==========================================================================

DefragMentor Lite CL requires Windows NT 4.0 (with Service Pack 2 installed)
or higher and works with FAT, NTFS and compressed NTFS files that reside on
fixed hard drives. It does not support files on network, floppy or removable
drives. Besides, due to Windows NT limitations DefragMentor Lite CL does not
support NTFS volumes with cluster size greater than 4096 bytes.

Administrative rights are required to run DefragMentor Lite CL.

(c) EDiTiON EFnet: #EDT