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