Wyatt O'Dayʼs postsSupport staff

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

Updating Control Panel version

Post on May 14, 2013

Hey Nick, This is just a simple registry change. Specifically, HKLM\SOFTWARE\Microsoft\Windows\Cur…

Only manully check for updates

Post on May 14, 2013

Set the UpdateType to None, then you can manually control everything. Although, that sort of defeats…

Prospective customer question

Post on May 14, 2013

Hey John, Before starting a trial of LimeLM, I've read that a floating license server will be relea…

VB6.0 and TurboActivate.dll

Post on May 13, 2013

We've created a STDCALL version of TurboActivate (meaning it can be used in VB6 and other ancient un…

Malware (false positive)

Post on May 4, 2013

which is most likely due to the software protection (didnt get it when we took it out) Are you usi…

Trial fails when switching to x64Solved

Post on May 3, 2013

Sorry, we didn't intend to mislead you. This bug fix was originally intended to be wrapped up with…

Post on Apr 26, 2013

Soon. We had intended to release both the Android TA and this fix at the same time. We're putting of…

Virtual Machine Detection

Post on May 2, 2013

I didn't realize enabling the Hyper-V feature in win8 caused the base os to also run as a VM instanc…

Post on May 2, 2013

where it failed I do have Hyper-V enabled but had no active VMs running or in use when trying to act…

Post on May 2, 2013

No, there shouldn't be false VM detection. We're putting together a tool that will allow us to debug…

PostRequest fails in ASP.NET

Post on May 1, 2013

That looks about right. If you give me more information (the full exception details for a start) the…

Post on May 1, 2013

Can you check if an execption occurred on your end at 11:01:13 PDT (the time the PostRequest was log…

Any way to pre-install license key?

Post on May 1, 2013

We don't have the documentation for the TurboActivate API on the website yet. The documentation is i…

Post on May 1, 2013

Well, you could build a special version of your installer for this user that hard-codes the key with…

Please check your support@wyday.com email!

Post on Apr 29, 2013

OK, the payment was received and I just upgraded your account. There must have been something wrong…

Post on Apr 29, 2013

The last email we received from you was on 4/24/2013 (the email requesting temporary alternative pay…

Error - The client data file (client.wyc) failed to open.

Post on Apr 25, 2013

There's no need to modify the source. Just use the -cdata=<filename> commandline argument for …

getfeaturevalue and vb6

Post on Apr 25, 2013

Oh, I see. We didn't write a GetFeatureValue function for VBA. We'll do that.