Wyatt O'Dayʼs postsSupport staff

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

dell latitude d620 intel core duoAnswered

Post on Feb 19, 2021

Mint uses musl libc instead of glibc (while pretending to be glibc). This is broken behavior that we…

Suggested AWS service to host TFSAnswered

Answer on Feb 18, 2021

Yep you could do that. There are unintended side-effects to allow activations on VMs (AWS is just a …

Second server failsAnswered

Answer on Feb 17, 2021

https://wyday.com/wybuild/requirements.php

Customer reporting issues from Chinese network, ok with VPN (sometimes)Answered

Answer on Feb 15, 2021

There's currently no problem at scale accessing our servers from mainland China. Might there be a l…

Conflicting "SDK Version" when linking using static Mac libraryAnswered

Answer on Feb 12, 2021

You need to use the latest version of XCode. Previously we didn't require it. Now we do. Or, if you…

TFS protocolsAnswered

Answer on Feb 12, 2021

TF/TFS never uses UDP. Only TCP using “raw” connections or TCP using TLS.

can't stop servicesAnswered

Post on Feb 11, 2021

Either use real services (and use the built-in wyBuild methods to stop / start services), or use scr…

Post on Feb 10, 2021

If it's in the subdirectory, and the process is running, it doesn't matter if it's being updated, it…

Answer on Feb 10, 2021

WyUpate try to kill all running processes of the same directory and all subdirectory? Yes.

Network adapters

Post on Feb 7, 2021

Also, make sure you’re using the latest version of TurboActivate.

Starting with TA 4.4.2.1: "CoInitializeEx failed. Re-enable Windows Management Instrumentation (WMI) service"Solved

Post on Feb 6, 2021

hmmmm. We’ll change the tool to provide more info.   Or better yet, would it be possible to do …

Post on Feb 5, 2021

Re-uploaded with the dependencies built in. Try again.

Post on Feb 4, 2021

Have them download this utility: https://wyday.com/files/wyday-fp-diagnostic.zip Have them…  ex…

Post on Feb 3, 2021

In 4.4.x we vastly improved the speed of hard drive detection / fingerprinting on Windows. However, …

Post on Feb 2, 2021

Is the WMI service disabled? From the error: “Re-enable Windows Management Instrumentation (WMI) s…

Post on Feb 2, 2021

Much more information is needed. What programming language? Did you upgrade the “integration fil…

TA on macOS M1Solved

Post on Feb 5, 2021

We weren't able to reproduce this on macOS 11.0 arm64, but were able to reproduce on 11.2. We'll in…

Customer wants log for licence monitoring softwareAnswered

Answer on Feb 3, 2021

LicenseChest will be out soon and will let customers track / monitor their licenses.

Reverify but don't disturb the customer if he has no internet connection (endless grace period sort of)Answered

Answer on Feb 2, 2021

Use TA_IsGenuineEx() as is (as described in the tutorials) with a re-verification interval and a gra…

Activation successful but not counting on the dashboard.Solved

Answer on Feb 1, 2021

CheckAndSavePKey() just Checks and Saves the PKey. It doesn't Activate. You need to call Activate() …