Wyatt O'Day (Wyatt) has made 7804 posts.
Hey Neil, the way to debug this is to debug it in Visual Studio by adding a few breakpoints to the "…
Once I do this, I get the following output from a dummy run:----------------Y:\Work\Software\FORTRAN…
Post on Oct 16, 2012Well, you can get a full description of every error code in TurboActivate.h. A "7" error code is TA_…
Post on Oct 15, 2012This error is caused because you're using char* strings instead of WCHAR_T* strings. That is, on Win…
I think there is scope for you to put some more detailed documentation on the website, it's a bit te…
Post on Oct 13, 2012It 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…
If I change the trial time in the control panel, I have to download again the .dat file and replace …
You can't use fake / sandbox accounts on live PayPal accounts. You can only use sandbox account on s…
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 (…
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?