MZTools for VBA 3.0 from Quintero:
http://www.mztools.com/download/mztoolsvba.zip

It adds some features to VBA editor in MS Office software. But it requires admin privileges to be installed. I unpacked it with Unixetract, but now how do I install it manually?

here are the files:

"app" folder:

MZTools3.chm
MZTools3vba.dll
MZTools3vbaToDeploy.dat
sample.xsl

"embedded" folder:
CompiledCode.bin
***.isl (language files)
WizardImage.bmp
WizardSmallImage.bmp

Vendor's FAQs talks about a key added to registry:
- For VBA: HKEY_CURRENT_USER\Software\Microsoft\VBA\VBE\6.0\AddIns\MZTools3VBA.Connect

But... what should the key contain?!?

I tried adding the .dll to VBA references and it worked... but what now? I can't see any new menu even after restarting excel.