If the COM+ Application with the same name is already installed on the target system and running as a service then it is stopped along with all of its running dependent services. The COM+ Application will then be deleted from the COM+ Catalog.
The new COM+ Application is installed using the COM+ Admin SDK.
To start the COM+ Application the user will have to use the startApplication call step to manually start the COM+ application.