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