Activity for Linda

  • Linda Linda created ticket #1580

    Please add zstd support

  • Linda Linda posted a comment on discussion Open Discussion

    There is a strange change in 18.05. When viewing information of PE file, the VS_VERSION_INFO block is mixed altogether into one very very long line which is very ugly and hard to see, but prior to 18.04 the block is normally separated into several lines. Is it a bug?

  • Linda Linda modified a comment on discussion Open Discussion

    there is native _Bool type in C99, and we can use bool when including <stdbool.h> and we can easily make it compatible with C89 compilers like VC6 by #if...#else. Igor can consider switch to C99 bool.

  • Linda Linda posted a comment on discussion Open Discussion

    there is native _Bool type in C99, and we can use bool when including <stdbool.h> and we can easily make it compatible with C89 compilers like VC6 by #if...#else. Igor can consider switch to C99 bool.</stdbool.h>

  • Linda Linda posted a comment on discussion Open Discussion

    and at last there should not be gpsvc.dll and ieshims.dll in dependency list at all, only ntdll.dll, kernel32.dll, nsvcrt.dll and api-ms-xxx.dll should appear.

  • Linda Linda posted a comment on discussion Open Discussion

    Using dependency walker, although msvcrt.dll on win7sp1 uses api-ms-win-xxx.dll, it does not use api-ms-win-core-timezone-l1-1-0.dll. My msvcrt.dll version is 7.0.7601.17744, dated 2011-12-16, both 32bit and 64bit. You must be using 32bit version of dependency walker. There is 64bit version in PSDK2003SP1.

  • Linda Linda posted a comment on discussion Open Discussion

    Clean your temp folder. There may be dll hijacks. api-ms-win-core-timezone-l1-1-0.dll belongs to VC2015/2017 redist. Neither chrome nor 7zip uses it.

  • Linda Linda posted a comment on discussion Open Discussion

    Thank you for the plugin, I made an installer here: http://www.lindasc.com/soft/Lzip7zInstall-1.6.exe Installer source code: http://www.lindasc.com/soft/Lzip7z.nsi

  • Linda Linda modified a comment on discussion Open Discussion

    when double clicking exe file to run, 7z does not unpack all files into temp folder while winrar does.

  • Linda Linda posted a comment on discussion Open Discussion

    old question. when double clicking exe file to run, 7z does not unpack all files into temp folder while winrar does.

  • Linda Linda modified a comment on discussion Open Discussion

    This is a totally different msdelta feature. It uses cab packaging format but have no relation with cab. expand.exe uses BOTH cab and msdelta while 7z only support cab but not msdelta. Igor have 2 options: (1) detect msdelta while opening CAB files. (1.1) and unpack it using win32api. (1.2) and implement a msdelta (from/into wine) algorithm from scratch. (2) do nothing.

  • Linda Linda posted a comment on discussion Open Discussion

    This is a totally different msdelta feature. It uses cab packaging format but have no relation with cab. expand.exe uses BOTH cab and msdelta while 7z only support cab but not msdelta.

  • Linda Linda created ticket #2110

    7z does not reduce dict size for non-solid archives

  • Linda Linda posted a comment on ticket #1348

    Ah, thank you for the link, it works. I want to learn the plugin but I can't find source code from that link. Is it a violation of GPL/LGPL?

  • Linda Linda modified a comment on ticket #1348

    some repos in ftp.gnu.org are providing lz archives, and for example wget repo switched from gz+xz to gz+lz now, gmp bz2+lz+xz, gnutls lz+xz, moe only lz...

  • Linda Linda posted a comment on ticket #1348

    some repos in ftp.gnu.org are providing lz archives, and for example wget repo switched from gz+xz to gz+lz now, gmp bz2+lz+xz, gnutls lz+xz...

  • Linda Linda created ticket #1348

    Please add support for LZIP archive format

  • Linda Linda posted a comment on discussion Open Discussion

    There is a bug in 7z COFF parser code. It can't correctly parse WinSDK/unicows.lib/obj/i386/alias_XXXXXX.obj . It returned lzma86 instead of COFF.

  • Linda Linda posted a comment on discussion Open Discussion

    When I open an NSIS installer, 7-zip 9.38 works fine and generates [NSIS].nsi file...

  • Linda Linda posted a comment on discussion Open Discussion

    The 4.9.2-v4-rev2 build is broken. This build used original binutils 2.25, which...

  • Linda Linda posted a comment on discussion Open Discussion

    Hi Igor, 7z 9.32 can't extract last 4GB files from matlab803.iso (CJK version, http://pan.baidu.com/s/1bngoQmV)...

1