Sam ʼs postsSupport staff

Sam (Sam) has made 3126 posts.

Error in Downloading (failed signature validation)

Post on Dec 7, 2010

See the frequently asked question What does "failed signature validation" mean?. Tell me if this h…

How to automatic check & update on application startup time?

Post on Dec 7, 2010

If you're making a .NET application you can use the AutomaticUpdater control. For any other language…

AutomaticUpdater. How to disable automatic checks.

Post on Dec 7, 2010

So I'm back with my original concerns. I'm not sure I understand your initial concerns. Is it that…

Post on Dec 6, 2010

Set the UpdateType to CheckAndDownload

SeSecurityPrivilege

Post on Dec 6, 2010

If your admin account is limited using the group policy editor then this error will occur. In partic…

Post on Dec 6, 2010

I can't reproduce this on my test XP machine. If you're running as an admin this problem should neve…

Post on Dec 6, 2010

One more thing. I didnt use any ftp client. Just manually put the update files into our server. Th…

Post on Dec 6, 2010

What version of Windows are you running? Also, can you send me a copy of your wyBuild project file (…

Post on Dec 6, 2010

What version of wyUpdate are you using? Right click wyUpdate.exe, click properties, and then click t…

Scripting updates

Post on Dec 6, 2010

We were planning recursively adding files and folders by commandline for the future. We'll move it u…

Version Strings

Post on Dec 6, 2010

If your other languages have separate binaries, then simply create a new project for each language.

Post on Dec 6, 2010

Actually, if you replace "build" with "beta", then everything will work fine. For instance: 13.0.1…

AutomaticUpdater translate

Post on Dec 6, 2010

Are you applying the translations in the Form's constructor or the OnLoad event? If you do it in the…

wyUpdate logging

Post on Dec 5, 2010

wyUpdate checks updates against the folder it's sitting in. It doesn't use "working directories"; it…

Under what conditions would AU not find new update?

Post on Dec 5, 2010

If I were to guess I'd say that the AutomaticUpdater downloaded an update N days ago, then you relea…

Some tech questions

Post on Dec 5, 2010

Hey Janalopa, 1. Can I change the Product name of an existing project (with releases) and not expec…

Bug in AutomaticUpdater in WPF - with fix

Post on Dec 4, 2010

There are several problems with the fix. It doesn't throw an exception but a large section of code i…

Post on Dec 4, 2010

Ok, I got the source -- I'll check it out now.

Post on Dec 4, 2010

There are problems using the Loaded event. Can you give may a way to reproduce the exception? If it'…

DotNetBar integration

Post on Dec 4, 2010

We've covered this before in an example using the DevExpress ribbon system. See the forum post expla…