Wyatt O'Dayʼs postsSupport staff

Wyatt O'Day (Wyatt) has made 7770 posts.

-catchall="false"

Post on Jun 23, 2011

In the step-by-step walkthrough we say to not add any files to the first version (initially) for the…

Post on Jun 22, 2011

Correct, if only a single version exists then the only update will be the "catch all" update. Add an…

wyUpdate seems to prevent application from running after upd

Post on Jun 23, 2011

Do not hard code these paths into your code. Theses directories have changed in the past and they mi…

Simple Beginners questions

Post on Jun 22, 2011

Hey Oleg, a) How does the wyBuild know what directory to put the new files in? The "Your program'…

Optional Modules

Post on Jun 22, 2011

Unfortunately the only way to do this as of wyBuild 2.6.x is to create separate wyBuild projects for…

Associating an email address after a product key is generate

Post on Jun 21, 2011

Hey John, You can do it either within the LimeLM interface by clicking a product key then clicking…

controls for wyBuild

Post on Jun 18, 2011

All UI elements (except for standard Windows UI elements) are open source controls and closed source…

See when product key has been created

Post on Jun 17, 2011

When you view product keys you can now see when the product key was created, and if the feature data…

Post on Jun 17, 2011

Hey Chris, Sure, we'll add this soon.

Using LimeLM with AIR -- native installers required?

Post on Jun 14, 2011

We wish it were possible to use TurboActivate without making a native installer, but it's a limitati…

Post on Jun 14, 2011

You can run a Linux instance inside a virtual machine (like Virtual Box) and if you're cash strapped…

Post on Jun 14, 2011

Yes, to use LimeLM & TurboActivate with Adobe AIR apps you need to create a native installer. Th…

MenuItem DevExpress Ribbon

Post on Jun 12, 2011

Sorry, I made a typo. It should be "automaticUpdater.Visible = true;" obviously.

Post on Jun 12, 2011

The behavior of the AutomaticUpdater has changed a bit since that code was posted a year ago. Just p…

Post on Jun 12, 2011

I'm not seeing anything wrong. You click check for updates and it checks for updates. When you click…

Post on Jun 11, 2011

Put a breakpoint at the "switch(...)" line. When you click the check for updates menu to recheck for…

Post on Jun 10, 2011

What version of the AutomaticUpdater are you using? Did you use code similar to this forum post? Pos…

javascript version of Payment examples

Post on Jun 10, 2011

You can't do this in JavaScript alone. It needs to be done in server-side languages (like PHP, C#, V…

User Option to Download Later with Automatic Updater

Post on Jun 9, 2011

Set the UpdateType property of the AutomaticUpdater in your form's constructor. Possible values: //…

Error and Crashed

Post on Jun 7, 2011

We delayed fixing this bug to get some critical fixes into wyBuild 2.6.14. This fix is coming with 2…