Hi again,
here's what we tried to work around the no internet connection problem.
We did a wyBuild project for wyUpdate with versions 2.6.16.4 and 2.6.16.5 where the update is in assemblyinfo to 2.6.16.5 and we generated the updates files for our custom wyUpdate project.
In our application properites we edited the default self-update server file to a custom one (%updatepath%/wyUpdate/wyserver.wys).
When we call wyUpdate.exe with our parameters (%updatepath%=http://foobar/), it's able to download our wyserver.wys file in the temp folder, but when we click on update, we see in the progress bar "Cancelling update" and then the extraction of our application files.
When we take a look at the updated files, the application files are updated, but wyUpdate.exe is still the old version.
Any hint?
thx