What is the meaning of warning in client.wyc file

Hi,

I have few doubts related to client.wyc file i.e.

When i clicked on client.wyc i saw two behaviours i.e.

1) This file has already been part of an update and includes machine specific rollback information. Do not include this client file in your updates or your installer. Instead rebuild the client file from within wyBuild by clicking "Build wyUpdate".2) This client file is clean and ready to be included in your installer for.......

What this both message means and when message 1 display in client.wyc file?

Thanks in advance.

RegardsJohn

Hey John,

The messages are telling you exactly what it means. If you're including the client.wyc with your installer, always include the "clean" client.wyc file.

If you're just testing your app, then it doesn't matter whether the file is "clean" or not.