You cannot install an MSMQ dependent client if MS DTC is installed. Because MSMQ independent client and server Setup installs MS DTC, but does not remove it when you click Remove All, you cannot install an MSMQ dependent client without manually removing MS DTC.
Note Do not remove MS DTC if it is used by another application, such as Microsoft SQL Server, or Microsoft Transaction Server.
Net stop msdtc
Msdtc -remove