If you’re using Microsoft Transaction Server technology, opening up MTS explorer and using refresh is an overhead on the system compared to command line options. Instead, you can use “mtxstop”, which stops the transaction server and “mtxrereg”, which reregisters the MTS components. This technique is useful if you extensively use the COM/DCOM/MTS development environment where you have to constantly run and build the components during the debugging.

