PS.The client.wyc for the main application project has been updated with the myUpdate.wys information.
Following the article How to make a custom version of wyUpdate, I implemented:1) a wyBuild project to enable myUpdate to be updated: the server file myUpdate.wys is on the server along with myUpdateXXXtoYYY.wyu updates2) the main application wyBuild project now points to this wys (via the File / Properties / wyUpdate tab).
myUpdate uses the client.wyc from the main application (as before).
Question: What do I do with the client.wyc from the myUpdate project ?
PS.The client.wyc for the main application project has been updated with the myUpdate.wys information.
Question: What do I do with the client.wyc from the myUpdate project ?
Nothing. Delete it if you want. The details about the self-update are stored in your main app's client.wyc file.