Running setup, I don't see my add-in

F

Franck

Hi,
I used ShimWizard to wrap my Vb.Net Excel Add-in.
the setup write Add-in in registry
HKCU\....\Excel\Addins\MyAddin etc...

And write the Add-in in the CLSID
Anyway I can't see the add-in...

First question, is the "Programmable" key mandatory ?
Secondly , is it normal that setup register the Shim dll instead of my
..Net dll in the "InProcServer32" key ?

Finally, do i need a regasm or something else in order to see my add-in
on client computer ?

help please :(
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top