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