Wyatt O'Dayʼs postsSupport staff

Wyatt O'Day (Wyatt) has made 7770 posts.

Navigating corporate firewalls

Post on Jan 15, 2010

Also, if the proxy server asks for authentication, or authorization, can you make the updater ask fo…

Post on Jan 13, 2010

Ok, would a commandline switch like this work for you? wyUpdate.exe /proxy:"http://proxyserver:80/"…

Post on Jan 12, 2010

Does your client not allow his users to access the internet using their browsers? wyUpdate reads the…

Installer Software

Post on Jan 12, 2010

We haven't officially documented this function yet, but you can just call: wyUpdate.exe /s /uninsta…

Post on Jan 11, 2010

wyBuild's installation uses NSIS. There are other good installation programs as well: Inno Setup, Wi…

New AutomaticUpdater property "Changes" does not work :-(

Post on Jan 4, 2010

I have tried to omit all call to the "Changes"-property and then everything seems to work fine. But,…

License on VistaMenu?

Post on Jan 1, 2010

VistaMenu is licensed under the BSD license. Read these 2 points: Copyright (c) 2009, wyDayAll righ…

Message: wyUpdate ended before the current update step...

Post on Dec 30, 2009

Let me ask you a few questions. If you run wyUpdate.exe alone, does it properly check & update? …

UAC and administrator prompt

Post on Dec 29, 2009

I was hopping you had something similar to this or in the process of develop it. We are developing…

Post on Dec 29, 2009

Hi Jo, Question is if there is any way to workaround it (or if you are implementing it), in order n…

Automaticupdater: cannot bind to Menuitem

Post on Dec 26, 2009

Hi Dave, Because you're using the MainMenuStrip in your app you should use the ToolStripMenuItem p…

Configuration and personalization xml files gets overwritten

Post on Dec 22, 2009

You can only execute before & after when you're installing to the Temporary folder. You can only…

Post on Dec 19, 2009

If we have a couple of exe, a dll and an XML configuration and personalization file in version one …

Versioning per user

Post on Dec 19, 2009

1.If we customize the source code - is there a way to do this so we can still get updates, features,…

Post on Dec 19, 2009

Hi Jordan, In our scenario, we have different installs working with different versions: company 1…

Can the update download be stopped and resumed?

Post on Dec 18, 2009

Unfortunately wyUpdate doesn't support resuming stopped downloads. So if a connection fails, wyUpdat…

User modifies a program file and then updates

Post on Dec 18, 2009

Or would wyUpdate realize that the file had been changed (therefore it would be unable to patch) so …

Post on Dec 18, 2009

Situation 11 - Program is installed (v1.0) this includes file X.2 - User modifies file X.3 - Update …

Customizing the wyUpdate Title Bar

Post on Dec 18, 2009

The only branding you can change is the images. If you want to rename wyUpdate you can compile from …

I Want my own GUI...

Post on Dec 14, 2009

Hey Martin. We've added the changes to the latest AutomaticUpdater control. Just update wyBuild. …