Sam ʼs postsSupport staff

Sam (Sam) has made 3126 posts.

WyUpdate errors with "Execute File"

Post on Oct 24, 2014

Hey Steve, But it always fails. What do you mean it always fails? What do you expect to happen? W…

Can not get Ouput in Silent mode

Post on Oct 21, 2014

It's because you didn't use /outputinfo.

Two different errors during activation by few users

Post on Oct 17, 2014

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, 2014

Did you have a new release since last month? No. We need more information to help you. Copy &…

Post on Oct 15, 2014

I need more information: 1. What version of TurboActivate are you using? If it's not the latest, t…

Closing other process

Post on Oct 16, 2014

When wyUpdate runs it lists any processes that must be closed before the update can continue and it …

Post on Oct 16, 2014

If your processes are running you're in charge of closing them. Just loop through the running proces…

Identifying Activation Codes Used

Post on Oct 13, 2014

Yes, use the GetPKey() TurboActivate function to get the product key. If you're using a single produ…

"bad read of entry 0 from compressed archive."

Post on Oct 9, 2014

Hey David, Can you give us an exact changes text that will reproduce this behavior?

Getting Version ID when generating product keys after an order

Post on Oct 9, 2014

What it's taking about is logging into LimeLM, clicking the version you want to generate keys for, t…

Service update works but not as expected

Post on Oct 8, 2014

I need more information to help you. My guess is that this is causing the problem: startInfo.Window…

Post on Oct 5, 2014

The problem is you're only waiting 1000 ms (1 sec) for the process to exit. Don't do that. Just wait…

Grace days off line

Post on Oct 7, 2014

Almost. The "Try again" button would call IsGenuine() -- that is, the function with no parameters. M…

Post on Oct 7, 2014

That's the expected behavior. Why? Well, you set the days between checks to 1 and the grace period t…

Support for C++ Builder

Post on Oct 7, 2014

There are no plans to make static libraries for Embarcadero C++ Builder. If there's more demand in t…

Hardware locks

Post on Sep 30, 2014

The TurboActivate Wizard is just a pre-built wizard using the TurboActivate library. You can customi…

Floating Lic

Post on Sep 30, 2014

After reading through the topics here am I to understand that the floating license server runs at th…

Windows Service AutomaticUpdate is not checking for updates

Post on Sep 23, 2014

would not the automaticUpdate call the stop automatically? No. The service will run forever. If yo…

Post on Sep 23, 2014

which the frequency that automaticupdater checks for new versions? In the code you posted? Every …

AUBackend Using Old (cached?) client.wyc File

Post on Sep 23, 2014

The AutomaticUpdater never caches individual files. It caches updates only when it's in the middle o…