Wyatt O'Dayʼs postsSupport staff

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

Custom license field - maximum length?

Post on Sep 10, 2015

The current maximum length is 2GB. However we would not recommend doing that for several reasons. Mo…

Will wyBuild still be improved?

Post on Sep 10, 2015

It appears this product is no longer being developed. Is this the case? Do I need to find a new prod…

Seperate upload of wyserver.wys and wyu update files

Post on Sep 9, 2015

Is it possible to send the "urlargs" via POST instead of GET? Or is there a better solution to invol…

Post on Sep 7, 2015

The uploader in wyBuild 2.6.x only allows uploading all files to a single folder. So, you can either…

Automatic Update - Single Instance Problems

Post on Sep 9, 2015

There's something in the way you're using the AutomaticUpdaterBackend that is wrong, but I don't kno…

wyUpdate stopped by anti-virus

Post on Sep 8, 2015

You mean the firewall? Well, that's a configuration issue with the firewall. Add wyUpdate as an exce…

Post on Sep 4, 2015

wyUpdate is not listed as a virus by any major virus scanner. See: https://www.virustotal.com/en/fil…

How to deactivate license if trial (custom field) fails?

Post on Sep 6, 2015

Well, the way to handle this is to revoke product keys, not deactivate them. Also, inside your app j…

ActivateEx on Xojo 2015 - problems and solutions

Post on Sep 3, 2015

We already do this in the RealBasic.rbp example: #if TargetWin32 Declare Function ActivateEx L…

Computer limit

Post on Sep 1, 2015

Create a product key with 1 allowed activation and 0 allowed deactivations. That way the customer al…

Where is LimeLM-information stored

Post on Sep 1, 2015

The activation data deepends on the computer, the version of the operating system, the operating sys…

IsGenuineEx() returns TA_E_ACTIVATE instead of TA_INET

Post on Sep 1, 2015

Don't disable the internet by disabling the network adapter. You an unplug the ethernet cord. Or dis…

IsActivated fails when Wi-Fi disabled, otherwise succeeds

Post on Sep 1, 2015

There's a difference between disabling wifi, or using another network connection, and actually disab…

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

Post on Aug 31, 2015

Can i conclude that somewhere on the clients machine LimeLM keeps track about some validations in th…

Do peripheral devices get included in the hardware fingerprint?

Post on Aug 27, 2015

I've read elsewhere, and confirmed for myself, that using the laptop's switch to turn off the wifi a…

Security of Web API

Post on Aug 27, 2015

HTTP Basic Auth / Oauth 1 or 2 and the dozen or so spinoffs provide no useful benefit over an API ke…

File Share Upload Problem

Post on Aug 25, 2015

You need to specify network paths with 2 slashes in addition to the 3 slashes needed by the file:///…

Where do I find TurboActivate.VersionGUID?

Post on Aug 24, 2015

Are you activated? What does IsActivated() return? My guess is you're not activated OR the product k…

Post on Aug 24, 2015

You need to update the TurboActivate C# integration files (so, TurboActivate.cs) in your application…

TurboFloat library for delphi

Post on Aug 20, 2015

Hey Jon, We don't currently have example code written for TurboFloat for Delphi. This is in the wo…