Wyatt O'Dayʼs postsSupport staff

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

wyUpdate fails (0x0000007b)

Post on Oct 9, 2012

I don't know; you didn't provide enough information. Some questions to answer: Are you using a cust…

Custom wyUpdate question

Post on Oct 9, 2012

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

Because wyUpdate is self-updating. See the link I posted above.

Post on Oct 9, 2012

ClientLanguage.cs is where most of the text is.

Post on Oct 9, 2012

Have you replace all instances of "wyUpdate" in wyUpdate? if so, then it sounds like wyUpdate is sel…

Replace TurbleActive.dll with a fake one?

Post on Oct 9, 2012

Hey Chris, Use the static TurboActivate libraries (they're built into your app). Or verify the Tur…

Failed to Update

Post on Oct 9, 2012

We can't reproduce this error -- we never have. If you can tell us how, well be glad to make a prope…

Updates Are Too Large

Post on Oct 9, 2012

First, to see what the problem is, disable the catch-all update. (File -> Properties -> Update…

Conditional COM registration

Post on Oct 9, 2012

Hey Jerome, There are a couple different ways to handle this. The easiest way is to use a separate…

GAC

Post on Oct 9, 2012

Hey Daniel, We'd planned on adding GAC support to wyUpdate but there hadn't been any user demand f…

URL Prerequisites to wyUpdate.exe

Post on Oct 8, 2012

Other than the fact that we would need to recompile the wyUpdate app do you see any other concerns w…

Possible memory leak in static TA VS2010 libs

Post on Oct 8, 2012

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

No, the amount of memory allocated is negligible even for the slowest computers made last decade. An…

Post on Oct 8, 2012

The memory we allocate *is* used. And it's generally used up until your close your app. The reason w…

Post on Oct 7, 2012

Sorry, I'm not familiar with this dump format. What are you using to detect the leak? Edit: Oh, O…

wyUpdate.exe command line - problem witch /fromservice

Post on Oct 8, 2012

Quite a few: How can I completely hide the updater (wyUpdate)?

How to include .net 4, and microsof sync framework?

Post on Oct 8, 2012

Hey Brian, You're talking about installing the particular framework upon the initial installation …

Providing Conditional Updates through one wyBuild Project

Post on Oct 7, 2012

Hey Jim, I definitely need to take these first opportunities within a post to mention that things a…

Using InnoSetup to package an app with static TA linking

Post on Oct 6, 2012

I'm pretty sure InnoSetup can do that. I don't know how off the top of my head.