Wyatt O'Day (Wyatt) has made 7817 posts.
Hey Steve, I'm not quite sure what you're asking. Are you asking how to use IsGenuineEx() or how t…
This sounds like the file was partially downloaded. And thus the error. Retrying the update should w…
You can't wyUpdate currently only does passive FTP. So either fix the configuration of your FTP serv…
Post on Mar 11, 2013The error is telling you exactly what the problem is and how to fix it: The server returned an addr…
Post on Mar 11, 2013I type in a ftp address and when it connects it uses another one,the one I type in works from browse…
Oh, sorry, we never finished the article about the Mac static library. I've just updated it: Using t…
The user has to enter a product key in order to generate the offline activation request file.
Yes, the customer has to deactivate before entering a new key. You can either do this remotely and h…
Post on Mar 12, 2013If IsGenuineEx fails, but IsActivated succeeds, am I supposed to Deactivate before allowing the user…
We include zlib in TurboActivate. The conflict you're seeing the that QT also includes zlib. So eith…
Call IsActivated() before IsGenuineEx() and you can use that information to know whether the user wa…
Is there no way for you to provide a function that I can call to force cleanup of your memory before…
Yes, absolutely. The reason we didn't add it to TA 3.3 is that we were trying to get a stable TA 3.3…
Post on Mar 11, 2013int daysRemaining = ?? // how to get this? Right now there's no way to get this. Until we add the …
That sounds like a good idea. Shoot me an email and we can work out a Sharify "Mass Migration" speci…
It's the lines in the comment: ' System.Net.Mail reads SMTP configuration data out of the standard…
Post on Mar 7, 2013Hey Mike, Open PaymentSettings.vb, and scroll down to the SendPKeys() function. That's where the p…
Yes, you can update COM components. See: How to register / unregister COM dlls. To do separate x86…
TA 3.3.3 is the first "public" release of TA 3.3. We haven't added the ability to change the title b…
Hey Simon, We're going to need a whole lot more information to help you track this problem: What …