"No update to the latest version."

Sometimes I want to prevent my users from upgrading via a differential update and force them to run a full setup.Therefore, I pay attention in wyBuild, NOT to generate any update from the version that calls for a full setup.

In such a scenario, the standalone update UI and the automatic updater will provide different information to the user.

wyUpdate.exe says this:

<<No update to the latest version.

There is a newer version of <app_name> (version 2), but no update available from the version you currently have installed (version 1).>>

Which is quite clear.

AutomaticUpdater.CheckingFailed::FailArgs.ErrorMessage says "wyUpdate ended before the current update step could be completed." which is much less descriptive.

The AutomaticUpdater UI is not much better, but I don't use it anyway. (KeepHidden = true).

Would it be possible to have CheckingFailed provide the same message than wyUpdate.exe?Or better, is there any other means than parsing an FailArgs.ErrorMessage for me to detect such a situation?

Thanks for your help.

We'll try to get this fix in for 2.6.11. If we cant fit it in for 2.6.11 we'll definitely add it to the AutomaticUpdater 2.6.12.

Thanks.

Hello,

Reading the release notes, I'm not sure this was fixed yet.Could you update me please?

Thanks.

We're working on it. It will be fixed in wyBuild 2.6.12.

Thank you Sam,

Somehow v2.6.11.2 and v2.6.12 got mixed up in my mind. That's why I asked.