Hi,
We are using version 2.6.18.4 of AutomaticUpdater.dll and wyUpdate.exe. Our project consists of two console applications: a Runner and an Updater. Both are executed by a scheduled task. The Runner is executed every 5 minutes. The Updater is executed once a day and obtains updates from Amazon S3. A mutex is used to prevent Runner and Updater getting in each others way.
For some reason, the Updater is not behaving as it should and rather erratically. When it fails, the Task Manager shows a running wyUpdate process which appears to hang.
I'm quite sure something is wrong with the Updater logic. Can you give us any clues what to look for?
Regards,Pieter-Jan de Vries