Sam (Sam) has made 3126 posts.
We've made the workflow article clearer. Run 'Build wyUpdate' and add the resulting wyUpdate.exe an…
Post on Feb 25, 2014then take the output of wyBuild and add wyUpdate.exe and client.wyc back into the the release I just…
but the TrialDaysRemaining() function always returns zero (my product is set to 30 days according to…
Is this a windows service specific behavior, that the UI is not shown? Yes. Do you know a way to …
Post on Feb 19, 2014The MSI package distribution is a kind of windows service. Well, that's not what I mean. A Window…
Post on Feb 19, 2014Hey Martin, At the moment we execute the wyUpdater within the MSI package with the /fromservice fla…
Non-activated users will never get TA_E_INET nor TA_E_INET_DELAYED. Why? Because they're not activat…
Yes.
Post on Feb 17, 2014I'm not sure what you're asking. Are you asking how to use TrialDaysRemaining TurboActivate function…
I'm not sure what the error is. Are you saying the TurboActivate wizard keeps popping up? Can I see …
You must enter a value for the feature "total_activations". It's a required feature. That's tellin…
Post on Feb 17, 2014Firstly, change your API key on your setting page. You shouldn't post the API key publicly. Consider…
LimeLM is hardware-locked licensing. So an "activation" ties a product key to a specific computer. T…
We haven't done anything special. I guess Qt fixed their bug.
Hey Kirill, Can function CheckAndSavePKey() to store a trial product key? Are you talking about a…
What I think I might do then is try TA_SYSTEM, catch any exception and try again with TA_USER - does…
Post on Feb 10, 2014I just find it a bit odd that I have just run into this problem, as we have been using TA_SYSTEM for…
Post on Feb 9, 2014I'm really just looking for any insights as to what to do. If I change to TA_USER, what will that do…
GenuineFeaturesChanged is one of the value of IsGenuineResult. I want to know what is its purpose fr…
If I use IsGenuine(60,14,false,false);then all of my users (initially online or offline activated) m…