This is driving me nuts.
I registered a dll (COM) using
regsvr32 blabla.dll
In the meantime I deleted this dll manualy from disk.
How can I unregister this dll? I know CLSID.
Edit:
Apparently I need to delete this from registry
What should I delete in the registry?