Wyatt O'Day (Wyatt) has made 7841 posts.
Could you point me to that sample C program ? What I've found here: http://wyday.com/limelm/help/usi…
Post on Jan 24, 2015const char* guid = "6b8cd29254c2a9a8e3c6a6.74774921"; hr = IsActivated((STRCTYPE)guid); That's t…
Hey Ada, You're not handling the "UpToDate" event. For a full list of events see here: http://wyda…
gr = TurboActivate.IsGenuineEx(0, 0, True) Don't use 0,0. Firstly, that's bad behavior for the cus…
We'll look into this. It looks like it might just be a build configuration error.
Unfortunately there's no "fix" for this other than booting the VM instance like a normal instance (r…
Use the UpdateAvailable event.
// How often to verify with the LimeLM servers (90 days)opts.nDaysBetweenChecks = 0; Don't do that…
wyUpdate stops the services before the update begins and before processes are checked. Make sure you…
This is being worked on. Getting the UI & UX to a usable and convenient place has been harder th…
Are they supposed to be the same value? Yes.
Post on Jan 16, 2015No, but you can tell it using PDetsFromPath(). Call that before you call any other TurboActivate fun…
Post on Jan 16, 2015If you give us more information about an error we'll be able to help you. If you're making another D…
Post on Jan 15, 2015OK. 🙂
Post on Jan 15, 2015When I try to load it, I get a not-so-descriptive "I/O error". What do you mean? What's the exact …
First, make sure you're using the latest TurboActivate (currently 3.4.6). For customers who "become …
You can use wyUpdate in standalone mode to do that.
First, make sure you're using the latest version of TurboActivate. (currently 3.4.6). Next, unders…
It seems to be working fine and did we do this correctly to maintain compatibility with the new .cs …