Wyatt O'Dayʼs postsSupport staff

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

How to set autoamtic updater

Post on Dec 19, 2018

https://wyday.com/wybuild/help/walkthrough.php https://wyday.com/wybuild/help/automatic-updates/

What about letting users to reset their key?

Post on Dec 17, 2018

>> "I am asking because it turns out a request to reset an activation is something we get very…

Windows Service fail to update on Windows 2012

Post on Dec 14, 2018

Don't use the AutomaticUpdater. We've designed it so that it's too hard to be used correctly. We're …

Post on Dec 11, 2018

More information needed. Exceptions. Error codes. Code you're using. Honestly, just avoid the Auto…

Get the exception from AutomaticUpdaterBackend service

Post on Dec 14, 2018

Don't use the AutomaticUpdater. We've designed it so that it's too hard to be used correctly. We're …

Unlimited Extension Key usage details

Post on Dec 14, 2018

Only if you're using verified trials. Honestly, it sounds as if you're going to embed a trial exte…

Export trial extension information

Post on Dec 13, 2018

Trial extensions aren't product keys (they looks similar, so I understand the confusion). We show th…

Notes field (use custom license fields)Solved

Post on Dec 12, 2018

Yep, custom license fields are what you're looking for: https://wyday.com/limelm/help/license-featur…

Trial Activation not working on CentOS 7 (Not a bug)Solved

Post on Dec 7, 2018

Tried the code, can't reproduce this. Make sure you've set the trial days to a non-zero value in Lim…

Updating from version A to version C

Post on Dec 7, 2018

>> "As I understand, we have to create an update from A to B, A to C and B to C." Nope, just…

Support for NTLM

Post on Dec 6, 2018

NTLM has a bunch of odd edge-cases (and there are a handful of ways to misconfigure NTLM). However, …

Integrating into Eclipse IDE

Post on Nov 29, 2018

JNA is a simple jar library (google for videos of how to include jar libraries in your Eclipse proje…

The Trial is already verified trial

Post on Nov 29, 2018

Do you use the TurboActivate Wizard? If so, (or if you've ever run it on the computer), then you'l b…

Post on Nov 26, 2018

Once again, more useful information is needed. Also, the error is telling you exactly what is happ…

Can antivirus be detected as a VM?

Post on Nov 28, 2018

Yes, because CredentialGuard uses Hyper-V: https://blogs.technet.microsoft.com/ash/2016/03/02/window…

Post on Nov 28, 2018

>> "The did however send us msinfo output, I see that "Hypervisor based security" " >>…

Post on Nov 27, 2018

We're detecting actual VMs. We err on the side of false-negative (not detecting a VM when it is a VM…

Update Server Site - How to Handle Client.wyc

Post on Nov 27, 2018

You need to include it in every update, but this is a special file that you can just add from a cen…

SSL with FTPAnswered

Answer on Nov 23, 2018

Use HTTPS for downloads. Use SSH or FTP for uploads. Using FTP with a user/password send the user/…

TF_CB_EXPIRED

Post on Nov 22, 2018

No. That would be "TF_CB_EXPIRED_INET ". It would be cases where the lease is dropped from the TFS. …