Sam ʼs postsSupport staff

Sam (Sam) has made 3126 posts.

wyUpdate having trouble under Win 7Solved

Post on Jul 1, 2011

When you're on either an admin account or a standard account with UAC enabled, then wyUpdate will pr…

Update Very Slow

Post on Jun 30, 2011

I can't reproduce this slow loading. How long does it take wyUpdate to start? Is your machine heav…

Post on Jun 30, 2011

What version of Windows are you on? Also, how much RAM do you have and what's your CPU type? What …

Get version stored in client.wyc

Post on Jun 30, 2011

You can use ClientFile.cs in the wyUpdate source code to open this file.

Change the directory of file updates

Post on Jun 30, 2011

You can change the output directory for updates by going into wyBuild, clicking File -> Propertie…

Post on Jun 30, 2011

I'm not quite sure what you mean. Can you give an example of what you're trying to accomplish?

Looking for a solution to "too many versions"

Post on Jun 29, 2011

However, perhaps you have thoughts about this? We've considered adding this to wyBuild. On the one…

Initial setup

Post on Jun 29, 2011

Hey Robert, We've pushed back the integration a bit in favor of other features. We still recommend…

Manually delete WyUpdate files?

Post on Jun 29, 2011

Hey Dan, We talk about the cached update files in this forum post. It should be noted that you sho…

Suggestion: wyUpdate: hold user's hand

Post on Jun 29, 2011

1. if the error is a communication issue, then offer to retry the download. That's a good idea. We…

Problems Building Project

Post on Jun 29, 2011

I sincerely appreciate you taking the time tor respond to my questions. I'm happy to help. I rece…

Post on Jun 28, 2011

The version number is embedded in the "client.wyc" file. So, if you follow the step-by-step walkthro…

Post on Jun 27, 2011

If you want to test with a a local folder then use a download site like this: file:///C:/updates/%f…

Failed to create the automatic updater temp folder

Post on Jun 23, 2011

Hmmmm... that's strange. Re-run wyUpdate. Does it work now? That run the GetUserProfile.exe program …

Post on Jun 23, 2011

OK, I think I know what the problem is. Download this small console app and run it: http://wyday.com…

Why can not we include same files in different version.

Post on Jun 23, 2011

To make patches between versions (1.1.001 to 1.1.002, etc.) then wyBuild needs the files in separate…

Post on Jun 22, 2011

I'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, 2011

You can completely automate the update creation process, see: Building from Commandline. This way …

wyUpdate text in update control

Post on Jun 22, 2011

Hey Martin, Recompiling wyUpdate should work on Visual Studio 2005 because we only use .NET 2.0 sy…