static void Reset() { Updater.Reset(); }
static void CheckForUpdates() { Updater.CheckForUpdates(false); }