dhirajhimani / winzipaes

Automatically exported from code.google.com/p/winzipaes
0 stars 0 forks source link

It couldn't keep the original files unchange when add a file in a zip existing archive. #26

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Winzip a 256Aes.zip what include some files.
2.Add a file into 256Aes.zip by winaes coding .
3.Run winaes AesZipFileEncrypter class to add this file.

What is the expected output? What do you see instead?
Result:256AES.zip creation successful,but it only contains the new file which 
added by coding .
Expect: The 256AES.zip creation successful and the original files are in zip 
archive,not removed .

What version of the product are you using? On what operating system?
All version.
OS:window XP sp2

Please provide any additional information below.

Original issue reported on code.google.com by aqu...@gmail.com on 29 Nov 2010 at 10:25

GoogleCodeExporter commented 9 years ago
Sorry, but I'll probably won't implement this feature, as this library is not a 
full blown zip handler but just targeted at creating (or handling) encrypted 
zip content.

Original comment by olaf.merkert on 5 Dec 2010 at 12:21

GoogleCodeExporter commented 9 years ago
Ok,I see,thanks for your comments.

Original comment by aqu...@gmail.com on 7 Dec 2010 at 1:56