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