Hi, trying to use auto updater on .net project, it looks like working, but actually not.
it does look like it is updating to newer version, but the program does not change.
I followed the direction provided by the website so don't know why it is not working.
this is how I've done it:
1. published .NET project via vs2019 to ftp site.
2. ftp server has wyBuild so I update information.
3. I add new version of folder in the 'Your program's folder'.
4. update wyupdate & wybuild, and I upload the updates.
I wonder maybe the folder's locations are wrong? it was quite confusing when I followed walkthrough.
[test folder]
- [Application files]
- [version of program file folders]
- [Updates]
wyserver.wys
test.1.0.to.1.1.wyu …
- [uploads]
wyserver.wys
test.1.0.to.1.1.wyu …
(why do they have same files? where should download sites point at?)
- [wyUpdates]
client.wyc
wyUpdate.exe
test.wyp
test.application
The AutomaticUpdater component is deprecated. We're removing it in the next version. Use wyUpdate directly.
Also, the most common cause of “not updating” is that you've included the wrong client.wyc with your app. Double click the file to see the version.