From 8551d05a814a71058971d7276be77e5ecdb2233e Mon Sep 17 00:00:00 2001 From: Giorgio Tani Date: Sat, 26 Oct 2024 09:31:57 +0200 Subject: [PATCH] Add files via upload --- peazip-sources/res/share/presets/11.txt | 4 +- peazip-sources/res/share/presets/12.txt | 36 +-- peazip-sources/res/share/presets/2.txt | 16 +- peazip-sources/res/share/presets/3.txt | 8 +- peazip-sources/res/share/presets/4.txt | 22 +- peazip-sources/res/share/presets/5.txt | 38 ++-- peazip-sources/res/share/presets/7.txt | 40 ++-- .../res/share/presets/alt/7z-brotli.txt | 210 ++++++++++++++++++ peazip-sources/res/share/presets/alt/arc.txt | 210 ++++++++++++++++++ .../res/share/presets/alt/brotli.txt | 210 ++++++++++++++++++ peazip-sources/res/share/presets/alt/cb7.txt | 210 ++++++++++++++++++ peazip-sources/res/share/presets/alt/cbr.txt | 210 ++++++++++++++++++ peazip-sources/res/share/presets/alt/cbt.txt | 210 ++++++++++++++++++ peazip-sources/res/share/presets/alt/cbz.txt | 210 ++++++++++++++++++ .../res/share/presets/alt/zip-bzip2.txt | 210 ++++++++++++++++++ peazip-sources/res/share/presets/alt/zpaq.txt | 210 ++++++++++++++++++ .../res/share/presets/alt/zstandard.txt | 210 ++++++++++++++++++ 17 files changed, 2182 insertions(+), 82 deletions(-) create mode 100644 peazip-sources/res/share/presets/alt/7z-brotli.txt create mode 100644 peazip-sources/res/share/presets/alt/arc.txt create mode 100644 peazip-sources/res/share/presets/alt/brotli.txt create mode 100644 peazip-sources/res/share/presets/alt/cb7.txt create mode 100644 peazip-sources/res/share/presets/alt/cbr.txt create mode 100644 peazip-sources/res/share/presets/alt/cbt.txt create mode 100644 peazip-sources/res/share/presets/alt/cbz.txt create mode 100644 peazip-sources/res/share/presets/alt/zip-bzip2.txt create mode 100644 peazip-sources/res/share/presets/alt/zpaq.txt create mode 100644 peazip-sources/res/share/presets/alt/zstandard.txt diff --git a/peazip-sources/res/share/presets/11.txt b/peazip-sources/res/share/presets/11.txt index a0088fd6..5b1d8d2e 100644 --- a/peazip-sources/res/share/presets/11.txt +++ b/peazip-sources/res/share/presets/11.txt @@ -1,7 +1,7 @@ PEAZIP CUSTOM COMPRESSION SETTINGS To replace an existing preset with a custom compression settings file, copy the desired custom compression settings file in PeaZip\res\presets folder, in place of one of the existing preset files (named 1..15). Displayed name, below, can be edited and will be shown in presets menu in place of the name of the replaced preset (displayed names in embedded presets are 1..15, and are translated to language-dependant strings). -11 +12 GENERAL OPTIONS Type @@ -45,7 +45,7 @@ Add timestamp to archive name BACKEND OPTIONS: 7z/p7zip Method -4 +12 Dictionary -1 Word diff --git a/peazip-sources/res/share/presets/12.txt b/peazip-sources/res/share/presets/12.txt index 5b1d8d2e..f6b24f46 100644 --- a/peazip-sources/res/share/presets/12.txt +++ b/peazip-sources/res/share/presets/12.txt @@ -1,14 +1,14 @@ PEAZIP CUSTOM COMPRESSION SETTINGS -To replace an existing preset with a custom compression settings file, copy the desired custom compression settings file in PeaZip\res\presets folder, in place of one of the existing preset files (named 1..15). +To replace an existing preset with a custom compression settings file, copy the desired custom compression settings file in PeaZip\res\share\presets folder, in place of one of the existing preset files (named 1..15). Displayed name, below, can be edited and will be shown in presets menu in place of the name of the replaced preset (displayed names in embedded presets are 1..15, and are translated to language-dependant strings). -12 +11 GENERAL OPTIONS Type -7Z -0 +Zstd +16 Compression level -1 +2 Action 0 Spanning @@ -32,7 +32,7 @@ Send by mail 0 0 TAR before compressing/archiving -0 +1 Close PeaZip when task completes 0 Halt system when task is completed @@ -43,17 +43,17 @@ Add timestamp to archive name 0 0 -BACKEND OPTIONS: 7z/p7zip +BACKEND OPTIONS: 7z / p7zip Method -12 +0 Dictionary --1 +8 Word --1 +4 Passes -1 Solid block size -4 +13 Sort by name for solid compression 1 Compress files open for writing @@ -92,7 +92,7 @@ BACKEND OPTIONS: Custom Executable C:\Program Files\WinRAR\Rar.exe Extension - +rar Other options Syntax @@ -112,7 +112,7 @@ Object control algorithm Volume control algorithm 4 Stream control algorithm -0 +3 BACKEND OPTIONS: QUAD/BALZ/BCM Executable @@ -139,7 +139,7 @@ Interactively ask for password 0 7.3.0 EXTENSION -Set 7z/p7zip archive time from most recent file time +Set 7z / p7zip archive time from most recent file time 0 Maximize Brotli compression using larger window size (may be incompatible with some Brotli extractors) 0 @@ -169,7 +169,7 @@ RAR save NT security info 0 RAR save NTFS streams 0 -RAR set archive time from most recent file time +RAR set archive time from: system time, original archive time, most recent file time 0 RAR lock archive 0 @@ -181,7 +181,7 @@ Custom archive extension 8.2.0 EXTENSION Store Created and Last access timestamps in archive types supporting it -0 +1 8.8.0 EXTENSION TAR standard @@ -196,13 +196,13 @@ Test archives after creation 0 9.0.0 EXTENSION -7z/p7zip do not change last access time +7z / p7zip do not change last access time 0 Store hard links as links (WIM, TAR) 0 Store symbolic links as links (WIM, TAR) 0 -7z/p7zip max memory usage +7z / p7zip max memory usage 0 9.9.0 EXTENSION diff --git a/peazip-sources/res/share/presets/2.txt b/peazip-sources/res/share/presets/2.txt index e18201b3..185c8896 100644 --- a/peazip-sources/res/share/presets/2.txt +++ b/peazip-sources/res/share/presets/2.txt @@ -5,10 +5,10 @@ Displayed name, below, can be edited and will be shown in presets menu in place GENERAL OPTIONS Type -*PAQ -17 +7Z +0 Compression level --1 +5 Action 0 Spanning @@ -45,15 +45,15 @@ Add timestamp to archive name BACKEND OPTIONS: 7z/p7zip Method -0 +1 Dictionary -0 +12 Word -4 +6 Passes -0 +-1 Solid block size -0 +15 Sort by name for solid compression 1 Compress files open for writing diff --git a/peazip-sources/res/share/presets/3.txt b/peazip-sources/res/share/presets/3.txt index 9bd8524d..ecc24a45 100644 --- a/peazip-sources/res/share/presets/3.txt +++ b/peazip-sources/res/share/presets/3.txt @@ -8,7 +8,7 @@ Type 7Z 0 Compression level -5 +3 Action 0 Spanning @@ -47,13 +47,13 @@ BACKEND OPTIONS: 7z/p7zip Method 1 Dictionary -12 +8 Word -6 +4 Passes -1 Solid block size -15 +13 Sort by name for solid compression 1 Compress files open for writing diff --git a/peazip-sources/res/share/presets/4.txt b/peazip-sources/res/share/presets/4.txt index 225b3fcc..e50d9b32 100644 --- a/peazip-sources/res/share/presets/4.txt +++ b/peazip-sources/res/share/presets/4.txt @@ -5,8 +5,8 @@ Displayed name, below, can be edited and will be shown in presets menu in place GENERAL OPTIONS Type -7Z -0 +Custom/RAR +4 Compression level 3 Action @@ -45,15 +45,15 @@ Add timestamp to archive name BACKEND OPTIONS: 7z/p7zip Method -1 +0 Dictionary -8 +0 Word 4 Passes --1 +0 Solid block size -13 +0 Sort by name for solid compression 1 Compress files open for writing @@ -90,9 +90,9 @@ Encryption algorithm (if password and/or keyfile is provided) BACKEND OPTIONS: Custom Executable - +C:\Program Files\WinRAR\Rar.exe Extension - +rar Other options Syntax @@ -108,9 +108,9 @@ BACKEND OPTIONS: PEA Compression 1 Object control algorithm -9 +11 Volume control algorithm -3 +4 Stream control algorithm 0 @@ -124,7 +124,7 @@ Solid block size BACKEND OPTIONS: Split Integrity check -11 +13 BACKEND OPTIONS: UPX Compression diff --git a/peazip-sources/res/share/presets/5.txt b/peazip-sources/res/share/presets/5.txt index 6699a833..f0885526 100644 --- a/peazip-sources/res/share/presets/5.txt +++ b/peazip-sources/res/share/presets/5.txt @@ -1,14 +1,14 @@ PEAZIP CUSTOM COMPRESSION SETTINGS -To replace an existing preset with a custom compression settings file, copy the desired custom compression settings file in PeaZip\res\presets folder, in place of one of the existing preset files (named 1..15). +To replace an existing preset with a custom compression settings file, copy the desired custom compression settings file in PeaZip\res\share\presets folder, in place of one of the existing preset files (named 1..15). Displayed name, below, can be edited and will be shown in presets menu in place of the name of the replaced preset (displayed names in embedded presets are 1..15, and are translated to language-dependant strings). 5 GENERAL OPTIONS Type -ARC -1 +XZ +14 Compression level -4 +2 Action 0 Spanning @@ -32,7 +32,7 @@ Send by mail 0 0 TAR before compressing/archiving -0 +1 Close PeaZip when task completes 0 Halt system when task is completed @@ -43,9 +43,9 @@ Add timestamp to archive name 0 0 -BACKEND OPTIONS: 7z/p7zip +BACKEND OPTIONS: 7z / p7zip Method -1 +0 Dictionary 8 Word @@ -53,7 +53,7 @@ Word Passes -1 Solid block size -12 +13 Sort by name for solid compression 1 Compress files open for writing @@ -90,9 +90,9 @@ Encryption algorithm (if password and/or keyfile is provided) BACKEND OPTIONS: Custom Executable - +C:\Program Files\WinRAR\Rar.exe Extension - +rar Other options Syntax @@ -108,11 +108,11 @@ BACKEND OPTIONS: PEA Compression 1 Object control algorithm -9 +11 Volume control algorithm -3 +4 Stream control algorithm -0 +3 BACKEND OPTIONS: QUAD/BALZ/BCM Executable @@ -124,7 +124,7 @@ Solid block size BACKEND OPTIONS: Split Integrity check -11 +13 BACKEND OPTIONS: UPX Compression @@ -139,7 +139,7 @@ Interactively ask for password 0 7.3.0 EXTENSION -Set 7z/p7zip archive time from most recent file time +Set 7z / p7zip archive time from most recent file time 0 Maximize Brotli compression using larger window size (may be incompatible with some Brotli extractors) 0 @@ -169,7 +169,7 @@ RAR save NT security info 0 RAR save NTFS streams 0 -RAR set archive time from most recent file time +RAR set archive time from: system time, original archive time, most recent file time 0 RAR lock archive 0 @@ -181,7 +181,7 @@ Custom archive extension 8.2.0 EXTENSION Store Created and Last access timestamps in archive types supporting it -0 +1 8.8.0 EXTENSION TAR standard @@ -196,13 +196,13 @@ Test archives after creation 0 9.0.0 EXTENSION -7z/p7zip do not change last access time +7z / p7zip do not change last access time 0 Store hard links as links (WIM, TAR) 0 Store symbolic links as links (WIM, TAR) 0 -7z/p7zip max memory usage +7z / p7zip max memory usage 0 9.9.0 EXTENSION diff --git a/peazip-sources/res/share/presets/7.txt b/peazip-sources/res/share/presets/7.txt index 2eeefd51..870da15e 100644 --- a/peazip-sources/res/share/presets/7.txt +++ b/peazip-sources/res/share/presets/7.txt @@ -1,12 +1,12 @@ PEAZIP CUSTOM COMPRESSION SETTINGS -To replace an existing preset with a custom compression settings file, copy the desired custom compression settings file in PeaZip\res\presets folder, in place of one of the existing preset files (named 1..15). +To replace an existing preset with a custom compression settings file, copy the desired custom compression settings file in PeaZip\res\share\presets folder, in place of one of the existing preset files (named 1..15). Displayed name, below, can be edited and will be shown in presets menu in place of the name of the replaced preset (displayed names in embedded presets are 1..15, and are translated to language-dependant strings). 7 GENERAL OPTIONS Type -ZIP -15 +GZip +5 Compression level 2 Action @@ -32,7 +32,7 @@ Send by mail 0 0 TAR before compressing/archiving -0 +1 Close PeaZip when task completes 0 Halt system when task is completed @@ -43,17 +43,17 @@ Add timestamp to archive name 0 0 -BACKEND OPTIONS: 7z/p7zip +BACKEND OPTIONS: 7z / p7zip Method -2 +0 Dictionary -4 +0 Word --1 +4 Passes 0 Solid block size -0 +12 Sort by name for solid compression 1 Compress files open for writing @@ -90,9 +90,9 @@ Encryption algorithm (if password and/or keyfile is provided) BACKEND OPTIONS: Custom Executable - +C:\Program Files\WinRAR\Rar.exe Extension - +rar Other options Syntax @@ -108,11 +108,11 @@ BACKEND OPTIONS: PEA Compression 1 Object control algorithm -9 +11 Volume control algorithm -3 +4 Stream control algorithm -0 +3 BACKEND OPTIONS: QUAD/BALZ/BCM Executable @@ -124,7 +124,7 @@ Solid block size BACKEND OPTIONS: Split Integrity check -11 +13 BACKEND OPTIONS: UPX Compression @@ -139,7 +139,7 @@ Interactively ask for password 0 7.3.0 EXTENSION -Set 7z/p7zip archive time from most recent file time +Set 7z / p7zip archive time from most recent file time 0 Maximize Brotli compression using larger window size (may be incompatible with some Brotli extractors) 0 @@ -169,7 +169,7 @@ RAR save NT security info 0 RAR save NTFS streams 0 -RAR set archive time from most recent file time +RAR set archive time from: system time, original archive time, most recent file time 0 RAR lock archive 0 @@ -181,7 +181,7 @@ Custom archive extension 8.2.0 EXTENSION Store Created and Last access timestamps in archive types supporting it -0 +1 8.8.0 EXTENSION TAR standard @@ -196,13 +196,13 @@ Test archives after creation 0 9.0.0 EXTENSION -7z/p7zip do not change last access time +7z / p7zip do not change last access time 0 Store hard links as links (WIM, TAR) 0 Store symbolic links as links (WIM, TAR) 0 -7z/p7zip max memory usage +7z / p7zip max memory usage 0 9.9.0 EXTENSION diff --git a/peazip-sources/res/share/presets/alt/7z-brotli.txt b/peazip-sources/res/share/presets/alt/7z-brotli.txt new file mode 100644 index 00000000..a0088fd6 --- /dev/null +++ b/peazip-sources/res/share/presets/alt/7z-brotli.txt @@ -0,0 +1,210 @@ +PEAZIP CUSTOM COMPRESSION SETTINGS +To replace an existing preset with a custom compression settings file, copy the desired custom compression settings file in PeaZip\res\presets folder, in place of one of the existing preset files (named 1..15). +Displayed name, below, can be edited and will be shown in presets menu in place of the name of the replaced preset (displayed names in embedded presets are 1..15, and are translated to language-dependant strings). +11 + +GENERAL OPTIONS +Type +7Z +0 +Compression level +1 +Action +0 +Spanning +0 +100 +2 +Add to separate archives +0 +Archive to original path +0 +Convert +0 +0 +0 +Delete files after archiving (be careful) +0 +0 +Open output path when task completes +0 +Send by mail +0 +0 +TAR before compressing/archiving +0 +Close PeaZip when task completes +0 +Halt system when task is completed +0 +Add .enc suffix to encrypted archives +0 +Add timestamp to archive name +0 +0 + +BACKEND OPTIONS: 7z/p7zip +Method +4 +Dictionary +-1 +Word +-1 +Passes +-1 +Solid block size +4 +Sort by name for solid compression +1 +Compress files open for writing +0 +SFX module +1 +Paths: relative, full, absolute +0 +Threads +1 +Other options + +Include NT secutity info (WIM) +0 +Include NTFS Alternate Data Stream (WIM) +1 +Encryption algorithm (if password and/or keyfile is provided) +0 + +BACKEND OPTIONS: FreeArc +Solid mode +1 +Recovery records +1 +SFX module +0 +1 +Other options + +Absolute paths +0 +Encryption algorithm (if password and/or keyfile is provided) +0 + +BACKEND OPTIONS: Custom +Executable +C:\Program Files\WinRAR\Rar.exe +Extension + +Other options + +Syntax +1 + +BACKEND OPTIONS: PAQ/LPAQ/ZPAQ +Executable +2 +Compression +1 + +BACKEND OPTIONS: PEA +Compression +1 +Object control algorithm +11 +Volume control algorithm +4 +Stream control algorithm +0 + +BACKEND OPTIONS: QUAD/BALZ/BCM +Executable +2 +Maximum compression mode +0 +Solid block size +1 + +BACKEND OPTIONS: Split +Integrity check +13 + +BACKEND OPTIONS: UPX +Compression +10 +Run strip before UPX (recommended) +1 +Backup executable (recommended) +1 + +SPECIAL OPTIONS +Interactively ask for password +0 + +7.3.0 EXTENSION +Set 7z/p7zip archive time from most recent file time +0 +Maximize Brotli compression using larger window size (may be incompatible with some Brotli extractors) +0 +Maximize Zstandard compression using larger window size +0 + +7.4.0 EXTENSION +Use Rar.exe if available +1 +Create RAR5 +1 +RAR5 dictionary size +5 +RAR5 use BLAKE2 instead of CRC +0 +RAR create sfx archive +0 +RAR create solid archive +0 +RAR create recovery records +0 +RAR recovery records % +3 +RAR save files open for writing +0 +RAR save NT security info +0 +RAR save NTFS streams +0 +RAR set archive time from most recent file time +0 +RAR lock archive +0 + +7.8.0 EXTENSION +Custom archive extension +0 + + +8.2.0 EXTENSION +Store Created and Last access timestamps in archive types supporting it +0 + +8.8.0 EXTENSION +TAR standard +0 +Timestamp precision +0 +TAR, Linux save owner/group ids +0 +TAR, Linux save owner/group names +0 +Test archives after creation +0 + +9.0.0 EXTENSION +7z/p7zip do not change last access time +0 +Store hard links as links (WIM, TAR) +0 +Store symbolic links as links (WIM, TAR) +0 +7z/p7zip max memory usage +0 + +9.9.0 EXTENSION +Level of extra KDF rounds for PEA cascaded encryption +0 diff --git a/peazip-sources/res/share/presets/alt/arc.txt b/peazip-sources/res/share/presets/alt/arc.txt new file mode 100644 index 00000000..6699a833 --- /dev/null +++ b/peazip-sources/res/share/presets/alt/arc.txt @@ -0,0 +1,210 @@ +PEAZIP CUSTOM COMPRESSION SETTINGS +To replace an existing preset with a custom compression settings file, copy the desired custom compression settings file in PeaZip\res\presets folder, in place of one of the existing preset files (named 1..15). +Displayed name, below, can be edited and will be shown in presets menu in place of the name of the replaced preset (displayed names in embedded presets are 1..15, and are translated to language-dependant strings). +5 + +GENERAL OPTIONS +Type +ARC +1 +Compression level +4 +Action +0 +Spanning +0 +100 +2 +Add to separate archives +0 +Archive to original path +0 +Convert +0 +0 +0 +Delete files after archiving (be careful) +0 +0 +Open output path when task completes +0 +Send by mail +0 +0 +TAR before compressing/archiving +0 +Close PeaZip when task completes +0 +Halt system when task is completed +0 +Add .enc suffix to encrypted archives +0 +Add timestamp to archive name +0 +0 + +BACKEND OPTIONS: 7z/p7zip +Method +1 +Dictionary +8 +Word +4 +Passes +-1 +Solid block size +12 +Sort by name for solid compression +1 +Compress files open for writing +0 +SFX module +1 +Paths: relative, full, absolute +0 +Threads +1 +Other options + +Include NT secutity info (WIM) +0 +Include NTFS Alternate Data Stream (WIM) +1 +Encryption algorithm (if password and/or keyfile is provided) +0 + +BACKEND OPTIONS: FreeArc +Solid mode +1 +Recovery records +1 +SFX module +0 +1 +Other options + +Absolute paths +0 +Encryption algorithm (if password and/or keyfile is provided) +0 + +BACKEND OPTIONS: Custom +Executable + +Extension + +Other options + +Syntax +1 + +BACKEND OPTIONS: PAQ/LPAQ/ZPAQ +Executable +2 +Compression +1 + +BACKEND OPTIONS: PEA +Compression +1 +Object control algorithm +9 +Volume control algorithm +3 +Stream control algorithm +0 + +BACKEND OPTIONS: QUAD/BALZ/BCM +Executable +2 +Maximum compression mode +0 +Solid block size +1 + +BACKEND OPTIONS: Split +Integrity check +11 + +BACKEND OPTIONS: UPX +Compression +10 +Run strip before UPX (recommended) +1 +Backup executable (recommended) +1 + +SPECIAL OPTIONS +Interactively ask for password +0 + +7.3.0 EXTENSION +Set 7z/p7zip archive time from most recent file time +0 +Maximize Brotli compression using larger window size (may be incompatible with some Brotli extractors) +0 +Maximize Zstandard compression using larger window size +0 + +7.4.0 EXTENSION +Use Rar.exe if available +1 +Create RAR5 +1 +RAR5 dictionary size +5 +RAR5 use BLAKE2 instead of CRC +0 +RAR create sfx archive +0 +RAR create solid archive +0 +RAR create recovery records +0 +RAR recovery records % +3 +RAR save files open for writing +0 +RAR save NT security info +0 +RAR save NTFS streams +0 +RAR set archive time from most recent file time +0 +RAR lock archive +0 + +7.8.0 EXTENSION +Custom archive extension +0 + + +8.2.0 EXTENSION +Store Created and Last access timestamps in archive types supporting it +0 + +8.8.0 EXTENSION +TAR standard +0 +Timestamp precision +0 +TAR, Linux save owner/group ids +0 +TAR, Linux save owner/group names +0 +Test archives after creation +0 + +9.0.0 EXTENSION +7z/p7zip do not change last access time +0 +Store hard links as links (WIM, TAR) +0 +Store symbolic links as links (WIM, TAR) +0 +7z/p7zip max memory usage +0 + +9.9.0 EXTENSION +Level of extra KDF rounds for PEA cascaded encryption +0 diff --git a/peazip-sources/res/share/presets/alt/brotli.txt b/peazip-sources/res/share/presets/alt/brotli.txt new file mode 100644 index 00000000..d1377046 --- /dev/null +++ b/peazip-sources/res/share/presets/alt/brotli.txt @@ -0,0 +1,210 @@ +PEAZIP CUSTOM COMPRESSION SETTINGS +To replace an existing preset with a custom compression settings file, copy the desired custom compression settings file in PeaZip\res\presets folder, in place of one of the existing preset files (named 1..15). +Displayed name, below, can be edited and will be shown in presets menu in place of the name of the replaced preset (displayed names in embedded presets are 1..15, and are translated to language-dependant strings). +11 + +GENERAL OPTIONS +Type +Brotli +2 +Compression level +3 +Action +0 +Spanning +0 +100 +2 +Add to separate archives +0 +Archive to original path +0 +Convert +0 +0 +0 +Delete files after archiving (be careful) +0 +0 +Open output path when task completes +0 +Send by mail +0 +0 +TAR before compressing/archiving +0 +Close PeaZip when task completes +0 +Halt system when task is completed +0 +Add .enc suffix to encrypted archives +0 +Add timestamp to archive name +0 +0 + +BACKEND OPTIONS: 7z/p7zip +Method +0 +Dictionary +0 +Word +4 +Passes +0 +Solid block size +0 +Sort by name for solid compression +1 +Compress files open for writing +0 +SFX module +1 +Paths: relative, full, absolute +0 +Threads +1 +Other options + +Include NT secutity info (WIM) +0 +Include NTFS Alternate Data Stream (WIM) +1 +Encryption algorithm (if password and/or keyfile is provided) +0 + +BACKEND OPTIONS: FreeArc +Solid mode +1 +Recovery records +1 +SFX module +0 +1 +Other options + +Absolute paths +0 +Encryption algorithm (if password and/or keyfile is provided) +0 + +BACKEND OPTIONS: Custom +Executable +C:\Program Files\WinRAR\Rar.exe +Extension + +Other options + +Syntax +1 + +BACKEND OPTIONS: PAQ/LPAQ/ZPAQ +Executable +2 +Compression +1 + +BACKEND OPTIONS: PEA +Compression +1 +Object control algorithm +11 +Volume control algorithm +4 +Stream control algorithm +0 + +BACKEND OPTIONS: QUAD/BALZ/BCM +Executable +2 +Maximum compression mode +0 +Solid block size +1 + +BACKEND OPTIONS: Split +Integrity check +13 + +BACKEND OPTIONS: UPX +Compression +10 +Run strip before UPX (recommended) +1 +Backup executable (recommended) +1 + +SPECIAL OPTIONS +Interactively ask for password +0 + +7.3.0 EXTENSION +Set 7z/p7zip archive time from most recent file time +0 +Maximize Brotli compression using larger window size (may be incompatible with some Brotli extractors) +0 +Maximize Zstandard compression using larger window size +0 + +7.4.0 EXTENSION +Use Rar.exe if available +1 +Create RAR5 +1 +RAR5 dictionary size +5 +RAR5 use BLAKE2 instead of CRC +0 +RAR create sfx archive +0 +RAR create solid archive +0 +RAR create recovery records +0 +RAR recovery records % +3 +RAR save files open for writing +0 +RAR save NT security info +0 +RAR save NTFS streams +0 +RAR set archive time from: system time, original archive time, most recent file time +0 +RAR lock archive +0 + +7.8.0 EXTENSION +Custom archive extension +0 + + +8.2.0 EXTENSION +Store Created and Last access timestamps in archive types supporting it +0 + +8.8.0 EXTENSION +TAR standard +0 +Timestamp precision +0 +TAR, Linux save owner/group ids +0 +TAR, Linux save owner/group names +0 +Test archives after creation +0 + +9.0.0 EXTENSION +7z/p7zip do not change last access time +0 +Store hard links as links (WIM, TAR) +0 +Store symbolic links as links (WIM, TAR) +0 +7z/p7zip max memory usage +0 + +9.9.0 EXTENSION +Level of extra KDF rounds for PEA cascaded encryption +0 diff --git a/peazip-sources/res/share/presets/alt/cb7.txt b/peazip-sources/res/share/presets/alt/cb7.txt new file mode 100644 index 00000000..0fcfa029 --- /dev/null +++ b/peazip-sources/res/share/presets/alt/cb7.txt @@ -0,0 +1,210 @@ +PEAZIP CUSTOM COMPRESSION SETTINGS +To replace an existing preset with a custom compression settings file, copy the desired custom compression settings file in PeaZip\res\presets folder, in place of one of the existing preset files (named 1..15). +Displayed name, below, can be edited and will be shown in presets menu in place of the name of the replaced preset (displayed names in embedded presets are 1..15, and are translated to language-dependant strings). +CB7 + +GENERAL OPTIONS +Type +7Z +0 +Compression level +3 +Action +0 +Spanning +0 +100 +2 +Add to separate archives +0 +Archive to original path +0 +Convert +0 +0 +0 +Delete files after archiving (be careful) +0 +0 +Open output path when task completes +0 +Send by mail +0 +0 +TAR before compressing/archiving +0 +Close PeaZip when task completes +0 +Halt system when task is completed +0 +Add .enc suffix to encrypted archives +0 +Add timestamp to archive name +0 +0 + +BACKEND OPTIONS: 7z/p7zip +Method +1 +Dictionary +8 +Word +4 +Passes +-1 +Solid block size +12 +Sort by name for solid compression +1 +Compress files open for writing +0 +SFX module +1 +Paths: relative, full, absolute +0 +Threads +1 +Other options + +Include NT secutity info (WIM) +0 +Include NTFS Alternate Data Stream (WIM) +1 +Encryption algorithm (if password and/or keyfile is provided) +0 + +BACKEND OPTIONS: FreeArc +Solid mode +1 +Recovery records +1 +SFX module +0 +1 +Other options + +Absolute paths +0 +Encryption algorithm (if password and/or keyfile is provided) +0 + +BACKEND OPTIONS: Custom +Executable + +Extension +rar +Other options + +Syntax +1 + +BACKEND OPTIONS: PAQ/LPAQ/ZPAQ +Executable +2 +Compression +1 + +BACKEND OPTIONS: PEA +Compression +1 +Object control algorithm +9 +Volume control algorithm +3 +Stream control algorithm +0 + +BACKEND OPTIONS: QUAD/BALZ/BCM +Executable +2 +Maximum compression mode +0 +Solid block size +1 + +BACKEND OPTIONS: Split +Integrity check +11 + +BACKEND OPTIONS: UPX +Compression +10 +Run strip before UPX (recommended) +1 +Backup executable (recommended) +1 + +SPECIAL OPTIONS +Interactively ask for password +0 + +7.3.0 EXTENSION +Set 7z/p7zip archive time from most recent file time +0 +Maximize Brotli compression using larger window size (may be incompatible with some Brotli extractors) +0 +Maximize Zstandard compression using larger window size +0 + +7.4.0 EXTENSION +Use Rar.exe if available +1 +Create RAR5 +1 +RAR5 dictionary size +5 +RAR5 use BLAKE2 instead of CRC +0 +RAR create sfx archive +0 +RAR create solid archive +0 +RAR create recovery records +0 +RAR recovery records % +3 +RAR save files open for writing +0 +RAR save NT security info +0 +RAR save NTFS streams +0 +RAR set archive time from: system time, original archive time, most recent file time +0 +RAR lock archive +0 + +7.8.0 EXTENSION +Custom archive extension +1 +cb7 + +8.2.0 EXTENSION +Store Created and Last access timestamps in archive types supporting it +0 + +8.8.0 EXTENSION +TAR standard +0 +Timestamp precision +0 +TAR, Linux save owner/group ids +0 +TAR, Linux save owner/group names +0 +Test archives after creation +0 + +9.0.0 EXTENSION +7z/p7zip do not change last access time +0 +Store hard links as links (WIM, TAR) +0 +Store symbolic links as links (WIM, TAR) +0 +7z/p7zip max memory usage +0 + +9.9.0 EXTENSION +Level of extra KDF rounds for PEA cascaded encryption +0 diff --git a/peazip-sources/res/share/presets/alt/cbr.txt b/peazip-sources/res/share/presets/alt/cbr.txt new file mode 100644 index 00000000..f7b7853f --- /dev/null +++ b/peazip-sources/res/share/presets/alt/cbr.txt @@ -0,0 +1,210 @@ +PEAZIP CUSTOM COMPRESSION SETTINGS +To replace an existing preset with a custom compression settings file, copy the desired custom compression settings file in PeaZip\res\presets folder, in place of one of the existing preset files (named 1..15). +Displayed name, below, can be edited and will be shown in presets menu in place of the name of the replaced preset (displayed names in embedded presets are 1..15, and are translated to language-dependant strings). +CBR + +GENERAL OPTIONS +Type +Custom/RAR +4 +Compression level +3 +Action +0 +Spanning +0 +100 +2 +Add to separate archives +0 +Archive to original path +0 +Convert +0 +0 +0 +Delete files after archiving (be careful) +0 +0 +Open output path when task completes +0 +Send by mail +0 +0 +TAR before compressing/archiving +0 +Close PeaZip when task completes +0 +Halt system when task is completed +0 +Add .enc suffix to encrypted archives +0 +Add timestamp to archive name +0 +0 + +BACKEND OPTIONS: 7z/p7zip +Method +0 +Dictionary +0 +Word +4 +Passes +0 +Solid block size +0 +Sort by name for solid compression +1 +Compress files open for writing +0 +SFX module +1 +Paths: relative, full, absolute +0 +Threads +1 +Other options + +Include NT secutity info (WIM) +0 +Include NTFS Alternate Data Stream (WIM) +1 +Encryption algorithm (if password and/or keyfile is provided) +0 + +BACKEND OPTIONS: FreeArc +Solid mode +1 +Recovery records +1 +SFX module +0 +1 +Other options + +Absolute paths +0 +Encryption algorithm (if password and/or keyfile is provided) +0 + +BACKEND OPTIONS: Custom +Executable + +Extension +rar +Other options + +Syntax +1 + +BACKEND OPTIONS: PAQ/LPAQ/ZPAQ +Executable +2 +Compression +1 + +BACKEND OPTIONS: PEA +Compression +1 +Object control algorithm +9 +Volume control algorithm +3 +Stream control algorithm +0 + +BACKEND OPTIONS: QUAD/BALZ/BCM +Executable +2 +Maximum compression mode +0 +Solid block size +1 + +BACKEND OPTIONS: Split +Integrity check +11 + +BACKEND OPTIONS: UPX +Compression +10 +Run strip before UPX (recommended) +1 +Backup executable (recommended) +1 + +SPECIAL OPTIONS +Interactively ask for password +0 + +7.3.0 EXTENSION +Set 7z/p7zip archive time from most recent file time +0 +Maximize Brotli compression using larger window size (may be incompatible with some Brotli extractors) +0 +Maximize Zstandard compression using larger window size +0 + +7.4.0 EXTENSION +Use Rar.exe if available +1 +Create RAR5 +1 +RAR5 dictionary size +5 +RAR5 use BLAKE2 instead of CRC +0 +RAR create sfx archive +0 +RAR create solid archive +0 +RAR create recovery records +0 +RAR recovery records % +3 +RAR save files open for writing +0 +RAR save NT security info +0 +RAR save NTFS streams +0 +RAR set archive time from: system time, original archive time, most recent file time +0 +RAR lock archive +0 + +7.8.0 EXTENSION +Custom archive extension +1 +cbr + +8.2.0 EXTENSION +Store Created and Last access timestamps in archive types supporting it +0 + +8.8.0 EXTENSION +TAR standard +0 +Timestamp precision +0 +TAR, Linux save owner/group ids +0 +TAR, Linux save owner/group names +0 +Test archives after creation +0 + +9.0.0 EXTENSION +7z/p7zip do not change last access time +0 +Store hard links as links (WIM, TAR) +0 +Store symbolic links as links (WIM, TAR) +0 +7z/p7zip max memory usage +0 + +9.9.0 EXTENSION +Level of extra KDF rounds for PEA cascaded encryption +0 diff --git a/peazip-sources/res/share/presets/alt/cbt.txt b/peazip-sources/res/share/presets/alt/cbt.txt new file mode 100644 index 00000000..7cbc7e45 --- /dev/null +++ b/peazip-sources/res/share/presets/alt/cbt.txt @@ -0,0 +1,210 @@ +PEAZIP CUSTOM COMPRESSION SETTINGS +To replace an existing preset with a custom compression settings file, copy the desired custom compression settings file in PeaZip\res\presets folder, in place of one of the existing preset files (named 1..15). +Displayed name, below, can be edited and will be shown in presets menu in place of the name of the replaced preset (displayed names in embedded presets are 1..15, and are translated to language-dependant strings). +CBT + +GENERAL OPTIONS +Type +TAR +11 +Compression level +0 +Action +0 +Spanning +0 +100 +2 +Add to separate archives +0 +Archive to original path +0 +Convert +0 +0 +0 +Delete files after archiving (be careful) +0 +0 +Open output path when task completes +0 +Send by mail +0 +0 +TAR before compressing/archiving +0 +Close PeaZip when task completes +0 +Halt system when task is completed +0 +Add .enc suffix to encrypted archives +0 +Add timestamp to archive name +0 +0 + +BACKEND OPTIONS: 7z/p7zip +Method +0 +Dictionary +0 +Word +0 +Passes +-1 +Solid block size +0 +Sort by name for solid compression +1 +Compress files open for writing +0 +SFX module +1 +Paths: relative, full, absolute +0 +Threads +1 +Other options + +Include NT secutity info (WIM) +0 +Include NTFS Alternate Data Stream (WIM) +1 +Encryption algorithm (if password and/or keyfile is provided) +0 + +BACKEND OPTIONS: FreeArc +Solid mode +1 +Recovery records +1 +SFX module +0 +1 +Other options + +Absolute paths +0 +Encryption algorithm (if password and/or keyfile is provided) +0 + +BACKEND OPTIONS: Custom +Executable + +Extension +rar +Other options + +Syntax +1 + +BACKEND OPTIONS: PAQ/LPAQ/ZPAQ +Executable +2 +Compression +1 + +BACKEND OPTIONS: PEA +Compression +1 +Object control algorithm +9 +Volume control algorithm +3 +Stream control algorithm +0 + +BACKEND OPTIONS: QUAD/BALZ/BCM +Executable +2 +Maximum compression mode +0 +Solid block size +1 + +BACKEND OPTIONS: Split +Integrity check +11 + +BACKEND OPTIONS: UPX +Compression +10 +Run strip before UPX (recommended) +1 +Backup executable (recommended) +1 + +SPECIAL OPTIONS +Interactively ask for password +0 + +7.3.0 EXTENSION +Set 7z/p7zip archive time from most recent file time +0 +Maximize Brotli compression using larger window size (may be incompatible with some Brotli extractors) +0 +Maximize Zstandard compression using larger window size +0 + +7.4.0 EXTENSION +Use Rar.exe if available +1 +Create RAR5 +1 +RAR5 dictionary size +5 +RAR5 use BLAKE2 instead of CRC +0 +RAR create sfx archive +0 +RAR create solid archive +0 +RAR create recovery records +0 +RAR recovery records % +3 +RAR save files open for writing +0 +RAR save NT security info +0 +RAR save NTFS streams +0 +RAR set archive time from: system time, original archive time, most recent file time +0 +RAR lock archive +0 + +7.8.0 EXTENSION +Custom archive extension +1 +cbt + +8.2.0 EXTENSION +Store Created and Last access timestamps in archive types supporting it +0 + +8.8.0 EXTENSION +TAR standard +0 +Timestamp precision +0 +TAR, Linux save owner/group ids +0 +TAR, Linux save owner/group names +0 +Test archives after creation +0 + +9.0.0 EXTENSION +7z/p7zip do not change last access time +0 +Store hard links as links (WIM, TAR) +0 +Store symbolic links as links (WIM, TAR) +0 +7z/p7zip max memory usage +0 + +9.9.0 EXTENSION +Level of extra KDF rounds for PEA cascaded encryption +0 diff --git a/peazip-sources/res/share/presets/alt/cbz.txt b/peazip-sources/res/share/presets/alt/cbz.txt new file mode 100644 index 00000000..a1b00374 --- /dev/null +++ b/peazip-sources/res/share/presets/alt/cbz.txt @@ -0,0 +1,210 @@ +PEAZIP CUSTOM COMPRESSION SETTINGS +To replace an existing preset with a custom compression settings file, copy the desired custom compression settings file in PeaZip\res\presets folder, in place of one of the existing preset files (named 1..15). +Displayed name, below, can be edited and will be shown in presets menu in place of the name of the replaced preset (displayed names in embedded presets are 1..15, and are translated to language-dependant strings). +CBZ + +GENERAL OPTIONS +Type +ZIP +15 +Compression level +3 +Action +0 +Spanning +0 +100 +2 +Add to separate archives +0 +Archive to original path +0 +Convert +0 +0 +0 +Delete files after archiving (be careful) +0 +0 +Open output path when task completes +0 +Send by mail +0 +0 +TAR before compressing/archiving +0 +Close PeaZip when task completes +0 +Halt system when task is completed +0 +Add .enc suffix to encrypted archives +0 +Add timestamp to archive name +0 +0 + +BACKEND OPTIONS: 7z/p7zip +Method +0 +Dictionary +0 +Word +4 +Passes +0 +Solid block size +0 +Sort by name for solid compression +1 +Compress files open for writing +0 +SFX module +1 +Paths: relative, full, absolute +0 +Threads +1 +Other options + +Include NT secutity info (WIM) +0 +Include NTFS Alternate Data Stream (WIM) +1 +Encryption algorithm (if password and/or keyfile is provided) +0 + +BACKEND OPTIONS: FreeArc +Solid mode +1 +Recovery records +1 +SFX module +0 +1 +Other options + +Absolute paths +0 +Encryption algorithm (if password and/or keyfile is provided) +0 + +BACKEND OPTIONS: Custom +Executable + +Extension +rar +Other options + +Syntax +1 + +BACKEND OPTIONS: PAQ/LPAQ/ZPAQ +Executable +2 +Compression +1 + +BACKEND OPTIONS: PEA +Compression +1 +Object control algorithm +9 +Volume control algorithm +3 +Stream control algorithm +0 + +BACKEND OPTIONS: QUAD/BALZ/BCM +Executable +2 +Maximum compression mode +0 +Solid block size +1 + +BACKEND OPTIONS: Split +Integrity check +11 + +BACKEND OPTIONS: UPX +Compression +10 +Run strip before UPX (recommended) +1 +Backup executable (recommended) +1 + +SPECIAL OPTIONS +Interactively ask for password +0 + +7.3.0 EXTENSION +Set 7z/p7zip archive time from most recent file time +0 +Maximize Brotli compression using larger window size (may be incompatible with some Brotli extractors) +0 +Maximize Zstandard compression using larger window size +0 + +7.4.0 EXTENSION +Use Rar.exe if available +1 +Create RAR5 +1 +RAR5 dictionary size +5 +RAR5 use BLAKE2 instead of CRC +0 +RAR create sfx archive +0 +RAR create solid archive +0 +RAR create recovery records +0 +RAR recovery records % +3 +RAR save files open for writing +0 +RAR save NT security info +0 +RAR save NTFS streams +0 +RAR set archive time from: system time, original archive time, most recent file time +0 +RAR lock archive +0 + +7.8.0 EXTENSION +Custom archive extension +1 +cbz + +8.2.0 EXTENSION +Store Created and Last access timestamps in archive types supporting it +0 + +8.8.0 EXTENSION +TAR standard +0 +Timestamp precision +0 +TAR, Linux save owner/group ids +0 +TAR, Linux save owner/group names +0 +Test archives after creation +0 + +9.0.0 EXTENSION +7z/p7zip do not change last access time +0 +Store hard links as links (WIM, TAR) +0 +Store symbolic links as links (WIM, TAR) +0 +7z/p7zip max memory usage +0 + +9.9.0 EXTENSION +Level of extra KDF rounds for PEA cascaded encryption +0 diff --git a/peazip-sources/res/share/presets/alt/zip-bzip2.txt b/peazip-sources/res/share/presets/alt/zip-bzip2.txt new file mode 100644 index 00000000..2eeefd51 --- /dev/null +++ b/peazip-sources/res/share/presets/alt/zip-bzip2.txt @@ -0,0 +1,210 @@ +PEAZIP CUSTOM COMPRESSION SETTINGS +To replace an existing preset with a custom compression settings file, copy the desired custom compression settings file in PeaZip\res\presets folder, in place of one of the existing preset files (named 1..15). +Displayed name, below, can be edited and will be shown in presets menu in place of the name of the replaced preset (displayed names in embedded presets are 1..15, and are translated to language-dependant strings). +7 + +GENERAL OPTIONS +Type +ZIP +15 +Compression level +2 +Action +0 +Spanning +0 +100 +2 +Add to separate archives +0 +Archive to original path +0 +Convert +0 +0 +0 +Delete files after archiving (be careful) +0 +0 +Open output path when task completes +0 +Send by mail +0 +0 +TAR before compressing/archiving +0 +Close PeaZip when task completes +0 +Halt system when task is completed +0 +Add .enc suffix to encrypted archives +0 +Add timestamp to archive name +0 +0 + +BACKEND OPTIONS: 7z/p7zip +Method +2 +Dictionary +4 +Word +-1 +Passes +0 +Solid block size +0 +Sort by name for solid compression +1 +Compress files open for writing +0 +SFX module +1 +Paths: relative, full, absolute +0 +Threads +1 +Other options + +Include NT secutity info (WIM) +0 +Include NTFS Alternate Data Stream (WIM) +1 +Encryption algorithm (if password and/or keyfile is provided) +0 + +BACKEND OPTIONS: FreeArc +Solid mode +1 +Recovery records +1 +SFX module +0 +1 +Other options + +Absolute paths +0 +Encryption algorithm (if password and/or keyfile is provided) +0 + +BACKEND OPTIONS: Custom +Executable + +Extension + +Other options + +Syntax +1 + +BACKEND OPTIONS: PAQ/LPAQ/ZPAQ +Executable +2 +Compression +1 + +BACKEND OPTIONS: PEA +Compression +1 +Object control algorithm +9 +Volume control algorithm +3 +Stream control algorithm +0 + +BACKEND OPTIONS: QUAD/BALZ/BCM +Executable +2 +Maximum compression mode +0 +Solid block size +1 + +BACKEND OPTIONS: Split +Integrity check +11 + +BACKEND OPTIONS: UPX +Compression +10 +Run strip before UPX (recommended) +1 +Backup executable (recommended) +1 + +SPECIAL OPTIONS +Interactively ask for password +0 + +7.3.0 EXTENSION +Set 7z/p7zip archive time from most recent file time +0 +Maximize Brotli compression using larger window size (may be incompatible with some Brotli extractors) +0 +Maximize Zstandard compression using larger window size +0 + +7.4.0 EXTENSION +Use Rar.exe if available +1 +Create RAR5 +1 +RAR5 dictionary size +5 +RAR5 use BLAKE2 instead of CRC +0 +RAR create sfx archive +0 +RAR create solid archive +0 +RAR create recovery records +0 +RAR recovery records % +3 +RAR save files open for writing +0 +RAR save NT security info +0 +RAR save NTFS streams +0 +RAR set archive time from most recent file time +0 +RAR lock archive +0 + +7.8.0 EXTENSION +Custom archive extension +0 + + +8.2.0 EXTENSION +Store Created and Last access timestamps in archive types supporting it +0 + +8.8.0 EXTENSION +TAR standard +0 +Timestamp precision +0 +TAR, Linux save owner/group ids +0 +TAR, Linux save owner/group names +0 +Test archives after creation +0 + +9.0.0 EXTENSION +7z/p7zip do not change last access time +0 +Store hard links as links (WIM, TAR) +0 +Store symbolic links as links (WIM, TAR) +0 +7z/p7zip max memory usage +0 + +9.9.0 EXTENSION +Level of extra KDF rounds for PEA cascaded encryption +0 diff --git a/peazip-sources/res/share/presets/alt/zpaq.txt b/peazip-sources/res/share/presets/alt/zpaq.txt new file mode 100644 index 00000000..e18201b3 --- /dev/null +++ b/peazip-sources/res/share/presets/alt/zpaq.txt @@ -0,0 +1,210 @@ +PEAZIP CUSTOM COMPRESSION SETTINGS +To replace an existing preset with a custom compression settings file, copy the desired custom compression settings file in PeaZip\res\presets folder, in place of one of the existing preset files (named 1..15). +Displayed name, below, can be edited and will be shown in presets menu in place of the name of the replaced preset (displayed names in embedded presets are 1..15, and are translated to language-dependant strings). +2 + +GENERAL OPTIONS +Type +*PAQ +17 +Compression level +-1 +Action +0 +Spanning +0 +100 +2 +Add to separate archives +0 +Archive to original path +0 +Convert +0 +0 +0 +Delete files after archiving (be careful) +0 +0 +Open output path when task completes +0 +Send by mail +0 +0 +TAR before compressing/archiving +0 +Close PeaZip when task completes +0 +Halt system when task is completed +0 +Add .enc suffix to encrypted archives +0 +Add timestamp to archive name +0 +0 + +BACKEND OPTIONS: 7z/p7zip +Method +0 +Dictionary +0 +Word +4 +Passes +0 +Solid block size +0 +Sort by name for solid compression +1 +Compress files open for writing +0 +SFX module +1 +Paths: relative, full, absolute +0 +Threads +1 +Other options + +Include NT secutity info (WIM) +0 +Include NTFS Alternate Data Stream (WIM) +1 +Encryption algorithm (if password and/or keyfile is provided) +0 + +BACKEND OPTIONS: FreeArc +Solid mode +1 +Recovery records +1 +SFX module +0 +1 +Other options + +Absolute paths +0 +Encryption algorithm (if password and/or keyfile is provided) +0 + +BACKEND OPTIONS: Custom +Executable + +Extension + +Other options + +Syntax +1 + +BACKEND OPTIONS: PAQ/LPAQ/ZPAQ +Executable +2 +Compression +1 + +BACKEND OPTIONS: PEA +Compression +1 +Object control algorithm +9 +Volume control algorithm +3 +Stream control algorithm +0 + +BACKEND OPTIONS: QUAD/BALZ/BCM +Executable +2 +Maximum compression mode +0 +Solid block size +1 + +BACKEND OPTIONS: Split +Integrity check +11 + +BACKEND OPTIONS: UPX +Compression +10 +Run strip before UPX (recommended) +1 +Backup executable (recommended) +1 + +SPECIAL OPTIONS +Interactively ask for password +0 + +7.3.0 EXTENSION +Set 7z/p7zip archive time from most recent file time +0 +Maximize Brotli compression using larger window size (may be incompatible with some Brotli extractors) +0 +Maximize Zstandard compression using larger window size +0 + +7.4.0 EXTENSION +Use Rar.exe if available +1 +Create RAR5 +1 +RAR5 dictionary size +5 +RAR5 use BLAKE2 instead of CRC +0 +RAR create sfx archive +0 +RAR create solid archive +0 +RAR create recovery records +0 +RAR recovery records % +3 +RAR save files open for writing +0 +RAR save NT security info +0 +RAR save NTFS streams +0 +RAR set archive time from most recent file time +0 +RAR lock archive +0 + +7.8.0 EXTENSION +Custom archive extension +0 + + +8.2.0 EXTENSION +Store Created and Last access timestamps in archive types supporting it +0 + +8.8.0 EXTENSION +TAR standard +0 +Timestamp precision +0 +TAR, Linux save owner/group ids +0 +TAR, Linux save owner/group names +0 +Test archives after creation +0 + +9.0.0 EXTENSION +7z/p7zip do not change last access time +0 +Store hard links as links (WIM, TAR) +0 +Store symbolic links as links (WIM, TAR) +0 +7z/p7zip max memory usage +0 + +9.9.0 EXTENSION +Level of extra KDF rounds for PEA cascaded encryption +0 diff --git a/peazip-sources/res/share/presets/alt/zstandard.txt b/peazip-sources/res/share/presets/alt/zstandard.txt new file mode 100644 index 00000000..d000a8e4 --- /dev/null +++ b/peazip-sources/res/share/presets/alt/zstandard.txt @@ -0,0 +1,210 @@ +PEAZIP CUSTOM COMPRESSION SETTINGS +To replace an existing preset with a custom compression settings file, copy the desired custom compression settings file in PeaZip\res\presets folder, in place of one of the existing preset files (named 1..15). +Displayed name, below, can be edited and will be shown in presets menu in place of the name of the replaced preset (displayed names in embedded presets are 1..15, and are translated to language-dependant strings). +12 + +GENERAL OPTIONS +Type +Zstd +16 +Compression level +2 +Action +0 +Spanning +0 +100 +2 +Add to separate archives +0 +Archive to original path +0 +Convert +0 +0 +0 +Delete files after archiving (be careful) +0 +0 +Open output path when task completes +0 +Send by mail +0 +0 +TAR before compressing/archiving +0 +Close PeaZip when task completes +0 +Halt system when task is completed +0 +Add .enc suffix to encrypted archives +0 +Add timestamp to archive name +0 +0 + +BACKEND OPTIONS: 7z/p7zip +Method +0 +Dictionary +0 +Word +4 +Passes +0 +Solid block size +0 +Sort by name for solid compression +1 +Compress files open for writing +0 +SFX module +1 +Paths: relative, full, absolute +0 +Threads +1 +Other options + +Include NT secutity info (WIM) +0 +Include NTFS Alternate Data Stream (WIM) +1 +Encryption algorithm (if password and/or keyfile is provided) +0 + +BACKEND OPTIONS: FreeArc +Solid mode +1 +Recovery records +1 +SFX module +0 +1 +Other options + +Absolute paths +0 +Encryption algorithm (if password and/or keyfile is provided) +0 + +BACKEND OPTIONS: Custom +Executable +C:\Program Files\WinRAR\Rar.exe +Extension + +Other options + +Syntax +1 + +BACKEND OPTIONS: PAQ/LPAQ/ZPAQ +Executable +2 +Compression +1 + +BACKEND OPTIONS: PEA +Compression +1 +Object control algorithm +11 +Volume control algorithm +4 +Stream control algorithm +0 + +BACKEND OPTIONS: QUAD/BALZ/BCM +Executable +2 +Maximum compression mode +0 +Solid block size +1 + +BACKEND OPTIONS: Split +Integrity check +13 + +BACKEND OPTIONS: UPX +Compression +10 +Run strip before UPX (recommended) +1 +Backup executable (recommended) +1 + +SPECIAL OPTIONS +Interactively ask for password +0 + +7.3.0 EXTENSION +Set 7z/p7zip archive time from most recent file time +0 +Maximize Brotli compression using larger window size (may be incompatible with some Brotli extractors) +0 +Maximize Zstandard compression using larger window size +0 + +7.4.0 EXTENSION +Use Rar.exe if available +1 +Create RAR5 +1 +RAR5 dictionary size +5 +RAR5 use BLAKE2 instead of CRC +0 +RAR create sfx archive +0 +RAR create solid archive +0 +RAR create recovery records +0 +RAR recovery records % +3 +RAR save files open for writing +0 +RAR save NT security info +0 +RAR save NTFS streams +0 +RAR set archive time from: system time, original archive time, most recent file time +0 +RAR lock archive +0 + +7.8.0 EXTENSION +Custom archive extension +0 + + +8.2.0 EXTENSION +Store Created and Last access timestamps in archive types supporting it +0 + +8.8.0 EXTENSION +TAR standard +0 +Timestamp precision +0 +TAR, Linux save owner/group ids +0 +TAR, Linux save owner/group names +0 +Test archives after creation +0 + +9.0.0 EXTENSION +7z/p7zip do not change last access time +0 +Store hard links as links (WIM, TAR) +0 +Store symbolic links as links (WIM, TAR) +0 +7z/p7zip max memory usage +0 + +9.9.0 EXTENSION +Level of extra KDF rounds for PEA cascaded encryption +0