private static void CloseFormInternal()
 {
     splashForm.Close();
     splashForm = null;
 }