M.sadeghi
M.sadeghi

Reputation: 55

How to solve error in opening zip file on .CAP file

I want to verify a cap file using cmd on windows with

verifycap.bat

tool. I used the following command:

C:\Users\Mohammad\Desktop\VERIFY CAP\verifycap\bin>verifycap.bat imp.exp imp.cap > imp.hash

but the following exception error occurs: java.util.zip.ZipException: error in the opening zip file

Can anyone help me with resolving this error, please?

Upvotes: 1

Views: 104

Answers (0)

Related Questions