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