Wyatt O'Dayʼs postsSupport staff

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

Feature request (export all fields with pkeys) [Added]

Post on May 17, 2014

This is part of the large update we're pushing out next week. (Mentioned in the other post about adv…

Expansion of web API

Post on May 17, 2014

Very soon. We're pushing out a large update to the LimeLM interface in the next week. That is follow…

CheckAndSavePKey details

Post on May 16, 2014

Let's say then that I save a serial number, but don't activate, and then save another serial number.…

Post on May 16, 2014

Let's say I call CheckAndSavePKey on a certain serial number, and it is rejected. I would presume th…

neversion.xml xamples

Post on May 16, 2014

Yes, we have an example on the Building from Commandline article. See the "New Versions XML Format" …

Unable to use TurboActivate anymore

Post on May 14, 2014

Are you using different versions of TurboActivate? Always use the latest version of TurboActivate. A…

Precise difference between Activate() and IsGenuine() after activation has already occurred

Post on May 13, 2014

In your documentation, you recommend using Activate() rather than IsGenuine() for this purpose (that…

Post on May 10, 2014

There are a number of differences between the functions. Activate() activates the product key, or …

Batch update .wyp files?

Post on May 11, 2014

It's a great product, and serves its purpose damn well. Just don't want to have our needs - which se…

Post on May 7, 2014

BTW, is it possible to modify the update servers via XML ? No, you have to open the project to do …

Post on May 2, 2014

IIRC, you mentioned that making wyp a binary format was an oversight / unfortunate early choice - an…

Can the time-tampering checks handle world travelers?

Post on May 9, 2014

Customers that do any of the following will have no problem: - change their system timezone (and …

Multiple Download Site

Post on May 9, 2014

CDN is Content delivery network. It's a special network that handles high-loads, geolocation, etc. F…

Post on May 7, 2014

wyUpdate starts with the first download site, if it fails it tries the next download site, and so on…

How can I change the email that invoices go to?

Post on May 7, 2014

It's coming soon. The backend has already been written. Our order processing scripts are in the proc…

Is wyBuild dead? (Answer: No).

Post on May 5, 2014

We've covered this in other threads on this forum. We've released 2.7 to beta testers, found the ins…

IsGenuine usage when retrying to connect

Post on May 2, 2014

Otherwise, the user would get another "Could not connect to the internet. Do you want to try again?"…

Avoiding specifying a download site in wyBuild?

Post on May 2, 2014

No.

Post on May 2, 2014

It sounds like I would do that by specifying: %updatepath%/%file% As the only Download site? Y…