Do I need to include client.wyc in the *update*?

So, as I understand, the client.wyc is some kind of metadata that describes the current version (?). wyBuild says on the Build updates page that I *can* include the client.wyc with my update - BUT isn't that file only generated when I build the update? Do I *need* to include it in the update (not the setup) to work properly?

The Client.wyc file contains branding, download site locations, public key for verifying updates, etc..

Basically, if you change anything that will be included in the client.wyc file then you should include the client.wyc in your updates. If you just want to play it on the safe side, then always include the latest client.wyc in your updates. It doesn't do any harm.

Does this make sense?

To get the client.wyc, I need to generate the update, don't I?. But I have to include the client.wyc in the update... so it's kind of an endless loop.

Sorry. I just re-read your answer and I understand now. Thanks.