Wyatt O'Day (Wyatt) has made 7770 posts.
In the step-by-step walkthrough we say to not add any files to the first version (initially) for the…
Post on Jun 22, 2011Correct, if only a single version exists then the only update will be the "catch all" update. Add an…
Do not hard code these paths into your code. Theses directories have changed in the past and they mi…
Hey Oleg, a) How does the wyBuild know what directory to put the new files in? The "Your program'…
Unfortunately the only way to do this as of wyBuild 2.6.x is to create separate wyBuild projects for…
Hey John, You can do it either within the LimeLM interface by clicking a product key then clicking…
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…