Wyatt O'Day (Wyatt) has made 7796 posts.
wyBuild automatically handles which shortcuts to remove and add. Just make sure the shortcuts are in…
Yes, the AutomaticUpdater must be on the application's main window. See: https://wyday.com/wybuild/h…
wyUpdate doesn't touch that registry. It's open source, you can see for yourself: https://github.com…
Objective-C is not my strong suit -- I honestly have no idea what is happening there. Just hardcode …
Post on Apr 13, 2016Well, then whatever you're passing into CheckAndSavePKey() is invalid. Let me see what "data_serial"…
Post on Apr 13, 2016If you're already activated then CheckAndSavePKey() will fail. Check IsActivated(). If you want to u…
More information is needed. Send us a product key to support@wyday.com. 1. What version of TurboAc…
>> "And, do I understand that v4 will work around this issue? How?" We can't get into the te…
OK, then in that cases something between your server and our servers failed. And thus your script co…
🙂
Post on Apr 10, 2016Yes, we're on the cusp of the release. No hard date. ASAP.
No, you have it exactly backwards. The "nDaysBetweenChecks " is just that: the Days Between Checks (…
Post on Apr 8, 2016>> "Then what does the 90 do in this case? will it just check again?" Yes, it will check aga…
More information is needed. Is the error happening when the user clicks something? Or does it happen…
Post on Apr 6, 2016Are you calling ForceCheckForUpdate()? If so, don't -- that's your problem. If not, tell me what f…
>> "I know I've seen the button during the install to view the changes, but since I've fully a…
You can use any compiler with TurboActivate. The "Visual Studio 2010" is just for static libraries. …
Well, I'm not quite sure what you're asking. All of our example apps already do exactly that.
The problem is the cipher list supported. Don't use that free web host (you're getting what you pay …
Post on Apr 7, 2016OK, so your PHP version is compiled without the correct crypto library. Use a version of PHP that's …