By opening the registry editor and going to Software\Microsoft\Office\Outlook\AddIns\<Your Addin Name> in either HKLM or HKCU (depending on how your add-in was installed).
Dmitry Streblechenko (MVP) http://www.dimastr.com/ OutlookSpy - Outlook, CDO and MAPI Developer Tool
"Victor Angelier" <vangelier[ at ]hotmail.com> wrote in message news:B35A738C-32C7-410A-9D04-A2956C299C77[ at ]microsoft.com...
[Quoted Text] > How can i check this ? > > > "Dmitry Streblechenko" wrote: > >> Does LoadBehavior gets reset to 2 by any chance? Set it back to 3. >> >> Dmitry Streblechenko (MVP) >> http://www.dimastr.com/>> OutlookSpy - Outlook, CDO >> and MAPI Developer Tool >> >> "Victor Angelier" <vangelier[ at ]hotmail.com> wrote in message >> news:63E81C6F-6489-4D39-A4F6-90758DA50250[ at ]microsoft.com... >> > He guys, >> > >> > How can i build a dll which i can add in outlook as com-addin by the >> > com-addin manager in Outlook 2003. >> > >> > Every new project is working for like 5 times. After that it just >> > disapeers >> > from outlook and i then i have to start allover again. >> > >> > Kind regards, >> > >> > Victor >> >> >>
|