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