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