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