Wyatt O'Dayʼs postsSupport staff

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

Using AutomaticUpdater with Custom UI

Post on Jan 26, 2010

Ok, I've been thinking about it for a bit, and it just occurred to me: before you check for updates …

Post on Jan 26, 2010

When I call InstallNow() it will sometimes close the app but then doesn't run wyUpdate.exe or ever r…

Post on Jan 22, 2010

Correct, just call InstallNow() to download the file.

Post on Jan 22, 2010

I'm in the process of adding updating support to my DirectX application using AutomaticUpdater. If…

Translation of AutomaticUpdater messages

Post on Jan 26, 2010

Hi Paulo, Hi, I'm using the AutomaticUpdater in an application and I'm having 2 problems: 1) I …

Installer Software

Post on Jan 22, 2010

What NSIS plugin or template are you using to create the "Options" button in your setup application?…

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…

Navigating corporate firewalls

Post on Jan 18, 2010

Ok, wyBuild 2.5.13 is out. You can use the proxy switches on the new wyUpdate 2.5.13 like I describe…

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…

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…

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,…