Wyatt O'Day (Wyatt) has made 7817 posts.
There are lots of reasons for false positives. See: Dealing with incorrect memory leak reports on Wi…
We've fixed this bug, it will be out with the next version. Also, you should use "start /wait" to …
There are 2 cases. evt.boolResponse stores the value of the response from IsGenuine(). True means it…
Yes, I suppose we should make a note of that. "LastCheckDate" means the last date the updates were s…
Post on Oct 14, 2012Hmmm, this is odd. What version of wyUpdate and the AutomaticUpdater are you using? Don't use the …
Post on Oct 13, 2012This sounds like a configuration problem with your VM. None of us can reproduce this behavior here (…
It will give you better error messages about what about the updates is corrupt. This will help you t…
Post on Oct 13, 2012Enable update signing, rebuild wyUpdate, replace the client.wyc with the new one, rebuild your updat…
Post on Oct 12, 2012It means the downloaded file doesn't match what it should be (as reported by the *.wys file). This u…
The best way to do what you're looking for is to just use product keys. Create a license feature lik…
Use the failed events to get the error details.
You can change the wyUpdate window title by going in wyBuild, click File -> Properties -> wyUp…
Can you tell us what web filter you're using so we can contact them to tell them to fix it?
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, 2012Use the code from wyUpdate. That'll work.
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, 2012I guess I must still have something wrong if it is trying to udpate itself while it is trying to upd…
Define mandatory (or what it means in your specific case). Do you have a client/server type situatio…
If you scroll to the top of that page you can see an example passing arguments to wyUpdate using the…