c# - How to check if a .NET DLL is registered? -


I have a .NET solution (written in C ++ COM, a project written in C #) on its libraries with.

I would like to create some start-up tools that all C #, C ++ libraries will be registered correctly. How can I do that? How can I ask .net if something is regitered in C # or C + + COM library? Br

In one way is to create an object using the estimated registered DLL if it works You can ensure that all other methods properly registered in it are a bit unreliable


Comments

Popular posts from this blog

windows - Heroku throws SQLITE3 Read only exception -

lex - Building a lexical Analyzer in Java -

python - rename keys in a dictionary -