PDA

View Full Version : 7Zip integration


16-Sep-2005, 02:54 AM
Hi,

Is there a plugin available for 7z archives (to allow BC to navigate the compressed archives in the same way that it can for zip files) ?

Regards,
Xeno

chrroe
16-Sep-2005, 09:13 AM
Hi Xeno!

Use the search function of this forum with 7zip and you will see, that this feature is on the famous wish list for a very very long time.
Further information about the current state can only be provided by the development team.

But your question may help to reorder the priorities on the wish list .

Bye
Christoph

gadgeteria
10-Dec-2005, 09:54 AM
Now that 7-Zip has a dedicated command-line version, maybe there's an easy way to call it instead of the internal zip viewer...?

Chris
12-Dec-2005, 02:33 PM
There isn't a way to call a command line archive tool from BC as a plug-in, but support for 7-zip, along with a way to support command line archives as plug-ins are both on our wish list.

fspafford
24-Aug-2009, 03:22 PM
I would like to see 7-zip integration.

Frank

Chris
25-Aug-2009, 10:08 AM
Hi Frank,

Beyond Compare 3.1.6 has read-only support for 7-zip files.

buggers
12-May-2011, 02:50 AM
Any chance you can update the 7zip library to v9.20 or newer (I need LZMA2 support) that the v4 library currently in use doesn't have it and just replacing it with the new one doesn't work (unlike the unrar one witch also needs updating to v4 but can be replaced by the user)

Aaron
12-May-2011, 10:28 AM
Hello,

We would be interested in collecting various archive files for testing purposes. Would you be able to email us a couple pairs of files you are having trouble with at support@scootersoftware.com?

If you email us, please include a link back to this forum post for reference.

buggers
13-May-2011, 01:44 AM
http://www.mediafire.com/?x3agv4b06qjjdix
The file was created by archiving it with 7-Zip v9.22 (http://sourceforge.net/projects/sevenzip/files/7-Zip/9.22/) and the following settings:
http://img20.imageshack.us/img20/1792/setings.png

P.S. The latest (at the moment) 7zxa library is available from http://sourceforge.net/projects/sevenzip/files/7-Zip/9.22/7z922_extra.7z/download

Aaron
13-May-2011, 09:35 AM
Thanks. I'll add this to our test cases. We'll investigate and see what we can do.

In the meantime, you can binary scan a 7z as a file to determine if the content has changed without navigating into the archive.

buggers
16-May-2011, 01:56 AM
I'm using it to merge parts of 2 folders contents and it is easier if I compare a folder to archive instead of extracting the contents of the archive. And the best compression levels I get is with the above settings. I'm currently using LZMA so it is not a problem but it'll be nice to have the LZMA2 support added later on.

P.S. Thanks for all your hard work :)