Only manully check for updates

Hello!As the title says, i'm wondering if it's possible to make the AutomaticUpdater only check for updates when calling the ForceCheckForUpdate() method. Maybe the answer lies in the DaysBetweenChecks property.

Thanks in advance,Nick

Set the UpdateType to None, then you can manually control everything. Although, that sort of defeats the purpose of the AutomaticUpdater.

Thanks a lot man, that worked!