Sam ʼs postsSupport staff

Sam (Sam) has made 3126 posts.

AutomaticUpdater

Post on Jun 5, 2016

You would have to launch the monitor from your service. And you would have to launch it in the corre…

New installs and links to LimeLM

Post on Jun 5, 2016

Hey Arie, >> "1) Can you use Wybuild also for first time installations?" As of wyBuild 2.6…

CmakeLists.txt

Post on Jun 5, 2016

Well, you also have to specify where to look for TurboActivate using the -L commandline switch. For …

Product key

Post on May 31, 2016

There's no way to do that short of swallowing the exception that the product key is revoked. I gue…

HOW IT WORKS

Post on May 24, 2016

>> "1. What is the user of client.wyc to include in the application " Are you asking what's …

wyUpdate niggling issues

Post on May 23, 2016

>> "The application then kills itself so that wyupdate can update it, on the assumption wyupda…

Post on May 13, 2016

Regarding issue #1: you need to configure the project in the user account that you want to build th …

IsGenuineEx() return code when internet is not available

Post on May 18, 2016

Really this should be fixed in Windows. However, there are 2 better methods than disabling the netwo…

Post on May 18, 2016

>> "- IsGenuineEx() returns TA_E_ACTIVATE.- Based on the documentation of IsGenuineEx() I was …

How to Acknowlege Connection to LimeLM Server

Post on May 18, 2016

Sure, no problem.

Post on May 18, 2016

>> "My problem is in writing clean code to manage the activation/deactivation for 1) a PC that…

Notifications

Post on May 17, 2016

Hey Graham, This would be done inside your backend. So, if you've automated the order process (lik…

trial versions

Post on May 17, 2016

>> " If I change it to verified trials, can I do so seamlessly without causing problems for my…

Offline Deactivation

Post on May 17, 2016

For offline deactivations use DeactivationRequestToFile(). Then they'll send you the deactivation re…

wy Support on TLS 1.2Answered

Post on May 13, 2016

Yes, wyUpdate support TLS 1.2 only if the system's SChannel version supports TLS 1.2 (wyUpdate uses …

Command to install silently

Post on May 10, 2016

No, there's no way to do it. Except if you launch wyUpdate from a Service, as described in the FAQ.

ASP.NET

Post on May 10, 2016

From ASP.NET? You'd have to do it from a service: https://wyday.com/wybuild/help/silent-update-windo…

Can i rename wyupdate.exe

Post on May 10, 2016

Yes, you can rename wyUpdate.exe. There are no side effects (and also no benefits).

Question about lease callback status: TF_CB_FEATURES_CHANGED

Post on Apr 25, 2016

Hey Arie, >> "It appears that TurboFloat doesn't allow you to de-activate from its command l…