0% found this document useful (0 votes)
69 views

KB126 PDF

1. The WinZip Command Line Support Add-On contains functions that can attempt to repair invalid zip files by running the "wzzip" command in an administrator Command Prompt window. 2. Running "wzzip -yf zipfile.zip" will create a new zip file with a "FIXED" suffix, leaving the original file untouched. 3. The "wzzip" command can only repair structural errors in zip files, it cannot fix corrupted or invalid data within zip files. Additional troubleshooting may be needed if data remains corrupted after using "wzzip".

Uploaded by

muruganandhan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
69 views

KB126 PDF

1. The WinZip Command Line Support Add-On contains functions that can attempt to repair invalid zip files by running the "wzzip" command in an administrator Command Prompt window. 2. Running "wzzip -yf zipfile.zip" will create a new zip file with a "FIXED" suffix, leaving the original file untouched. 3. The "wzzip" command can only repair structural errors in zip files, it cannot fix corrupted or invalid data within zip files. Additional troubleshooting may be needed if data remains corrupted after using "wzzip".

Uploaded by

muruganandhan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Methods to try fixing invalid Zip files with the command line add-on

The WinZip Command Line Support Add-On contains functions that attempt to repair Zip
files (.zip or .zipx). The appropriate versions are listed on and can be downloaded from the
Alternative Download Links web page. If you are using a version earlier than WinZip 11.2, you
can download the appropriate add-on version from the Legacy Download Links page. Access to
a Command Prompt window will also be necessary.

Please do the following to attempt to repair a Zip file:

1. Open an administrator Command Prompt window


Windows 10 and Windows 8.1
1. Right click the start button
2. Click Command Prompt (Admin)

Windows 7 and Windows Vista


1. Click Start, click All Programs, and click Accessories
2. Right click Command Prompt and choose Run as administrator
2. Change directories to the folder where the corrupted Zip file is located
3. Type: "C:\Program Files\WinZip\wzzip" -yf zipfile.zip
4. Press Enter on the keyboard

Substitute the actual drive letter and folder where WinZip is installed if different than above and
also use the real Zip file name in the place of zipfile.zip. The double quotes in the example
above are necessary due to the space between "Program" and "Files".

For a split or spanned Zip file, use the following command instead:

"C:\Program Files\WinZip\wzzip" -yfs zipfile.zip

WZZIP will create a new Zip file with a FIXED suffix in the file name. The original Zip file will
not be modified. Only the data in the original Zip file is used.

The FIXED Zip file is structurally sound but the data may still be corrupt. WZZIP does not fix
the zipped data itself. If the zipped data has a CRC error or the zipped data is corrupt, then the
resulting fixed Zip file will still be corrupt.

If you continue to have problems or have questions email Technical Support.

You might also like