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