After installing the Addin (2.0.040811.01) for Office 2010 I got it shown in Options->AddIns but disabled. Enabling doesn't work, too, so no Mathematics tab is visible.
After some research I found out that the installer is buggy:
- in my case the system drive is E: and not C:!
- installer sets the default values of registry keys for Word and OneNote resp:
CLSID\{188AD2DC-7454-4817-8179-0102C1F36531}\InprocServer32
CLSID\{782ACB0C-5993-4C36-9646-AA196EDAA741}\InprocServer32
to "C:\WINDOWS\system32\mscoree.dll"
instead of "E:\WINDOWS\system32\mscoree.dll"
After correcting with regedit I got the Add-in working!