Sam ʼs postsSupport staff

Sam (Sam) has made 3126 posts.

Turbo Float in Qt5.0Solved

Post on Apr 15, 2014

Not currently. We can add it, though. I can see how this option might be useful. When would you need…

Post on Apr 15, 2014

This is an interesting use-case. So, let's say a customer buys a floating license product key for 5 …

Post on Apr 15, 2014

I don't think I'm making myself clear. TurboFloat already handles the case where multiple users acce…

Post on Apr 14, 2014

I assume then in that scenario, it will not be considered 1 session? Right, each user that logs in…

Post on Apr 14, 2014

If the 2 separate instances of your app are running in the same session and on the same computer, th…

Post on Apr 14, 2014

Great, I'm glad you got it to work.

Post on Apr 14, 2014

If you're using Visual Studio then setting the "Character Set" in your project properties to "Unicod…

Post on Apr 14, 2014

So, this new problem seems to be something else. Show me the code you're using and the return from…

Post on Apr 14, 2014

Did you fix the Unicode strings that I mentioned? That still has to be fixed even if you're not gett…

Post on Apr 14, 2014

Hey Linus, TCHAR * featureName = _T("expiry"); error: C2440: 'initializing' : cannot convert from…

License by user not by computer

Post on Apr 15, 2014

TurboActivate locks your software to individual computers. The only difference between TA_USER and T…

Turbo Float support for multiple products

Post on Apr 14, 2014

Right now each TurboFloat Server instance can only handle license leases for a single product. We pl…

Generated binaries and version control

Post on Apr 9, 2014

You should always backup your original binaries. Whether you do that with version control or with a …

Some questions

Post on Apr 2, 2014

Will I have any trouble doing this from within my app so they can choose to auto update off the inte…

Post on Mar 31, 2014

I do have one last question, is it possible to run the update site from within a web service? Do y…

Post on Mar 29, 2014

Hey Scott, I would assume that running in https is no problem? Correct, wyUpdate fully support HT…

Only Recieve ReadyToBeInstalled event

Post on Apr 2, 2014

or should you just reship the executable every version even if there are no changes in it (other tha…

WyUpdate with VSTO

Post on Apr 2, 2014

I don't have any experience with Outlook's plugin model. You just have to tell outlook to stop cachi…

Post on Mar 31, 2014

As is said, it all looks fine, but after the update the file havent changed? Its still the old app r…

updating to a specific version

Post on Apr 2, 2014

Will this work? Is there a better way? Yes, that will work and no, there's no better way currently…