Wyatt O'Dayʼs postsSupport staff

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

Possible memory leak in static TA VS2010 libs

Post on Oct 15, 2012

There are lots of reasons for false positives. See: Dealing with incorrect memory leak reports on Wi…

Incorrect Exit Code from wyUpdate via Command Line

Post on Oct 15, 2012

We've fixed this bug, it will be out with the next version. Also, you should use "start /wait" to …

isGenuine return

Post on Oct 15, 2012

There are 2 cases. evt.boolResponse stores the value of the response from IsGenuine(). True means it…

LastCheckDate not being set

Post on Oct 14, 2012

Yes, I suppose we should make a note of that. "LastCheckDate" means the last date the updates were s…

Post on Oct 14, 2012

Hmmm, this is odd. What version of wyUpdate and the AutomaticUpdater are you using? Don't use the …

Post on Oct 13, 2012

This sounds like a configuration problem with your VM. None of us can reproduce this behavior here (…

failed the Adler32 validation

Post on Oct 13, 2012

It will give you better error messages about what about the updates is corrupt. This will help you t…

Post on Oct 13, 2012

Enable update signing, rebuild wyUpdate, replace the client.wyc with the new one, rebuild your updat…

Post on Oct 12, 2012

It means the downloaded file doesn't match what it should be (as reported by the *.wys file). This u…

Difference between trialExtension and Activation serial

Post on Oct 13, 2012

The best way to do what you're looking for is to just use product keys. Create a license feature lik…

Auto Updater detail messages on error

Post on Oct 12, 2012

Use the failed events to get the error details.

Remove "wyUpdate" in installer window

Post on Oct 12, 2012

You can change the wyUpdate window title by going in wyBuild, click File -> Properties -> wyUp…

Can't Purchase

Post on Oct 12, 2012

Can you tell us what web filter you're using so we can contact them to tell them to fix it?

AutomaticUpdater - event UpToDate problem.

Post on Oct 12, 2012

It's not the full code. The client.wyc is like a zip file. First you have to open it and extract the…

Post on Oct 12, 2012

Use the code from wyUpdate. That'll work.

Custom wyUpdate question

Post on Oct 11, 2012

You're getting a whole bunch of odd errors, and the further you go along the more errors you're gett…

Post on Oct 11, 2012

I guess I must still have something wrong if it is trying to udpate itself while it is trying to upd…

Mandatory update

Post on Oct 11, 2012

Define mandatory (or what it means in your specific case). Do you have a client/server type situatio…

Program update location

Post on Oct 11, 2012

If you scroll to the top of that page you can see an example passing arguments to wyUpdate using the…

Updating using MSI only

Post on Oct 11, 2012

Sure, that'll work just fine.