Setup and Installation

This topic describes the system requirements and installation procedures for developing your MSMQ application.

System Requirements

To Use MSMQ ActiveX Components

  1. Run MSMQ Queue Manager.

  2. Run your development tool (Visual Basic or any other development tool that supports ActiveX objects).

  3. Select the MSMQ Object Library.
    • For Visual Basic 4.0: On the Tools menu, click References, and then choose MSMQ Object Library.

    • For Visual Basic 5.0: On the Project menu, click References, and then choose MSMQ Object Library.

    • For all other tools, refer to the development tools documentation for selecting type libraries
  4. Select any other object library needed by your application.

© 1997 by Microsoft Corporation. All rights reserved.