Wyatt O'Day (Wyatt) has made 7771 posts.
I'm not sure what you're asking. Are you asking how to update your app or how to get the current ver…
Post on Sep 19, 2012You can if you want to parse that file. See the wyUpdate source code for how you can do that (if you…
Post on Sep 19, 2012We don't put the version in that field. Read the version from within your app. (I.e. get the version…
Just modify the payment example form to support ClickBank IPN (instant payment notification).
This isn't possible in wyUpdate, yet.
OK, it sounds like the folder you've typed in does not exists. Try putting in a known folder, then c…
Hey Phil, Did you look at wyUpdate says "You already have the latest version" when it isn't. What'…
We're trying to get it out before the end of the month.
Post on Sep 17, 2012The static Mac library is coming with TA 3.3.
It sounds like you're calling ForceCheckForUpdate(). Don't. Not if you want to the AutomaticUpdater …
Post on Sep 13, 2012Set the DaysBetweenChecks to something other than 0.
Ok, we've fixed the problem. The cause of the problem was that a piece of code on the server was an …
Post on Sep 17, 2012OK I can reproduce this. We'll look into this problem later today.
Post on Sep 16, 2012Can you tell me what I am not doing I have tried every combination and still it only shows the last …
If your update fails to install then wyUpdate rollsback the installed files. I'm not sure how you go…
Do they have the .NET Framework installed? See Requirements for wyUpdate.
It's because you need to call it like this: bool reactivate = false;bool isGenuine = TurboActivate.…
Just modify the payment form to be a single payment button. (It's all there, but you have to modify …
I did a quick google search and this is what I found. you probably have a trailing or leading space …