Change Client.wyc file?

I wish to have 2 updaters in 1 folder, to select old layout files for my game.And 1 for the new version.But i can't rename client.wyc, is there any fix for this?

Mister K wrote:> I wish to have 2 updaters in 1 folder, to select old layout files for my game.> And 1 for the new version.> But i can't rename client.wyc, is there any fix for this?

Having 2 updates to the same folder sound a bit strange, are you sure this is the best option?

Anyway, as far as I know, you cannot rename the client file from WyBuild, you need to rename the file manually after you built the update. Than you need to call WyUpdate manually by specifying the client file name, see: https://wyday.com/wybuild/help/wyupdate-commandline.php#cdata

Thank you for the reply, and yes.We are running a game with old layout and new layout's but players have the chooise to pick wich to play.

So this helps me alot thank you!