Installation Instructions For The TXfer Component


GETTING STARTED
---------------
- Unzip 'XFERDEMO.ZIP' to a temporary directory.

- If you don't already have directory for add-on components,
  create one at this time.  It is always a good idea to install
  new components in a directory separate from those included
  with the language (e.g. ':\Delphi 2.0\AddVCL').


INSTALLING THE HELP FILE
-------------------------
- If you are currently running Delphi, exit it now.  You cannot
  install the help files while Delphi is running.

- Move the file 'XFER_32.HLP' to the Delphi 'Help' directory
  (':\Delphi 2.0\Help' by default).

- Move the file 'XFER_32.KWF' to the Delphi 'Help' directory
  (':\Delphi 2.0\Help' by default).

- Run the program 'HelpInst' from the '\Help\Tools' directory.

- From HelpInst, load the file 'Delphi.hdx' which should be in
  the '\Bin' directory.

- From HelpInst, Add the file 'XFER_32.KWF' to the list of indexes.

- From HelpInst, Save the new index file and exit the program.

- TXfer's Help file will now be merged with Delphi's.


INSTALLING THE TXfer COMPONENT
------------------------------
- Move the files 'XFER_32.DCU' and 'XFER_32.DCR' from the 
  temporary directory to your directory for add-on components
  (e.g. ':\Delphi 2.0\AddVCL').

- Run Delphi and select 'Install' from the 'Component' menu.

- If it's not already there, add the directory you store new
  components in, to the Search Path.

- Click on the 'Add' button and then the 'Browse' button to
  navigate to the add-on components directory mentioned above
  (e.g. ':\Delphi\AddVCL').

- Ensure that the 'List Files Of Type' filter includes
  'Unit File (*.DCU)'.

- Select the file 'XFER_32.DCU' from the files list.

- Click on the 'OK' button to rebuild the VCL.

- The TXfer component will now appear in the 'Win32' tab.
