
Shutting Down COM+ App From Command Line.
The subject describes what I am trying to figure out, is there a way to shut
down a specific COM+ App from the command line, I would like to write a
batch for when I need to update a component in the application, and I don't
want to waste all the time of manually stopping the app, and then copying
the new DLL. Or, if anyone knows of a specific api, that would be helpful
too.
Thanks in advance