Sam ʼs postsSupport staff

Sam (Sam) has made 3126 posts.

error on activationSolved

Post on May 28, 2014

More information is needed. What language are you using?What function is throwing this exception?Wh…

Is here REALLY someone to HELP ME?

Post on May 27, 2014

We actually cover this in the article. When you're debugging you'd best use a path to TurboActivate.…

Post on May 27, 2014

The ProductDetailsException means either your GUID doesn't match what's in your LimeLM account and/o…

PayPal payment without using html form

Post on May 25, 2014

No. That's not how PayPal works. What you want is to either use Authorize.Net (which is a bit of a p…

RealBasic License Not Working

Post on May 25, 2014

@executable_path/../Users/mytu/Documents/1 REAL STUDIO PROJECTS/SOFTWARES/TurboActivate-Mac/libTurbo…

Post on May 25, 2014

The error tells you exactly what's going wrong: Dyld Error Message: Library not loaded: @executable…

Completely disallow running app inside VM

Post on May 24, 2014

Yes, with UseTrial() use the TA_DISALLOW_VM flag (so, either TA_USER | TA_DISALLOW_VM or TA_SYST…

Is linux username used for hardware fingerprinting ?

Post on May 24, 2014

Yes, use TA_SYSTEM to activate for all users on the machine.

creating users with different levels of access

Post on May 24, 2014

Hey Ioannis, Is this possible creating new users? Most of that is possible. The only thing in you…

rename application

Post on May 20, 2014

Yes, if all you want to do is rename the product then you don't need to do anything special. Just cl…

What files to include for v2?

Post on May 20, 2014

Add all the files to wyBuid. wyBuild does all the work of comparing your versions and generating the…

Why must service be set as LocalSystem?

Post on May 20, 2014

Hey Jeremy, For you case you can use LocalService. For most cases LocalSystem is the only choice b…

wyp Project Files and relocation

Post on May 20, 2014

Save the project files *relative* to your files and relative file paths will be used. So if the fold…

Changing the program folder

Post on May 20, 2014

Can I use wyBuild/wyUpdate to rename the folder as part of my update? No. My advice would be to no…

When do time tampering checks occur?

Post on May 17, 2014

IsGenuine(), IsGenuineEx(), IsActivated(), IsDateValid(), Activate(), ActivateEx(), ActivateFromFile…

ActivateFromFile always fails

Post on Apr 27, 2014

Yes, we do want. Please send it to support@wyday.com

Turbo Float in Qt5.0Solved

Post on Apr 17, 2014

This is so that someone using older server cannot run with new license file and thus overcome the ne…

Post on Apr 15, 2014

But realistically, I am pushing out to my beta customer first, I can live without this feature for f…

License by user not by computer

Post on Apr 15, 2014

Also, if you're using TurboFloat, and you don't want the customer to worry about the server, you can…

Post on Apr 15, 2014

Hardware-locked licensing, by definition, locks to the hardware. This means you're not going to find…