Wyatt O'Dayʼs postsSupport staff

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

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…

Creating a custom DLL

Post on Jun 17, 2015

No need, use the MultiByteToWideChar function

typedef LPCWSTR STRCTYPE

Post on Jun 17, 2015

Yes, using the MultiByteToWideChar function

Post on Jun 17, 2015

On Windows you need to use Wide Strings (double-byte strings). That's probably the problem you're ru…

Adobe/Macromedia Director

Post on Jun 16, 2015

Yes, you can use TurboActivate with Adobe Director. You'll have to use a plugin that allows you to c…

INNO install

Post on Jun 16, 2015

After the user succesfully activates the product and it get installed/extracted there are no more ac…