How to check if COM component(exe/dll) is registered or not using .NET?
+1
A:
Just make a lookup in the registry. HKEY_CLASSES_ROOT\yourcom.component.
Arthur
2009-09-29 11:26:19