p7zip icon indicating copy to clipboard operation
p7zip copied to clipboard

7zCon.sfx - ZSTD

Open 11p5G opened this issue 5 years ago • 2 comments

Hi, sfx module "7zCon.sfx" not support method ZSTD.

Extracting archive: ./1.sfx
--
Path = ./1.sfx
Type = 7z

ERROR: Unsupported Method : 1.AppImage
                 
Sub items Errors: 1

Archive Errors

Sub items Errors: 1

11p5G avatar Sep 16 '20 10:09 11p5G

Self-extraction is not recommended. Also using self extracting archive besides some corporate environment is questionable from the security point of view. Many people wouldn't feel comfortable to execute some unknown code on thier systems. So I'm not going to add zstd self-extraction, but I'll incorporate it if you're willing to provide PR.

jinfeihan57 avatar Sep 16 '20 12:09 jinfeihan57

I feel like supporting zstd will mean eventually supporting all of lz4/lz5/lizard/brotli/lzham

cielavenir avatar Apr 04 '22 07:04 cielavenir