Wyatt O'Dayʼs postsSupport staff

Wyatt O'Day (Wyatt) has made 7841 posts.

Calling the Web API once a day from my app's extended feature?

Post on Jun 4, 2015

Hey Arie, You should never directly call web API functions from an application that a user has acc…

Customer activation error ?

Post on Jun 4, 2015

I'm still going to need a whole lot more information: 1. Are you using TA_SYSTEM?2. Are you runnin…

Windows Service fail to update on Windows 2012

Post on Jun 4, 2015

There might be something on the customer's machine that's killing the process. I would monitor the p…

Missing after install event

Post on Jun 4, 2015

For the AutomaticUpdater? Yes: UpdateSuccessful / UpdateFailed

Reset product key

Post on Jun 3, 2015

Contact the company you bought the product key from. We can't help you.

IsGenuineEx() failed if changed HDD

Post on Jun 2, 2015

What should "Recheck immediately" do? I thought IsGenuineEx() is checking activation. It is locall…

Method "" not found in WebAPI call

Post on Jun 2, 2015

hey Arie, From what it sounds like the LimeLM servers are never getting the POSTed data. So my gue…

Can't find FastSpring-PHP-Code.txt file in LimeLM Web API pack

Post on Jun 2, 2015

Download the Web API Pack from your API page. Extract it with a up-to-date zip program (e.g. the bui…

Win7 progressbar

Post on May 31, 2015

That's the style of the Windows progress bar. You can disable the taskbar portion and it's hidden.

Seeing S_FALSE in HRESULT variable with CheckAndSavePKey

Post on May 29, 2015

Yeah, the C/C++ example shows how to do this -- TCHAR * for variable strings and _T() for literal st…

Post on May 29, 2015

All functions in TurboActivate require unicode strings. However the type of unicode TurboActivate ex…

limeLM API and FireMonkey

Post on May 28, 2015

Do I need a different .DAT file for OSX ?- is there any way I can retrieve the GUID in the .DAT file…

Where are activation files stored?

Post on May 28, 2015

It depends on what operating system, what version of TurboActivate, what flags are used (TA_SYSTEM /…

RisksAnswered

Answer on May 27, 2015

Hey Jeff, If we as a company go with LimeLM to license our software, are we totality dependant on L…

How to check if purchased or verified trials still valid if not always connected

Post on May 26, 2015

Use the IsDateValid() function for some client-side date expiration / fraud detection.

Integration with Stripe?

Post on May 26, 2015

Hey Arie, We don't have examples showing how to integrate LimeLM order automation with Stripe, but…

How to remove a shortcut

Post on May 26, 2015

If you have a file in one version and it's not in the next version, then the file will be deleted. T…

Retrieve total allowed activations without custom fields?

Post on May 26, 2015

Is it possible to retrieve the total amount of activations allowed by a single activation key withou…