Sam (Sam) has made 3126 posts.
hi, sorry to resurrect this thread, just one quick question. No problem. Am i missing something? …
Hi, Good day! Would like to know more about how secure is the update using the autoupdate control? …
The way you'd track this is to look at your "access logs" on your servers. They'd list who accessed …
wyUpdate will show an error if you try to stop a service that isn't started. So either start the ser…
This question is often asked. So often in fact that we're putting together a help article right now …
I am trying to write my own update for my application data (as I find WyUpdate to be to diverse/soph…
Hey Neil, We use Unicode everywhere. So the data is stored and transferred as UTF8. And on Windows…
I'm not quite sure what you're saying. Everything is executed correctly, right? But the problem is t…
Post on Apr 23, 2013That code looks good. The reason the checking might be slow is that you're blocking the self-update …
Post on Apr 17, 2013Am I missing something here or is this basic workflow simply not possibly using wybuild and wyupdate…
I'll look into this.
Post on Apr 24, 2013Well, the AutomaticUpdater shouldn't crash, so yes, I'd say it's a bug. But it's a bug I believe we'…
When wyBuild creates a patch it compares your old versions with the newest version. Files that exist…
It might be the customer's computer. It might be your server. You'd debug this like you're debug any…
1) This is possible? How? I created a version (1.11) but right now I need to skip that one. Delete…
Well, that error means that the file you specified in your download sites list doesn't match what's …
See: FAQ: What's the "catch-all" update? Why is it so large? And why is it being downloaded?. Shor…
See: FAQ: What's the "catch-all" update? Why is it so large? And why is it being downloaded?. Shor…
Thanks for the reply. So am I correct that wyUpdate doesn't support my proposed method of updating, …
Oh, OK, I was under the impression that you could use non-GC dylibs with GC enabled app. Apparently …