Hi All, When an application register a DCOM interface, any call to the interface runs these application if it is not started. Is it possible to disable the automatic start of application that register DCOM interface ? Because we want to control the startup of these application and it must not be started by the system. Thanks for your answers Didier
Didier P <didierp@newsgroups.nospam> wrote: > When an application register a DCOM interface, any call to the > interface runs these application if it is not started. > Is it possible to disable the automatic start of application that > register DCOM interface ? Omit LocalServer32 key under your CLSID in the registry. -- With best wishes, Igor Tandetnik With sufficient thrust, pigs fly just fine. However, this is not necessarily a good idea. It is hard to be sure where they are going to land, and it could be dangerous sitting under them as they fly overhead. -- RFC 1925