I successfully register dmcscripting.dll on my computer. However, dmcscripting.dll does not appear as a COM reference in VB 2010 Express after registration.

When I browse to the dbpoweramp folder and add the reference to the VB 2010 Express project that way, then run the VB 2010 program, I get the message "COMException was unhandled. (REGDB_E_CLASSNOTREG))." which suggests that the dll was not registered after all.

I have tried registering both in system32 and in syswow64, but the result is the same. Any suggestions?