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