Sam ʼs postsSupport staff

Sam (Sam) has made 3126 posts.

Is it possible to use shared directory as download sites

Post on May 2, 2013

hi, sorry to resurrect this thread, just one quick question. No problem. Am i missing something? …

Auto Update Security

Post on May 1, 2013

Hi, Good day! Would like to know more about how secure is the update using the autoupdate control? …

Update request/download information

Post on May 1, 2013

The way you'd track this is to look at your "access logs" on your servers. They'd list who accessed …

Option to continue update if stop service fails

Post on Apr 30, 2013

wyUpdate will show an error if you try to stop a service that isn't started. So either start the ser…

How does wyUpdate decide which files have changed

Post on Apr 29, 2013

This question is often asked. So often in fact that we're putting together a help article right now …

What WyUpdate Does

Post on Apr 28, 2013

I am trying to write my own update for my application data (as I find WyUpdate to be to diverse/soph…

License field flexibility

Post on Apr 26, 2013

Hey Neil, We use Unicode everywhere. So the data is stored and transferred as UTF8. And on Windows…

Launch App after update

Post on Apr 26, 2013

I'm not quite sure what you're saying. Everything is executed correctly, right? But the problem is t…

Post on Apr 23, 2013

That code looks good. The reason the checking might be slow is that you're blocking the self-update …

Post on Apr 17, 2013

Am I missing something here or is this basic workflow simply not possibly using wybuild and wyupdate…

System.NullReferenceException

Post on Apr 25, 2013

I'll look into this.

Post on Apr 24, 2013

Well, the AutomaticUpdater shouldn't crash, so yes, I'd say it's a bug. But it's a bug I believe we'…

Desktop / Start Menu icons are broken after auto-update

Post on Apr 24, 2013

When wyBuild creates a patch it compares your old versions with the newest version. Files that exist…

Timeout Error

Post on Apr 24, 2013

It might be the customer's computer. It might be your server. You'd debug this like you're debug any…

Delete Product Version

Post on Apr 19, 2013

1) This is possible? How? I created a version (1.11) but right now I need to skip that one. Delete…

FTP with GoDaddy

Post on Apr 19, 2013

Well, that error means that the file you specified in your download sites list doesn't match what's …

WyUpdate looks for the full version file instead of the version specific one

Post on Apr 18, 2013

See: FAQ: What's the "catch-all" update? Why is it so large? And why is it being downloaded?. Shor…

wyUpdate - AutomaticUpdater for WPF.NET often download 2 times

Post on Apr 18, 2013

See: FAQ: What's the "catch-all" update? Why is it so large? And why is it being downloaded?. Shor…

Deployment of updates, best strategy

Post on Apr 17, 2013

Thanks for the reply. So am I correct that wyUpdate doesn't support my proposed method of updating, …

Static TA library on Mac OS and objc-gc

Post on Apr 17, 2013

Oh, OK, I was under the impression that you could use non-GC dylibs with GC enabled app. Apparently …