Wyatt O'Day (Wyatt) has made 7837 posts.
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, 2010When I call InstallNow() it will sometimes close the app but then doesn't run wyUpdate.exe or ever r…
Post on Jan 22, 2010Correct, just call InstallNow() to download the file.
Post on Jan 22, 2010I'm in the process of adding updating support to my DirectX application using AutomaticUpdater. If…
Hi Paulo, Hi, I'm using the AutomaticUpdater in an application and I'm having 2 problems: 1) I …
What NSIS plugin or template are you using to create the "Options" button in your setup application?…
Post on Jan 12, 2010We haven't officially documented this function yet, but you can just call: wyUpdate.exe /s /uninsta…
Post on Jan 11, 2010wyBuild's installation uses NSIS. There are other good installation programs as well: Inno Setup, Wi…
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, 2010Also, if the proxy server asks for authentication, or authorization, can you make the updater ask fo…
Post on Jan 13, 2010Ok, would a commandline switch like this work for you? wyUpdate.exe /proxy:"http://proxyserver:80/"…
Post on Jan 12, 2010Does your client not allow his users to access the internet using their browsers? wyUpdate reads the…
I have tried to omit all call to the "Changes"-property and then everything seems to work fine. But,…
VistaMenu is licensed under the BSD license. Read these 2 points: Copyright (c) 2009, wyDayAll righ…
Let me ask you a few questions. If you run wyUpdate.exe alone, does it properly check & update? …
I was hopping you had something similar to this or in the process of develop it. We are developing…
Post on Dec 29, 2009Hi Jo, Question is if there is any way to workaround it (or if you are implementing it), in order n…
Hi Dave, Because you're using the MainMenuStrip in your app you should use the ToolStripMenuItem p…
You can only execute before & after when you're installing to the Temporary folder. You can only…
1.If we customize the source code - is there a way to do this so we can still get updates, features,…