Wyatt O'Dayʼs postsSupport staff

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

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…

Need help with LimeLM

Post on May 22, 2015

The best place to start is here: http://wyday.com/limelm/help/getting-started/ And then here: http…

NullReferenceException from wyUpdate.Controls.UpdateHelper

Post on May 22, 2015

Is this is the correct way to ask autoUpdate to stop its work? No, it isn't. Don't bother cancelin…

Proxy Server

Post on May 21, 2015

wyUpdate be default inherits all of the proxy settings from Internet Explorer. So, the best way to c…

Where does CheckAndSavePKey() save license file to? Location of file?

Post on May 21, 2015

Where it saves the files depends on the operating system, the version of the operating system, the t…

Get key date created with Web API

Post on May 21, 2015

Right now. 🙂

Post on May 20, 2015

Sure, we'll add it to the limelm.pkey.getDetails function.

File in use from System.exe

Post on May 20, 2015

No. It'll be out later this year.

Post on May 18, 2015

Oh, we already have that fixed in the wyUpdate source code (see the trunk source code of wyUpdate). …

VS 2013 VB Project Running as Windows Shell

Post on May 19, 2015

Yes. Of course the user would need admin permission to update your app. Start here: http://wyday.com…