Hi,
How do I register and un-register a COM dll at runtime using C#?

For example if I want to unregister c:\somepath\my_com_component.dll how do
I do the equivalent of a regsvr32 /u c:\somepath\my_com_component.dll
from .NET?

Thanks in advance.
Amit.

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to