MQ INSTALLATION
===============

Install MQ by:

1.) Creating a directory to hold the MQ files, eg. C:\MQ

2.) Copying the MQ kit files into the new directory.

3.) Add the MQ directory to your path.

MQ includes a copy of MSVCRT10.DLL, the Microsoft Visual C++
run-time library.  If your system already has a copy of this 
DLL installed, you do not need the one included in the MQ
distribution. 

Comprehensive MQ documentation is provided in the form of a Windows Help file,
mq.hlp.  You may find it convenient to add mq.hlp to the Program Manager with
your compiler documentation.




