Click here to Skip to main content
15,894,343 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
See more:
I created a backup of a portion of my hard disk which amounted to 11MB. I want to restore this backup but when I double click the file it says : Cannot open file : It does not appear to be a valid archive.

What I have tried:

Is there still a way to recover this file? One of my hunch is that this file was made with a lower version of winzip than the one I am using now. Is winzip backward
compatible? Could the newer versions open files made from older versions?
Is it possible to know what winzip version a file was made from?
Posted
Updated 20-Jul-16 7:26am
v2

1 solution

Quote:
Is winzip backward compatible?
It should.
Try another zipper to see if better luck with it.
7-Zip[^]

Otherwise, I would open the zip in a programmer editor (binary mode) just to see if the zip headers are here or not.
UltraEdit: the text editor trusted by millions[^]
 
Share this answer
 
Comments
[no name] 14-Jul-16 13:00pm    
+5, especially to bring UltraEdit in my mind :)
Patrice T 14-Jul-16 13:03pm    
Thank you :)

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900