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