Is SzArEx_Extract going to support these archives in the future?
What switches can I use during making archives, so that they can extracted via SzArEx_Extract?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
1) Archives previously were packed with 9.38 and they could be unpacked without issues, but after repacking with 15.14 they no longer can be extracted.
2) The first command creates an archive with *.cat and *.inf files and the second command adds files with other extensions.
The case is not simple.
Now there is bug in 7z archive updating code.
So if you specify methods with bcj / bcj2 filter, and repack some solid block that used filter (BCJ or BCJ2), 7-Zip adds additional BCJ filter (it's BUG).
I'll try fix the problem in next version of 7-Zip.
Now (with current version) you can use the command without BCJ2 / BCJ switches.
7-Zip knows how to add bcj2/bcj2 filter by default.
Just use -mx switch.
Thanks for report!!!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The latest version of 7zip often produces archives which cannot be unpacked using the SzArEx_Extract function.
For example, I cannot extract *.inf files from this archive:
https://drive.google.com/file/d/0Bwd03nLDyBWpSkVTRV9Od29mR3c/view?usp=sharing
Is SzArEx_Extract going to support these archives in the future?
What switches can I use during making archives, so that they can extracted via SzArEx_Extract?
SzArEx_Extract doesn't support some combinations of methods.
But 7-Zip doesn't use these combinations by default.
note that it's useless cominations of filters: BCJ with BCJ2.
And SzArEx_Extract doesn't support it.
I need to know
1) exact version of 7-zip that was used to create that archive
2) exact switches that were used
1) Archives previously were packed with 9.38 and they could be unpacked without issues, but after repacking with 15.14 they no longer can be extracted.
2) The first command creates an archive with
*.catand*.inffiles and the second command adds files with other extensions.Last edit: Igor Pavlov 2016-01-20
The case is not simple.
Now there is bug in 7z archive updating code.
So if you specify methods with bcj / bcj2 filter, and repack some solid block that used filter (BCJ or BCJ2), 7-Zip adds additional BCJ filter (it's BUG).
I'll try fix the problem in next version of 7-Zip.
Now (with current version) you can use the command without BCJ2 / BCJ switches.
7-Zip knows how to add bcj2/bcj2 filter by default.
Just use -mx switch.
Thanks for report!!!