c# - Check ocx is registered or not -
How to check for OCX or not I want to check in special mswinsck.ocx, richtx32.ocx are registered
Do you want to remove the object's CLSID Do you know Check the registry if the key HKEY_CLASSES_ROOT \ CLSID \ {...} is present
Comments
Post a Comment