======================================================================
			FileCopy.txt V2.00
======================================================================
  THE SOFTWARE AND WRITTEN MATERIALS ARE PROVIDED AND LICENSED "AS IS" 
  WITHOUT WARRANTY OF ANY KIND, AND THE ENTIRE RISK OF THE USE OF THE 
  SOFTWARE AND WRITTEN MATERIALS IS ASSUMED BY THE USER.

OVERVIEW
  The intent of FileCopy is to streamline the task of adding a new 
  hard drive as the boot drive in your system, when used in 
  conjunction with Disk Manager.  This is done by copying all your
  existing files and directories from your old drive
  to the new hard drive, thus allowing you to make the new drive the 
  boot drive.

  FileCopy is a DOS program which performs a file-by-file copy, 
  of all files from one drive letter to another.  It is compatible 
  with DOS, Windows 3.x and Win95.  You can run it from DOS 3.31 or
  greater, from Windows or in Windows 95 from a MS-DOS window.  It 
  will copy both FAT16 and FAT32 partitions, as well as copying files
  from FAT16 to FAT32 or FAT32 to FAT16.

  FileCopy will copy all files without changing their contents.  
  (**See SWAP FILES below)  It will copy hidden, system, and read-only
  files including all subdirectories.  It will copy Win95
  long-file-name files preserving the exact file name.  It preserves
  all filenames, attributes, and dates.

  FileCopy can also make your destination drive bootable.  FileCopy 
  transfers the necessary boot sector information to your destination 
  drive and marks the partition bootable. 

OTHER APPLICATIONS
  It is important that you shutdown ALL other applications, including 
  those running in the background such as virus checkers and screen-
  savers.  FileCopy cannnot copy files if they are in use by another
  application.

RUNNING SCANDISK OR CHKDSK
  If FileCopy reports an error while copying a file or directory, we 
  recommend running scandisk(for DOS versions 6.20 and later) or
  chkdsk(for DOS versions before 6.20) on the source drive.  Both 
  utilities are designed to optimize file storage and fix problems
  on your hard drive.  It is also a good idea to run scandisk or 
  chkdsk on the drive you plan to copy before running FileCopy.   
  
OVERWRITING FILES 
  FileCopy does not check to see if the destination drive is
  blank.  Therefore, if the same file(s) exists on the source drive,
  the destination file(s) will be overwritten.   All it cares is that
  there are enough free clusters on the destination drive.  This
  "feature" is there to allow multiple drive letters to be copied to a
  single destination.  It is up to the user to take care of duplicate
  filenames.

FILES AND DIRECTORIES WITH THE SAME NAME
  If there is a directory on the destination drive with the same name
  as a file on the source drive, or a file on the destination drive
  with the same name as a directory on the source drive FileCopy
  cannot copy the file. A "Cannot create" error will be displayed,
  with the option to continue by pressing 'Y' or exit by pressing 'N'.
  It is recommended that you exit and rename the file or directory on
  either the source or destination drive. If you choose to proceed by
  pressing 'Y', FileCopy will proceed to completion, however, not all
  files or directories will be copied to the destination drive.

SWAP FILES
  FileCopy never copies SPART.PAR and WIN386.SWP.  These files are
  related to Windows swap files and are rebuilt by Windows on 
  startup if they are missing, while keeping all your swap file 
  settings intact.
  FileCopy will always copy the permanent swap file 386SPART.PAR 
  but it will zero-fill its contents.  When Windows restarts, it 
  will use the swap file as normal.

INVALID DRIVE LETTER ERRORS
  If source or destination drive letter is something other than C - Z.
  If source or destination drive letter is a CD-ROM drive letter.
  If source and destination drive letters are the same.
  If unable to analyze the size and contents of the source drive.
  If the destination drive is drive C:, you will be prompted to 
  confirm before continuing.
  If the space available on the destination drive is not of equal or
  greater capacity.
