I am using the Auto Updater in my project and it works quite well with the exception of one incident which occurred recently. I would consider this a bug.
The filesize of the msi project on the remote server, I suppose via compression algorithms just happened to be the exact same size as the previous version. The auto updater saw an update and prompted the user, but the download did not occur as the auto updater thought it already had it, and just ran the one it had which was the same version.
This either needs to be fixed, or a workaround to force a new download if the filesize of the msi just happens to the be the same as the previous one.
My current workaround was to add some extra text to the changelog file I include and I rebuilt the project until the size came out different.
Is there a better solution?
regards
NicW
FOLLOW US
Get the latest news in Application Packaging