fabe84 _ (fabe84) has made 6 posts.
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, 2010I already tried InstallNow(). Do you fire any event when pressing Install now or call the method Ins…
Post on Aug 31, 2010I forgot to say: I have to click "Install now" and close the form and outlook manually - otherwise i…
Post on Aug 31, 2010Hi! I have created a VSTO Outlook AddIn (C#, Visual Studio 2010, .NET 3.5).The AddIn works fine. N…
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, 2010Hi!I have integrated wyUpdate into my C# project. But it works only with a ToolStripItem. I've got n…