A few early adopters are having an annoying issue where they shut their Displagent machines down each night, and when they come back to work the next morning, I've pushed out an update and the app-startup Update Available popup box appears when the Displagent machine is rebooted. This is not desirable for them if they have the Autoupdater loop available because it makes Displagent look really bad when the machine first boots up until the Autoupdater force closes the app and updates it in the background. So I need to add logic at app startup where, if the Autoupdater is enabled, DO NOT show the Update Available popup box. Instead, just let the Autoupdater take care of it around 30 minutes after the reboot occurs. On the other hand, this will force check for updates on app startup for people who have their Autoupdater disabled, so it's the best of both worlds.