Wyatt O'Day (Wyatt) has made 7804 posts.
All UI elements (except for standard Windows UI elements) are open source controls and closed source…
When you view product keys you can now see when the product key was created, and if the feature data…
Post on Jun 17, 2011Hey Chris, Sure, we'll add this soon.
We wish it were possible to use TurboActivate without making a native installer, but it's a limitati…
Post on Jun 14, 2011You can run a Linux instance inside a virtual machine (like Virtual Box) and if you're cash strapped…
Post on Jun 14, 2011Yes, to use LimeLM & TurboActivate with Adobe AIR apps you need to create a native installer. Th…
Sorry, I made a typo. It should be "automaticUpdater.Visible = true;" obviously.
Post on Jun 12, 2011The behavior of the AutomaticUpdater has changed a bit since that code was posted a year ago. Just p…
Post on Jun 12, 2011I'm not seeing anything wrong. You click check for updates and it checks for updates. When you click…
Post on Jun 11, 2011Put a breakpoint at the "switch(...)" line. When you click the check for updates menu to recheck for…
Post on Jun 10, 2011What version of the AutomaticUpdater are you using? Did you use code similar to this forum post? Pos…
You can't do this in JavaScript alone. It needs to be done in server-side languages (like PHP, C#, V…
Set the UpdateType property of the AutomaticUpdater in your form's constructor. Possible values: //…
We delayed fixing this bug to get some critical fixes into wyBuild 2.6.14. This fix is coming with 2…
We've released the LimeLM Web API Pack v2.0. Included is the new payment example form (for C#, VB.NE…
We don't have one now, but we'll add this near the top of our list of priorities.
Well, we talk about getting the version in the Mac OS X article. But, yes, try the latest version.
Post on Jun 6, 2011What version of TurboActivate are you using?
I take it your using the AutomaticUpdater, correct? I can't reproduce this behavior. Have you tried …
Because you're not specifying the full path to find wyUpdate.exe. Instead you're specifying a relati…