G
Guest
I must register and unregister the TLB-File of a .NET-COM-Assemblies
(Interop).
To do that I can not use whether the Microsoft-Tool REGASM.EXE nor
Windows-Installer. I can use only WIN32-API or .NET-class-library.
With RegistrationService of .NET is only the standard-COM-registration
possible.
Does someone know another way to register and unregister the TLBs, maybe by
directly using of the WIN32-API?
Thanks in advance.
(Interop).
To do that I can not use whether the Microsoft-Tool REGASM.EXE nor
Windows-Installer. I can use only WIN32-API or .NET-class-library.
With RegistrationService of .NET is only the standard-COM-registration
possible.
Does someone know another way to register and unregister the TLBs, maybe by
directly using of the WIN32-API?
Thanks in advance.