Sam (Sam) has made 3126 posts.
Hey Steve, But it always fails. What do you mean it always fails? What do you expect to happen? W…
If this is on Mac OS X, then make sure systa is set to be executable. chmod a+x systa Beyond that…
Post on Oct 16, 2014Did you have a new release since last month? No. We need more information to help you. Copy &…
Post on Oct 15, 2014I need more information: 1. What version of TurboActivate are you using? If it's not the latest, t…
When wyUpdate runs it lists any processes that must be closed before the update can continue and it …
Post on Oct 16, 2014If your processes are running you're in charge of closing them. Just loop through the running proces…
Yes, use the GetPKey() TurboActivate function to get the product key. If you're using a single produ…
Hey David, Can you give us an exact changes text that will reproduce this behavior?
What it's taking about is logging into LimeLM, clicking the version you want to generate keys for, t…
I need more information to help you. My guess is that this is causing the problem: startInfo.Window…
Post on Oct 5, 2014The problem is you're only waiting 1000 ms (1 sec) for the process to exit. Don't do that. Just wait…
Almost. The "Try again" button would call IsGenuine() -- that is, the function with no parameters. M…
Post on Oct 7, 2014That's the expected behavior. Why? Well, you set the days between checks to 1 and the grace period t…
There are no plans to make static libraries for Embarcadero C++ Builder. If there's more demand in t…
The TurboActivate Wizard is just a pre-built wizard using the TurboActivate library. You can customi…
After reading through the topics here am I to understand that the floating license server runs at th…
would not the automaticUpdate call the stop automatically? No. The service will run forever. If yo…
Post on Sep 23, 2014which the frequency that automaticupdater checks for new versions? In the code you posted? Every …
The AutomaticUpdater never caches individual files. It caches updates only when it's in the middle o…