You can use Automation to automatically execute MxVDev, MxTransIt, and MxVDiff. This enables you integrate the MxSuite with high-level tools such as a Build Server and to perform tasks such as automated regression testing.
There are three ways you can use automation with the MxSuite:
•From the command line: see MxVDev Command Line Interface or MxVDiff - Command Line Interface
•From a VBScript using .NET COM Automation
•From a C# program using .NET COM Automation
See Sample Projects - Automation for examples using COM Automation.