Wyatt O'Dayʼs postsSupport staff

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

TurboFloat server overload

Post on Feb 20, 2015

Hey Dan, Although we weren't able to reproduce this behaviour, we were wondering if it might be pos…

TurboActivate dll is missing

Post on Feb 19, 2015

How is LimeLM preventing my application from starting, with all calls to LimeLM code removed? Some…

Removing updates

Post on Feb 18, 2015

Yes, it's being worked on. This has been covered in several threads.

Difference between products and versions

Post on Feb 18, 2015

Is it better for me to make 3 version of one product or 3 separate products ? It would be much more …

Using TurboActivate with ruby

Post on Feb 16, 2015

Sorry, the forum messed up the code formatting: require "fiddle"def check_license #encode UT…

Version 3.4.6 running slower than 3.4.4

Post on Feb 13, 2015

On some computers (depending on the physical hardware) IsActivated() could function slowly. Especial…

Programmatic use of AutomaticUpdater

Post on Feb 12, 2015

How can I only show my update window when I already know updates are available? Can I use the Automa…

How to use With Borland C++6

Post on Feb 11, 2015

Oh, I see C++ builder is being difficult. Here's the solution: Linker error contains invalid OMF rec…

Post on Feb 11, 2015

I've uncommented the following #define in .h file.// To use the static version of TurboActivate then…

Post on Feb 11, 2015

Why would you use the Delphi project inside C++? Just use the C++ header.

UseTrial returns TA_E_PDETS for my TurboActivate.dat

Post on Feb 11, 2015

I'm glad I could help.

Post on Feb 11, 2015

BTW, how do I paste code in like you did with highlighting and white background, etc? Only forum a…

Post on Feb 11, 2015

Ok, then the culprit is TurboActivate.cs. Since our C# example supports only Windows, presumably you…

Post on Feb 11, 2015

Ok, assuming the code is correct, then either (a) the path used in PDetsFromPath() is incorrect or (…

Post on Feb 10, 2015

My question is that does TurboActivate work with MAC or not? Yes, it does. What language are you u…

Automatic emailing the generated key to users

Post on Feb 11, 2015

Yes, and as luck would have it we have a fully written example for PHP, VB.NET and C#: How to genera…

Feature request

Post on Feb 11, 2015

Hey Dennis, We have no plans to add printing to the update information page. If your customers abs…

VB .NET 2003

Post on Feb 10, 2015

TurboActivate.dll (created in VS2003 from the API code sample you've delivered) No, the TurboActiv…

Post on Feb 10, 2015

What version of Windows are you running on?Is the TurboActivate.exe in the same folder as TurboActiv…

Trials Days Question

Post on Feb 10, 2015

A few things to consider: You have to call UseTrial() before calling TrialDaysRemaining().If you ev…