Update fails and application is closed

I have been using automatic updater for the past 4-5 versions and I have a problem that happens not always

I have my application running and checking for a new update every X time using "wyUpdate.exe /quickcheck /justcheck /noerr"

I configured the option to "Execute file after update is complete" and also select to stop my service.

When a new update is released, the application is closed but in some cases, the new version is not downloaded and its not started again.

Anyone has any idea why this happens ??Also, anyone know if its possible to, in case something fails, start whatever EXE I wanna execute so I can start my app again ??

Cheers,

When a new update is released, the application is closed but in some cases, the new version is not downloaded and its not started again.

An error might have happened, and thus wyUpdate didn't install the update nor start your old version. See below:

Also, anyone know if its possible to, in case something fails, start whatever EXE I wanna execute so I can start my app again ??

Yes, see -startonerr="<filename>".