Hey Anton,
Are you rebuilding wyUpdate with every new version? Because the version number is stored in the client.wyc file. So don't reuse the same client.wyc file. See New release workflow.
Tell me if this helps.
Hi, wyDay Team 🙂
I have tested wyBuild/wyUpdate and I have found that it work very nice for me - thanks a million!I have a question about best prastice for build app versions with wyUpdate.
For example I have setup.exe with 1.0.0.0 version (build by visual studio setup project) + wyUpdate and I have setup.exe with 1.0.2.0 version + wyUpdate.
If I install 1.0.0.0 I will see updates for 1.0.2.0 and that is right! Ok, I have installed updates by wyUpdate and I now have a 1.0.2.0 version. Good!
But then if I install 1.0.0.0 version by setup.exe (becouse I have setup.exe with 1.0.0.0 anf 1.0.2.0) again over already installed/updates 1.0.2.0 I woun't have any wyUpdate updates 🙁Why it is? What is wrong?
So, what is the best prastice for build app versions and setup.exe? I think I need to create some "minimal app" without any functions whitch only will be check updates after install - and get always last versions of app by wyUpdate. Is it good way?
Hey Anton,
Are you rebuilding wyUpdate with every new version? Because the version number is stored in the client.wyc file. So don't reuse the same client.wyc file. See New release workflow.
Tell me if this helps.