fabe84 _ʼs posts

fabe84 _ (fabe84) has made 6 posts.

VSTO Outlook AddIn full automatic update

Post on Sep 1, 2010

I tried three ways: 1. I call InstallNow() in the form of my AddIn, then I call this.Close() to cl…

Post on Aug 31, 2010

I already tried InstallNow(). Do you fire any event when pressing Install now or call the method Ins…

Post on Aug 31, 2010

I forgot to say: I have to click "Install now" and close the form and outlook manually - otherwise i…

Post on Aug 31, 2010

Hi! I have created a VSTO Outlook AddIn (C#, Visual Studio 2010, .NET 3.5).The AddIn works fine. N…

Use without ToolStripitem

Post on Aug 31, 2010

Thanks for your answer. It works now. I can't really explain why it didn't work on the first try. …

Post on Aug 27, 2010

Hi!I have integrated wyUpdate into my C# project. But it works only with a ToolStripItem. I've got n…