Wyatt O'Dayʼs postsSupport staff

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

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…

Deactivate done on Mac, but not on server

Post on Jun 11, 2015

We did a lot of work to the deactivation code making it tighter and cleaner, so you should try the n…

Post on Jun 10, 2015

What version of TurboActivate are you using? The current version is 3.4.6.

Post on Jun 8, 2015

Hey Philippe, My guess is that either (a) that computer was already deactivated online and your ap…

Concern about Paypal script

Post on Jun 11, 2015

Yes, by adding logging to paychecker.php

Post on Jun 11, 2015

Yes, they can modify the price in the webpage, but paychecker.php will just reject orders with the w…

Activation Question

Post on Jun 10, 2015

In the "Network and Sharing Center" (on Windows 7 / 8.x) there's a "Change adapter settings" link on…

Post on Jun 10, 2015

Hey Wes, First of all, are you using the latest version of TurboActivate (as of now, 3.4.6)? If no…

What to do after I get "deactivation request" file?Answered

Post on Jun 10, 2015

It would be done on your servers. So, if you add a form like described here you would modify it so t…

Post on Jun 10, 2015

Yes, they can re-activate using the same offline activation file. The way to prevent this is to disa…

Post on Jun 9, 2015

Hi. 🙂 What do I do with that file once the user has it saved to disk? You just simply submi…

Mac static linking error

Post on Jun 10, 2015

It depends on the version of XCode you're using (it seems to be vastly different for every version) …

Protect for CD and Android app

Post on Jun 10, 2015

We will be supporting Android very shortly. As for CD's (or any exe), you can only using TurboActi…

What are the options for in ActivateRequestToFileEx?

Post on Jun 9, 2015

It's just like the IsGenuineEx() function. (The structure use, setting the size, and using the membe…

Silent update via updater backend fails to execute a batch file on Win Server 2003 and 2008

Post on Jun 6, 2015

Whatever your installer is doing it requires more than limited user account is offering. Honestly, w…

Post on Jun 5, 2015

It depends on what "RM.UpdatePrerequsites.exe" does (you would know, it's your app). My guess is tha…