Wyatt O'Day (Wyatt) has made 7771 posts.
No, you have to release a new version in wyBuild. However the new version in wyBuild can just be the…
You need to give us a lot more information. Where did this happen? Your app? wyUpdate? The Automatic…
That would mean that any day that they are connected to the internet the program would give them 10 …
What's the question? wyUpdate needs all processes that will be updated to be closed down. That's jus…
More information is needed: 1. At what point does the exception happen? (Patching? Downloading? Ch…
TurboFloat.GetServer just gets the address and port that were set using SaveServer. It never contact…
Yes, TurboFloat Library 4.0 will have static libraries for Windows, Mac, and Linux. No hard release …
gr := TurboActivate.IsGenuine(10, 0, true,true); You should always have a grace period. And checki…
Can you make a simple example that can reproduce this -- preferably a wyBuild project with just regi…
Any estimate for the 4.0 release btw? No hard date. We're working hard to get it out ASAP.
Post on Sep 28, 2015No, 4.0 is not coming out tomorrow. What is the simplest way to create a clickable button that has …
First, Step-by-step walkthrough says to put all 3 TurboActivate files in "Debug" and "Release" folde…
Post on Sep 25, 20151, which "Debug" folder should I put in? Wherever your application is being built to so you can ju…
Then the user gets another product that uses the same software with different features. These are ag…
Post on Sep 25, 2015Well, the better way to things is to create a single product key for the customer and enable / disab…
Use IsDateValid(). That checks a date/time and detects different types of client-side time manipulat…
I just need to find info about what the guid info is all about next lol. What do you mean? The GUI…
Post on Sep 21, 2015Did you see the page that explains all of the wyUpdate commandline options?: -updatepath="<url&g…
You have to modify the SendPKeys() function to actually work how you want it to. Or, just use the we…
Is this best implemented using TurboActivate's Trial functionality or is there a better approach to …