public static void Main() { SaveTheHumans.App app = new SaveTheHumans.App(); app.InitializeComponent(); app.Run(); }