Update at specific times

Is there a way to have the automatic updates running at a specific time of day (night time, out of office hours...)?

It's up to you to implement. Either as a Windows Service calling wyUpdate, or a scheduled task.

Hi Wyatt

Thanks for your answer. I was thinking about using the Updater component for this purpose, using these:https://wyday.com/wybuild/help/automatic-updates/members.php

Since there is DaysBetweenChecks I though there might be some way of deciding the time when these checks happen.

On another note, can't my exe start the wyUpdate? If I create the check mechanism to trigger at certain point in time...