William Starck (wjstarck) has made 114 posts.
No, should I be? I only thought I should do that if I'm building my own custom interface for enter…
Post on Jun 1, 2011I get the exception below when I try to activate after a trial period has expired. Here is the code …
Sam wrote:> Does the app in which you're a plugin have a main form? That is, if your form closes&…
Post on May 8, 2011Is this the main form of the app, or is it another form? Well, my main form, as it's part of a plu…
Post on May 8, 2011In the constructor. private void InitializeComponent() { this.components = new System.ComponentM…
Post on May 7, 2011I've been having the odd occasional situation: I'll launch an a form with an automaticUpdater cont…
Sam wrote:> why are you deleting files from your versions? I do development on multiple machine…
Post on May 13, 2011It would be nice if we could shift-select all the items in the Files & Folders window when we wa…
Thanks Sam.
Post on May 4, 2011The AutomaticUpdater.
Post on May 4, 2011Sam- System.InvalidOperationException was unhandled Message=Cross-thread operation not valid: Con…
Post on May 4, 2011I've managed to get the Automatic Updater control working on the host form of an app to which I add …
Right now we have AU set to autoupdate every 7 days, as the software we build our plugin for has a r…
OK, I solved this by loading the dlls into an AppDomain and then using a ResolveEventHandler to sele…
Post on Apr 20, 2011Why are you renaming the AutomaticUpdater? I was following the advice here: https://wyday.com/for…
Post on Apr 19, 2011That doesn't work. I can change the name of the dll to whatever I want before I create the referen…
Post on Apr 19, 2011Hello- I've been renaming AutomaticUpdater.dll for awhile now for use with plugins for an app with…
Interesting. I'll look forward to seeing this. Thank you very much.
Post on Apr 14, 2011Hello - If you'll create a LimeLM integration with Google checkout example (PHP), I'll begin work …