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

Tech-Archive recommends: Speed Up your PC by fixing your registry

From: Franck (wesley.saris_at_gmail.com)
Date: 02/18/05


Date: 18 Feb 2005 05:46:33 -0800

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 :(



Relevant Pages

  • Problem with Assembly Binder.
    ... I have a problem with a vsto word add-in. ... the setup was installing everything ok. ... updated custom actions on setup properties. ... Registry keys are ok. ...
    (microsoft.public.office.developer.com.add_ins)
  • Re: which folder are add-ins running from
    ... I know you suggested forgetting the setup part of your project but that is ... It sounds as if you have permission to run the add-in, ... Everything works fine with I run the add-in from Visual Studio ... some files inside the "icon" folder (I put in under the ...
    (microsoft.public.powerpoint)
  • Re: Outlook Message window not receiving HTML
    ... you could read the HTML just fine. ... We re-downloaded the add-in, tried it again with the same bad results. ... The Hotmail Inbox and MSN inbox have a problem. ... > fact that office setup is not recommended to post Outlook questions to. ...
    (microsoft.public.outlook.general)
  • Re: Editing the setup project script
    ... An Everyone install registers in HKLM. ... > I've written an Add-in for MS Outlook and in Visual Studio .NET 2003, ... > also created a setup project to install the add-in. ... > that suggests the registry key where the Add-in will be registered. ...
    (microsoft.public.dotnet.framework.setup)
  • Editing the setup project script
    ... I've written an Add-in for MS Outlook and in Visual Studio .NET 2003, ... also created a setup project to install the add-in. ... When the user double-clicks on the .msi file to launch the setup, ... I've searched the setup project files, but I do not see any property ...
    (microsoft.public.dotnet.languages.vb)