Wyatt O'Dayʼs postsSupport staff

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

Plans with more products and less activations

Post on Jul 16, 2014

We've found that the current plans, while not perfect, have worked well. But we're open to improving…

"Security" of custom license fields

Post on Jul 16, 2014

They're stored in "plaintext" on the computer that the activation data is on. (It's cryptographicall…

wyUpdate.exe /justcheck returns 0 when updates are availble

Post on Jul 14, 2014

Close all copies of wyUpdate running on the system (you likely have a stray copy running somewhere i…

WyBuild license

Post on Jul 14, 2014

wyBuild 2.6.x does currently use activation (it's added in the next version). But yes, offline activ…

Hackintosh

Post on Jul 14, 2014

Anyway, so are you saying that it could very well be something specific to Hackintosh that causes Tu…

Post on Jul 13, 2014

What do you mean "not working"? Do you mean TurboActivate detects it as a virtual machine? Or just t…

Unable to activate using Turboactivate.exe

Post on Jul 10, 2014

Debug mode is not the same as real-life mode. Especially not in web apps. There's no place for the U…

Post on Jul 10, 2014

I don't believe you can start GUI exe's from a web backend. Just make a simple textbox in your web a…

Keep catch-all files on server

Post on Jul 10, 2014

Can I delete app.all.to.1.0.0.1.wyu and app.all.to.1.0.0.2.wyu? Yes. As I understand, they won't…

Stopping Windows Services Before AutamaticUpdate

Post on Jul 10, 2014

You can execute files before an update, but to do that you need to put the files in the "Temporary f…

Failed to deactivate

Post on Jul 9, 2014

If you open TurboActivateEvent.as all of these properties are explained. retCode must be used to see…

Post on Jul 8, 2014

Hey Peter, All of the error return codes are in TurboActivate.h. Note that the error codes in the …

Turbo Float Product Key information from client side?

Post on Jul 9, 2014

I was just wondering if there are any release to be soon available for TFS allowing a client station…

Blank CMD Window After Update

Post on Jul 9, 2014

First of all, don't do this: private void Form1_Load(object sender, EventArgs e) { …

Configurable updates by customer

Post on Jul 9, 2014

Hey Joerg, You can both limit updates and do "offline updates". To limit updates, do something lik…

Long email addresses: product key listing "crashes" in right tool menu

Post on Jul 8, 2014

Hey Alexandre, This is on our short list of things to fix. This has been a problem for a while. Be…

Testing Activision

Post on Jul 8, 2014

Alexandre is exactly right. This is also covered in the FAQ about activations.

Can't run Java example project

Post on Jul 7, 2014

If you modify TurboActivate.java, then yes.

Post on Jul 7, 2014

On Windows, lowercase and uppercase names for filenames/directories are interchangeable.

Post on Jul 7, 2014

The folder paths have to be "win-x86" and "win-x64". See: Using TurboActivate with Java. If you step…