Wyatt O'Day (Wyatt) has made 7771 posts.
We've found that the current plans, while not perfect, have worked well. But we're open to improving…
They're stored in "plaintext" on the computer that the activation data is on. (It's cryptographicall…
Close all copies of wyUpdate running on the system (you likely have a stray copy running somewhere i…
wyBuild 2.6.x does currently use activation (it's added in the next version). But yes, offline activ…
Anyway, so are you saying that it could very well be something specific to Hackintosh that causes Tu…
Post on Jul 13, 2014What do you mean "not working"? Do you mean TurboActivate detects it as a virtual machine? Or just t…
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, 2014I don't believe you can start GUI exe's from a web backend. Just make a simple textbox in your web a…
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…
You can execute files before an update, but to do that you need to put the files in the "Temporary f…
If you open TurboActivateEvent.as all of these properties are explained. retCode must be used to see…
Post on Jul 8, 2014Hey Peter, All of the error return codes are in TurboActivate.h. Note that the error codes in the …
I was just wondering if there are any release to be soon available for TFS allowing a client station…
First of all, don't do this: private void Form1_Load(object sender, EventArgs e) { …
Hey Joerg, You can both limit updates and do "offline updates". To limit updates, do something lik…
Hey Alexandre, This is on our short list of things to fix. This has been a problem for a while. Be…
Alexandre is exactly right. This is also covered in the FAQ about activations.
If you modify TurboActivate.java, then yes.
Post on Jul 7, 2014On Windows, lowercase and uppercase names for filenames/directories are interchangeable.
Post on Jul 7, 2014The folder paths have to be "win-x86" and "win-x64". See: Using TurboActivate with Java. If you step…