"Updater: Checking Failed -->> Errormessage wyUpdate failed to start., ErrorTitle wyUpdate exited prematurely>>>Called From:UpdateStepFailed".
This error can mean 1 of 3 things:
- wyUpdate.exe is not in the same directory as your app thus can't be found by the AutomaticUpdater.
- wyUpdate.exe is taking so long to start that the AutomaticUpdater aborts the process and shows that message.
- Something else is killing the wyUpdate.exe process.
I have a few questions:
- Does the AutomaticUpdater ever work on these problem machines?
- Are the machines that are failing heavily loaded? That is, do they use a large percentage of the RAM or CPU?
While observing on many machines, we think that wyUpdateCommandline can't be executed, and that's why wyUpdate.exe doesn't run properly.
What do you have set in the wyUpdateCommandline property?