The MSI used to install the COM+ Application is used to uninstall the COM+ Applications using the following command line:
msiexec /qn /x <path to msi file>
Once this is complete the msi file is removed from the target system.