7-Zip source code ~~~~~~~~~~~~~~~~~ License for use and distribution ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 7-Zip Copyright (C) 1999-2016 Igor Pavlov. Licenses for files are: 1) CPP/7zip/Compress/Rar* files: GNU LGPL + unRAR restriction 2) All other files: GNU LGPL The GNU LGPL + unRAR restriction means that you must follow both GNU LGPL rules and unRAR restriction rules. GNU LGPL information -------------------- This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA unRAR restriction ----------------- The decompression engine for RAR archives was developed using source code of unRAR program. All copyrights to original unRAR code are owned by Alexander Roshal. The license for original unRAR code has the following restriction: The unRAR sources cannot be used to re-create the RAR compression algorithm, which is proprietary. Distribution of modified unRAR sources in separate form or as a part of other software is permitted, provided that it is clearly stated in the documentation and source comments that the code may not be used to develop a RAR (WinRAR) compatible archiver. -- Igor Pavlov
Other documents on this site:
- 7-Zip Manual /7zC.txt
- 7-Zip Manual /readme.txt
- 7-Zip Manual /copying.txt
- 7-Zip Manual /lzma.txt
- 7-Zip Manual /Methods.txt
- 7-Zip Manual /unRarLicense.txt
- 7-Zip Manual /License.txt
- 7-Zip Manual /src-history.txt
- 7-Zip Manual /7zFormat.txt
- 7-Zip Start Page
- Menu Items and Shortcut Keys
- 7-Zip File Manager
- Benchmark
- Options Dialog Box
- About Dialog Box
- Plugins
- Extract Dialog Box
- 7-Zip Plugin
- Add to Archive Dialog Box
- Exit Codes from 7-Zip
- Command Line Version User's Guide
- Command Line Syntax
- -y (assume Yes on all queries) switch
- -so (write data to stdout) switch
- -ai (Include archive filenames) switch
- -scc (Set charset for console input/output) switch
- -w (set Working directory) switch
- -bb (Set output log level) switch
- -sni (Store NT security information) switch
- -t (set Type of archive) switch
- -ssc (Set Sensitive Case mode) switch
- -ssw (Compress files open for writing) switch
- -stx (Exclude archive type) switch
- -si (read data from stdin) switch
- -sns (Store NTFS alternate Streams) switch
- -spf (Use fully qualified file paths) switch
- -- (Stop switches parsing) switch
- -x (Exclude filenames) switch
- Command Line Switches
- -ax (Exclude archive filenames) switch
- -r (Recurse subdirectories) switch
- -sfx (Create SFX archive) switch
- -i (Include filenames) switch
- -slp (Set Large Pages mode) switch
- -an (Disable parsing of archive_name) switch
- -stl (Set archive timestamp from the most recently modified file) switch
- -sa (set Archive name mode) switch
- -scrc (Set hash function) switch
- -ao (Overwrite mode) switch
- -o (set Output directory) switch
- -u (Update options) switch
- -m (Set compression Method) switch
- -spf (Use fully qualified file paths) switch
- -scs (Set charset for list files) switch
- -p (set Password) switch
- -slt (Show technical information) switch
- -sdel (Delete files after including to archive) switch
- -v (Create Volumes) switch
- d (Delete) command
- rn (Rename) command
- b (Benchmark) command
- l (List contents of archive) command
- e (Extract) command
- Command Line Commands
- a (Add) command
- t (Test integrity of archive) command
- u (Update) command
- h (Hash) command
- x (Extract with full paths) command
- Performance
- Thanks
- Frequently Asked Questions (FAQ)
- 7z Format
- General Information
- License for use and distribution
- Supported formats