"7z" or "7zip" may refer either to the open-source 7zip compression container format or to the program of the same name that is the flagship implementation of the compression format. Both are GPL-licensed and under active development.

learn more… | top users | synonyms (2)

2
votes
1answer
239 views

J7zip on Android - Extracting From an Archive and Listing Contents

My previous question got closed as not constructive. I edited it there, but didn't see that it was closed ): I'm writing an application that involves extracting 7z archives. There doesn't seem to be ...
0
votes
1answer
113 views

J7zip on Android - Extracting From an Archive [closed]

Moved this question to a new question since it was closed. I edited it, but didn't see it was closed yet. Continue discussion here: J7zip on Android - Extracting From an Archive and Listing Contents
4
votes
1answer
260 views

PsExec 1.98 (spawned from C# process) never completes when running 7Zip across domain

I am kicking off PsExec using a C# .NET 4 process with the code var startInfo = new ProcessStartInfo(psExecLocation) { Arguments = string.Format(@"\\{0} -accepteula -u {1} -p {2} {3}", ...
0
votes
0answers
21 views

Check that archive is up-to-date

I am distributing binary files in a 7z archive. The archive is re-created frequently, but only very rarely its contents changes - with the exception of file times. For that reason, I cannot compress ...
0
votes
1answer
109 views

Remove extension from filename

In folder1 I have a list of files: file1.exe ahahdf.exe ahdfkqkq.exe I want to run a script and have it create the following files in folder2: file1.zip ahahdf.zip ahdfkqkq.zip My attempt: for ...
0
votes
0answers
161 views

How to CreateObject of CLSID_CFormatBZ2 from 7-zip dll built from source [closed]

Loading any dll built from 7zip source, how do I create a bz2 compression? If this cannot be done, why is the bz2 compression supported from the installed 7z.dll, but not in its source code? more ...
3
votes
2answers
267 views

Unzip error in Java

Hi I am quite new to zip format, and I used the Java's util implementation to unzip a file, However it throws a ZipException everytime I try to open the file. I checked to see if the file was ...
1
vote
2answers
800 views

7-Zip throws an error in SSIS 2012

I have the following problem: I use 7-Zip in my SSIS 2012 package. So I created the Execute Process task and put there: WorkingDirectory: C:\Program Files\7-Zip\ (it's correct, double checked it) ...
0
votes
1answer
79 views

Action<>,wait for a extra action to complete

here it is: Action<int, ProgressBar, Label, Label, int, Button> downloadFileAsync = (i, pb, label2, label1, ServID, button1) => { var bd = ...
-2
votes
1answer
76 views

7z questions and such [closed]

I am wanting to learn the ropes with 7z. This isn't working...I followed 7z --help: 7z x -r beans.7z personal.php I want to make a .7z file called "beans.7z" and what contains the file ...
0
votes
3answers
65 views

Git as a repo that doesn't have version control?

Okay, here's a weird one! I have this nifty little 32gig thumbdrive that I keep in my wallet that contains all the latest of EVERY file I need to go about life on a computer. It contains all my BASH ...
3
votes
3answers
231 views

Zip batch command and Excel

I have many excel files that I need zipped into each of their own zip folders. I thought I had this ironed out, but I have co-workers coming back to me saying that they cannot open the excel file ...
0
votes
1answer
414 views

Problems with batch script zip file to ftp

I am having problems with a batch script that should zip some pdf files and upload them to a FTP server. My script looks like this: @echo off set d=%date:~0,2%%date:~3,2%%date:~6,4% set d=%d: =_% ...
0
votes
0answers
207 views

Editing and compiling 7-zip in Visual Studio 11 (2012)

It seems the source code for many applications is not friendly with Visual Studio 2010 or 2012, or for anything GUI based for that matter, probably my knowledge is at fault there. Programs and ...
1
vote
0answers
59 views

Is there any way to keep compressed file extension using “SevenZip.LzmaAlone” class compression?

I'm working on big files compression using Java. It's mandatory (for me) to compress my files unto 7z files (LZMA compression). To do that, I'm using the 7z Java SKD. I'm calling the ...
0
votes
0answers
296 views

Is there a Android Port for the 7zip library?

I am thinking of porting it, if there isn't one already available. Google search yielded one result, but that port was incomplete and did not compile either... If there is an already existing android ...
1
vote
2answers
96 views

Brackets aren't working on this Windows File?

I am new here and my english is not very good so first, pardon me. My problem is that this batch keep reading the strings inside the variable "IF EXIST %FSIZE%"; i meant, in case that variable does ...
1
vote
1answer
220 views

Zipping everything in directory with 7z except one file or one file type

i'd like to zip everything except one file 7z a -tzip files.zip * this will zip all the files in my current directory.. is there a way I can tell it to not zip one file or one file type ?
0
votes
1answer
279 views

Extract files using 7z with vb2010 to %temp%

This is one of the revisions that i have tried. I couldn't quite figure out the 7zipsharp thing. Dim Arg1 As String = "x" Dim Zip As String = "apps\dat\sb.7z" Dim path As String = ...
1
vote
2answers
268 views

Correctly decoding zip entry file names — CP437, UTF-8 or?

I recently wrote a zip file I/O library called zipzap, but I'm struggling with correctly decoding zip entry file names from arbitrary zip files. Now, the PKWARE spec states: D.1 The ZIP format ...
0
votes
1answer
96 views

SMTP attachment of type 7Zip in java not recognized as multi-part?

I am trying to send a 7Zip attachment using SMTP (java mail), even after setting proper multi-part and content type as "application/x-7z-compressed", I see it is not shown as attachment, as below, any ...
0
votes
1answer
343 views

Compress a folder recursively as 7z with PyLZMA and py7zlib

Through much trial and error, I've figured out how to make lzma compressed files through PyLZMA, but I'd like to replicate the seemingly simple task of compressing a folder and all of its ...
0
votes
1answer
42 views

7z zipping directory relatively

I am trying to use 7z to zip a directory so I do C:/7z a -tzip mydirectory/testing.zip mydirectory/testing -o* -r The problem the outputted zip file has for the content the entire directory ...
0
votes
0answers
67 views

c# Append file to Existing .rar

I'm looking at appending a single file to an existing .rar file. I am currently using sevenzipshap to read the .rar. But i cant find any documentation on their site about adding a file to an existing ...
0
votes
1answer
271 views

What's the difference between 7z and lzma compressors?

7-Zip claims using LZMA as the compression algorithm. However, the LZMA SDK comes with two executables, 7zr.exe and lzma.exe, which have different options/switches and which produce different results ...
1
vote
2answers
671 views

7zip command line - Create executable jars

I have an executable .jar-File which works, but I want to add some files to the .jar-File with another program. My idea was to use the 7zip command line extension, but when I try to add something to ...
1
vote
2answers
991 views

Compressing & Decompressing 7z file in java

I want to compress a file into zip, rar and 7z format using java code. Also I want to decompress these files at a specified location. Can anyone please tell me how to compress and decompress files ...
0
votes
0answers
49 views

How can I create 7z (Should be turning to .exe file) with batch command, when I should zip multiple folders each contains many files?

I want to create a zip from multiple folders It should be an .exe (final step) Does anyone knows how to do it using batch command?
1
vote
2answers
575 views

Using 7zip to extract .rar files but cannot find archive

I'm using python to automatically extract archives. I'm using subprocess as such: command = "7z e " + self.dir + " -o" + dest subprocess.call(command) where self.dir is the directory of the archive ...
2
votes
2answers
239 views

zipping files with the same name in different folders using 7z @listfile feature

I want to create a 7zip file containing files with the same names but in different folders using 7zip's @listfile feature. Although I have used 7zip CLI for a long time, I just cannot find the syntax ...
2
votes
0answers
226 views

How I can get embedded attachments out of an Outlookmailitem? -> Get Attachments out of *.msg files

at the moment I am delveoping an Outlook-addin (Outlook 2007) in C#, and I need to save the embedded attachments (usually images in BMP format). I meen the attachments which are embedded by pasting ...
-1
votes
1answer
586 views

Integrating 7-zip library in to a C#.NET application [duplicate]

Possible Duplicate: How do I create 7-Zip archives with .NET? How can we integrate 7-zip archiving library in a C#.NET application. I am working on an application that need to have an ...
0
votes
1answer
462 views

Function to create zip file excluding some files and folders in Powershell

How to write powershell script function to create a zip file excluding .tmp files and bin, obj folder I tried and found this: function create-zip([String] $dir, [String] $Zipfile){ ...
0
votes
1answer
560 views

powershell script - create zip file excluding some files and folders

I am trying to create powershell script function to zip a folder excluding some folders and files here is my code, which create zip file including all files and folder # Zip creator method function ...
0
votes
1answer
123 views

How key_derivation and key_verification functions are implemented of a 7-zip archive's encryption mechanism?

I am curious about how password recovery works for password protected files. And I want to know the exact flow of the 7-zip encryption mechanism. 7-zip uses AES-256 encryption algorithm in CBC mode, ...
0
votes
0answers
146 views

How to compile 7zr from the LZMA SDK with encryption support?

I want to use the LZMA SDK to create/extract encrypted 7zip file from my app. I'm using the Alone7z bundle from the SDK to figure out how to use the SDK. With the provided makefile 7zr doesn't ...
3
votes
1answer
274 views

Invoke executable (w/parameters) from powershell script

I'm calling a zip utility from powershell and having a difficult time getting its parameters straight. Here's the code: if (-not (test-path "C:\Program Files (x86)\7-Zip\7z.exe")) {throw ...
2
votes
1answer
609 views

7zip compress network stream

I will like to compress a file before sending it through the network. I think the best approach is 7zip because it is free and open source. How I use 7zip with .net? I know that 7zip is free and ...
10
votes
5answers
2k views

why is LZMA SDK (7-zip) so slow

I found 7-zip great and I will like to use it on .net applications. I have a 10MB file (a.001) and it takes: 2 seconds to encode. Now it will be nice if I could do the same thing on c#. I have ...
0
votes
1answer
61 views

Do something after 7zip extracts

After 7zip extracts a file, How can I make it run a program? The program is in the extracted file. Is there a way that I can add code to do this?
1
vote
1answer
257 views

How to partially extract a folder from a 7z file using powershell

I'm trying to automate the install of my platform. I've made a script for compressing the build of the deployables to a 7zip file. Now i need to uncompress partially some folders to a specific ...
0
votes
0answers
191 views

7-zip command line, skip existing files [closed]

Is it possible to create a 7-zip command line which only adds a file if that filename is not already present in the archive, like: 7za a -SkipExistingFiles archive.7z myfile.ext If the above is run ...
0
votes
1answer
109 views

How to make git archive in 7zip format?

7zip tends to compress a lot better than tar.gz or zip, but git archive only supports these two fairly ancient formats. Is there any simple way of making output of git archive compress as 7zip?
3
votes
1answer
732 views

C++ using 7zip.dll

I'm developing an app which will need to work with different types of archives. As much of archive types as good. I have choosen a 7zip.dll as an engine of archive-worker. But there is a problem, does ...
0
votes
0answers
218 views

7za commandline “The handle is invalid” & VB.net

I'm using .NET 4 Client in MS Visual Studio 2010 on Windows 7 64 bit and 7-Zip command line 9.20. I start command line 7za with the following commands: ExtractProc.StartInfo.Arguments = "x -o""" + ...
0
votes
2answers
717 views

Batch File to Compress Certain Directories with 7zip?

Just a request for help with batch programming. Need to do periodic backups of certain folders and was wondering how I would achieve that. Goal: To Scroll through a directory and compress certain ...
0
votes
0answers
125 views

7 Zip Frustations

I have 10 zip files(zipname1.zip,zipname2.zip etc ) that have the same file name( SameFileinAllZips) in them. I want to unzip each file and move it to a different directory giving it a number and the ...
0
votes
0answers
202 views

7zip string/stream compression PHP/C? No file name / date store in .7z archive, every byte count

I want compress 1 small file/data, only file size matter. No need file information store, like filename, size, date, etc... If I use rar/7zip/zip as CLI, file information added to archive. It's not ...
0
votes
1answer
113 views

process zipping files hangs when called from cmd

I run something like this: string exec = @"/k" + @"7za.exe a -tzip " + name + ".zip \"" + name + "\""; processStarter ps.run(exec); startInfo settings: startInfo.WorkingDirectory = ...
0
votes
1answer
48 views

Where is the most recent source-code for 7-Zip?

7-Zip lives at http://7-Zip.org and http://SevenZip.SourceForge.net $ svn ls http://sevenzip.svn.sourceforge.net/svnroot/sevenzip svn: Could not open the requested SVN filesystem The 9.28 alpha ...