Wyatt O'Day (Wyatt) has made 7817 posts.
I don't understand. Why are you making the *.wyp file read only? wyBuild respects your decision to m…
You can name the *.wys file anything you want. You don't need to worry about spaces (not unless the …
Post on Oct 10, 2012Yes, you need multiple wyserver.wys files alongside your *.wyu files. Those files contain the latest…
1. wyUpdate.exe checks for the wyserver.wys file online and updates the software accordingly. But in…
Yes, use the updatepath variable and the -updatepath commandline option for wyUpdate. (Also see -url…
I don't know; you didn't provide enough information. Some questions to answer: Are you using a cust…
I hate to be one of "those" people, but I guess I am having a brain lapse. Now no updates are happen…
Post on Oct 9, 2012Because wyUpdate is self-updating. See the link I posted above.
Post on Oct 9, 2012ClientLanguage.cs is where most of the text is.
Post on Oct 9, 2012Have you replace all instances of "wyUpdate" in wyUpdate? if so, then it sounds like wyUpdate is sel…
Hey Chris, Use the static TurboActivate libraries (they're built into your app). Or verify the Tur…
We can't reproduce this error -- we never have. If you can tell us how, well be glad to make a prope…
First, to see what the problem is, disable the catch-all update. (File -> Properties -> Update…
Hey Jerome, There are a couple different ways to handle this. The easiest way is to use a separate…
Hey Daniel, We'd planned on adding GAC support to wyUpdate but there hadn't been any user demand f…
Other than the fact that we would need to recompile the wyUpdate app do you see any other concerns w…
It's cleaned up when your app is closed. If you were to use the DLL then the memory would be cleaned…
Post on Oct 8, 2012No, the amount of memory allocated is negligible even for the slowest computers made last decade. An…
Post on Oct 8, 2012The memory we allocate *is* used. And it's generally used up until your close your app. The reason w…