Sam (Sam) has made 3126 posts.
When you're on either an admin account or a standard account with UAC enabled, then wyUpdate will pr…
I can't reproduce this slow loading. How long does it take wyUpdate to start? Is your machine heav…
Post on Jun 30, 2011What version of Windows are you on? Also, how much RAM do you have and what's your CPU type? What …
You can use ClientFile.cs in the wyUpdate source code to open this file.
You can change the output directory for updates by going into wyBuild, clicking File -> Propertie…
Post on Jun 30, 2011I'm not quite sure what you mean. Can you give an example of what you're trying to accomplish?
However, perhaps you have thoughts about this? We've considered adding this to wyBuild. On the one…
Hey Robert, We've pushed back the integration a bit in favor of other features. We still recommend…
Hey Dan, We talk about the cached update files in this forum post. It should be noted that you sho…
1. if the error is a communication issue, then offer to retry the download. That's a good idea. We…
I sincerely appreciate you taking the time tor respond to my questions. I'm happy to help. I rece…
Post on Jun 28, 2011The version number is embedded in the "client.wyc" file. So, if you follow the step-by-step walkthro…
Post on Jun 27, 2011If you want to test with a a local folder then use a download site like this: file:///C:/updates/%f…
Hmmmm... that's strange. Re-run wyUpdate. Does it work now? That run the GetUserProfile.exe program …
Post on Jun 23, 2011OK, I think I know what the problem is. Download this small console app and run it: http://wyday.com…
To make patches between versions (1.1.001 to 1.1.002, etc.) then wyBuild needs the files in separate…
Post on Jun 22, 2011I'm not quite sure what you're trying to do. Are you just rebuilding the same version to re-test the…
Post on Jun 22, 2011You can completely automate the update creation process, see: Building from Commandline. This way …
Hey Martin, Recompiling wyUpdate should work on Visual Studio 2005 because we only use .NET 2.0 sy…