Wyatt O'Dayʼs postsSupport staff

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

Java TurboActivate.Deactivate() returns 24

Post on Jul 10, 2015

Is this related to the deactivation issue? Or is this a new questions. If this is a new question the…

Post on Jul 10, 2015

You've limited the number of deactivations for the product key. So increase the limit. From TurboAct…

Advanced Search by Tag Value

Post on Jul 8, 2015

Use the web API you can already do this. We'll add the ability to the LimeLM UI once we expose tag…

IsGenuine grace period behavior

Post on Jul 7, 2015

1. Does IsActivated() only return false if the key was revoked or if the activation file is not on t…

First test

Post on Jul 7, 2015

Is it mandatory to include all files starting with every new update? Yes, let wyBuild compare the …

Calling IsGenuineEx() as many times as we want?

Post on Jul 1, 2015

So, can I call the IsGenuineEx() as many times as I want since it won't hammer the user's network un…

Visual Studio 2015 static libraries

Post on Jun 29, 2015

Shortly after VS 2015 is released as a public stable version.

Managing 250 licenses with multiple feature keys

Post on Jun 29, 2015

I don't understand why you don't just alter the data inside LimeLM? Is the multi-key editing confusi…

limelm.pkey.activity and limelm.pkey.getDetails

Post on Jun 29, 2015

#1: activity method=limelm.pkey.activity&version_id=1437&start=2013-12-01+00%3a00%3a00&…

Error 14 on OSX

Post on Jun 28, 2015

If this is your code: STRTYPE key; hr = IsActivated(TA_GUID); if (hr == TA_OK) { hr = GetPKey…

TurboActivate: isGenuine() returns success, isGenuineEx() returns code 16

Post on Jun 28, 2015

From TurboActivate.h, you can see that 16 decimal (0x10 in hex) is : /* MessageId: TA_E_INVALID_FLA…

Does not update wyUpdate.exe to custom version

Post on Jun 25, 2015

This client.wyc then should contain on 'old' version number and the path to the custom wyUpdate.exe,…

How are VMs detected by Turbo Float?

Post on Jun 25, 2015

We use a variety of methods to detect virtual machine (currently over 2 dozen methods). Is there an…

Obfuscated assemblies

Post on Jun 24, 2015

wyBuild will still be able to create patches for obfuscated assemblies, however they want be as smal…

Protect for CD and Android app

Post on Jun 23, 2015

It's being actively worked on (currently in private beta -- some things are still in flux so it'll b…

Organizing licenses

Post on Jun 19, 2015

Use the custom license fields to organize the product keys however you'd like. And use the advanced …

Multiseat

Post on Jun 17, 2015

Yes, you can detect if the customer is using Terminal Services (or one of the many knockoffs), and i…

Post on Jun 17, 2015

This type of software (multiple sessions on the same computer) has existed for decades. The most pop…

Monthly and Annual License Sales via Paypal

Post on Jun 17, 2015

You can do this all with LimeLM. The best place to start is here: http://wyday.com/limelm/help/getti…

2 Executables - 1 Activation

Post on Jun 17, 2015

Is it possible to include both in the 1 key/activation? Yes, using the same TurboActivate.dat file…