Wyatt O'Dayʼs postsSupport staff

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

First Time In LimeLM

Post on Apr 29, 2019

Hey Modestos , Best place to start (explaining all of these topics): https://wyday.com/limelm/help…

Rust Example

Post on Apr 29, 2019

Not yet, it's planned for the future. Here's how to do it in the meantime: https://docs.rs/libload…

Not Activated (error code: 0x3)Solved

Post on Apr 29, 2019

Sometimes BIOS updates can change product names, SKUs, and other things about the baseboard / mother…

Example PayPal Script

Post on Apr 26, 2019

The web API docs talk about the parameters and what valid values are: https://wyday.com/limelm/help/…

Fake Trial

Post on Apr 23, 2019

Not easily on real hardware. Very easy on VMs (hence the recommendation to disallow activations on V…

Building from Commandline not creating new line for changes in WyBuild

Post on Apr 19, 2019

We only support customers who have purchased a license. https://wyday.com/wybuild/buy/ Also, whate…

Delete key on the dashboard doesn't show errorSolved

Post on Apr 18, 2019

You're right, the error messages weren't being shown on the dashboard (and a few other pages). We've…

pip install for Python not workingSolved

Post on Apr 17, 2019

Fixed in the latest release. Thanks for reporting this. Cross referenced here: https://github.com/…

TA_GetFeatureValue returning TA_E_IN_VM (It's not -- it's returning the size)Solved

Post on Apr 17, 2019

The example already has those comments. And the TurboActivate.h file (with the comments above every …

Using LimeLM c++ to protect a DLL from unapproved calls

Post on Apr 16, 2019

Yes, in that case TA_IsActivated() is the function you're looking for. It never contacts the interne…

Post on Apr 16, 2019

I'm a bit stumped about what exactly you're asking. >> "1. always have our wrapper deactivat…

Custom Development Quote

Post on Apr 16, 2019

>> "Can someone please provide me with a quotation to setup my integration with PayPal. I wish…

Reset or clear a date custom field in a product keySolved

Post on Apr 16, 2019

This is has been fixed. Thanks for reporting it.

Post on Apr 9, 2019

Youre correct. This is a regression. Well fix this this week.

Getting all the product keys for a particular version

Post on Apr 12, 2019

https://wyday.com/limelm/help/api/limelm.pkey.advancedSearch/ See the "num" and "page" parameters.…

Abnormal Deactivation (Follow the examples)Solved

Post on Apr 9, 2019

It sounds like you're checking with the activation servers on every start of your app. Don't do that…

How to add variables to ftp path for update upload

Post on Apr 8, 2019

Yes, uploads are only to existing folders. wyBuild doesn't support variables in the uploading step.

Files & Folders related...

Post on Apr 8, 2019

The username / password are incorrect. Or you're trying to connect to a directory you don't have acc…