Sam ʼs postsSupport staff

Sam (Sam) has made 3126 posts.

how to over-write files when update with wybuild

Post on Jul 3, 2016

You need to give us a whole lot more information in order to help you. First, did you read the ste…

Offline updates question about the "all" update file

Post on Jun 27, 2016

Nope, the client.wyc is required: https://wyday.com/wybuild/help/faq.php#in_client_wyc

Post on Jun 24, 2016

If you don't want to use patches then you can avoid this by only creating a single version in wyBuil…

Need to remove the dependency of selupdate

Post on Jun 24, 2016

That's how self-updates are delivered. Using patches.

Post on Jun 24, 2016

No, wyUpdate needs to self-update to get the latest features to install your updates. If you remove …

@ in download site login

Post on Jun 21, 2016

The problem is that you're not urlencoding the "special characters" (like the @ symbol). We've cover…

LimeLM randomly doesn't create Activation key

Post on Jun 21, 2016

You need to provide quite a bit more information. So, the way you'll need to debug this is by adding…

The Signature of Wybuild-setup is invalid or Corrupt

Post on Jun 20, 2016

It sounds like the downloaded is being corrupted on your end (everything works fine here). Try clear…

Use two LimeLM product activation on single machine

Post on Jun 9, 2016

Yes, LimeLM support as many product versions on a computer as you want. There's no conflict. You n…

revoke and trial days problems

Post on Jun 7, 2016

Oh, ok. That's done in LimeLM. You edit the version, change the trial length, click save. Then you r…

Post on Jun 7, 2016

>> "Re: revoked, does that mean that TA_E_REVOKED can never be detected? If it can, please out…

Post on Jun 7, 2016

If you get TA_E_ACTIVATE then it's because you're not activated. It's really that simply. Which mean…

Saas licensing

Post on Jun 7, 2016

If PHP is foreign to you then you'll need to hire a developer to handle this for you, to debug it, a…

Customers can't connect to verify the license (Australia / New Zealand)Solved

Post on Jun 7, 2016

Have them run wyday.com in Internet Explorer (not Chrome, not Firefox, not anything else). Does it w…

MSVC 2015 error C2664: 'HRESULT TrialDaysRemaining(STRCTYPE,uint32_t *)': cannot convert argument 1 from 'const char [32

Post on Jun 7, 2016

On Windows strings are double-byte Unicode (wchar_t *). On Unix strings are multi-byte UTF-8 (char*)…

Deactivate does not return error code when disconnected

Post on Jun 7, 2016

>> "Currently Deactivate() does not deactivate the product when network is not available and d…

v4 ETA

Post on Jun 7, 2016

ASAP: https://wyday.com/forum/t/3279/is-there-any-good-news-on-version-4-out-now/#post-16232

Read email address associated with the product key

Post on Jun 7, 2016

Hey Dmitry, Any data associated with a product key that you want to read from your app has to be i…

IsGenuineEx behavior when no internet

Post on Jun 7, 2016

>> "During the X period, returns TA_OK, no contact of the server." Yes. >> "During t…

IsGenuineEx doesn't seem to do anything

Post on Jun 7, 2016

TurboActivate.h contains all of the error codes and a full description of what they mean. Error code…