Wyatt O'Dayʼs postsSupport staff

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

Duplicate error code

Post on Jan 29, 2013

They both mean the same thing: the date /time on the system is incorrect. However you'll only get on…

curl errors

Post on Jan 28, 2013

You need to call LimeLM::SetAPIKey("your API key here") before you make any function calls from Lime…

LimeLM with CryENGINE 3

Post on Jan 26, 2013

TurboActivate works great with C++. See: Using TurboActivate with C, C++, and Objective-C

Deleting Product

Post on Jan 25, 2013

Yes, just edit the product name on the product page.

Post on Jan 24, 2013

You can't delete products (we do this to prevent users from accidentally deleting all their product …

What is GUID used for

Post on Jan 23, 2013

I know you're supposed to set the GUID of the AutomaticUpdater control to an unique identifier, but …

Specified path, file name, or both are too long Error

Post on Jan 23, 2013

Ok, we'll bump up the fix priority and make a release early next month.

Post on Jan 22, 2013

Sorry, we weren't treating this as a priority problem because there's a good workaround. Namely, mak…

Retrieve Installed License Key

Post on Jan 21, 2013

All of the Adobe AIR functions are asynchronous -- meaning that the return from the function happens…

Cannot install as limited user

Post on Jan 20, 2013

"delete subfolders and files". That should be checked as well, or wyUpdate will fall back on it's …

Need Help With Update Database through Scripts

Post on Jan 19, 2013

A good place to start is here: Updating databases (Microsoft SQL Server, MySQL, etc.).

ARM support

Post on Jan 18, 2013

We're almost done (all the tests thus far have succeeded). We have a few remaining. Then we'll send …

ManualResetEvent hanging

Post on Jan 18, 2013

The code tells you exactly why it's stuck there: // Blocks until "resetEvent.Set()" on another thre…

wyUpdate

Post on Jan 18, 2013

Right now wyUpdate & wyBuild only support "direct patches" (old version -> latest version). …

Deleting wyUpdate from project

Post on Jan 17, 2013

It sounds like you're using an MSI installer and you're including code to delete wyUpdate in your ap…

Request for UI changes

Post on Jan 16, 2013

In the next version of LimeLM you'll be redirected to the new key page after you create the key. Tha…

LimeLM Logo

Post on Jan 15, 2013

No, but the similarities are striking. We based our logo off of a character that predates highlander…

wyInstall

Post on Jan 11, 2013

Hey Mattias, I have been using your fantastic wyBuild for quite a while now and I am absolutely lov…

Version specific updates not Running

Post on Jan 10, 2013

Hey Jim, Right now, only files in the target version are executed. So if the user is updating to 1…