Wyatt O'Dayʼs postsSupport staff

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

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…

Post on Oct 10, 2012

Yes, use the updatepath variable and the -updatepath commandline option for wyUpdate. (Also see -url…

Updating using MSI only

Post on Oct 11, 2012

Sure, that'll work just fine.

Source Control

Post on Oct 10, 2012

I don't understand. Why are you making the *.wyp file read only? wyBuild respects your decision to m…

Mulitple Projects

Post on Oct 10, 2012

You can name the *.wys file anything you want. You don't need to worry about spaces (not unless the …

Post on Oct 10, 2012

Yes, you need multiple wyserver.wys files alongside your *.wyu files. Those files contain the latest…

basic concept questions

Post on Oct 10, 2012

1. wyUpdate.exe checks for the wyserver.wys file online and updates the software accordingly. But in…