This is what the TA_Deactivate() function is for.
Hi LimeLM support!I am trying to test turbo activation. Absolutely, everything worked fine. I just want to remove the hardware id from the TurboActivation. My purpose is my app return the state when it was first installed, Of course the trial day remain is max at the moment and I don't want to change the version or delete key on LimeLM server site.Please help! So thanks.
This is what the TA_Deactivate() function is for.
Exactly, but I mean My app always remember the trial day was used although I deactivated. So Is any way to number of days used is zero.
The trial system is separate. It cannot be reset.
So there is no way to delete the id of the machine used turbo? Turbo always remember hardware id unless delete key or set a new version on the LimeLM server site? Because I see, when I activated, after that I deactived, I activate a gain then Turbo was not suggest in put license key, it activated automatically. How can I show suggest input license key?
You’re switching between talking about product keys and trials.
For product keys, call TA_Deactivate() with the erasePkey parameter set to 1.
For trials, they cannot be reset. This is by design.
Greate, thank for your time!