Wyatt O'Dayʼs postsSupport staff

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

is there a way to log update?Answered

Answer on Feb 25, 2021

Nope. wyUpdate rolls-back on failure (and tells you why it fails). Otherwise it does what you tell i…

TA on macOS M1Solved

Post on Feb 25, 2021

Fix should be coming this week.

Post on Feb 23, 2021

Fix should be coming this week.

TA_Activate() and TA_E_PKEYAnswered

Post on Feb 25, 2021

Don’t mess with implementation details you’ll get off behavior. Use the latest version.

Hosted TFSAnswered

Answer on Feb 24, 2021

Still coming soon.

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

Answer on Feb 23, 2021

Answered on the other thread. Locking this thread so we don't have duplicates of the same issue.

Answer on Feb 22, 2021

Coming soon.

Turboactivate Not Working in Deployed (Published) AppSolved

Answer on Feb 22, 2021

The TurboActivate.dll are not .NET assemblies and not COM dlls. They can't be dragged / dropped in V…

Inno Setup Unknown identifierSolved

Answer on Feb 19, 2021

The constants are in the Inno Setup “.iss” file.

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.