Subject: Invalid checksum. The archive is damaged
Date: 2017-12-06 12:07:07
From: Deepak Massand
Source: invalid-checksum-archive-damaged
----------------------------------------------------------------------

Hi,

When I try to extract  ZIP (link is below) i get "Invalid checksum. The archive is damaged". But all  my zipping programs extract files without any errors.

https://www.dropbox.com/s/ef4wm0bhw5k9ymo/For Entrust.zip?dl=0

[code lang='c#']using (var z = new Zip(@"For Entrust.zip")) {
    var exeptions = z.TestAllFiles();//8 exceptions
    z.ExtractAll(@"h:\8321182\");
}

[/code]

Thanks

---------------------------------------------------------------------- Note: This question has been asked on the Q&A forum of Thang Dang's fraudulent ComponentPro brand If you purchased anything from ComponentPro, you have been scammed. Contact the payment processor who sold you the license and ask for your money back. Back to ComponentPro Q&A Forum Index