Check for updates at startup.
- FIX: Beim Start wird jetzt nach Updates gesucht.
This commit is contained in:
		@@ -48,6 +48,7 @@ namespace zaaReloaded2
 | 
			
		||||
        private void ThisAddIn_Startup(object sender, System.EventArgs e)
 | 
			
		||||
        {
 | 
			
		||||
            Bovender.ExceptionHandler.CentralHandler.ManageExceptionCallback += CentralHandler_ManageExceptionCallback;
 | 
			
		||||
            CheckForUpdates();
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        private void ThisAddIn_Shutdown(object sender, System.EventArgs e)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user