Looks like restarting the VM fixed it!
Hi all,
I'm attempting to integrate TurboActivate into my Linux application. For now, I'm using IsGenuine instead of IsGenuineEx just to make sure it's not related to the application not calling home, but I observe the same results with IsGenuineEx.
IsGenuine always returns 0x3, CheckAndSavePKey completes, but when I attempt to call Activate, it always returns 0xD. However, I do see the activation complete on my LimeLM account. The example code is very close to the Linux C++ example; the only big difference is that I've skipped the check on TrialDaysRemaining.
Any ideas?
Environment: Ubuntu 12.04 running in a VM (VM keys are enabled), C++, dynamic linking, recent download
Looks like restarting the VM fixed it!