[DISCUSSION] 7-Zip

Discussion in 'Application Software' started by user_hidden, Nov 29, 2013.

  1. WIKIMACK

    WIKIMACK MDL Expert

    Nov 10, 2011
    1,535
    1,006
    60
  2. stasio

    stasio MDL Expert

    May 3, 2007
    1,185
    1,137
    60
    Why so many same posts ?....:eek:
     
  3. Ember89

    Ember89 MDL Novice

    Nov 19, 2015
    13
    4
    0
    I've been used 7-zip for years and never been reported a single run issue. What makes it perfect is its free and multi-platform supports. The size of installer is not large. And PC reports no overload, a lightweight tool I guess. Totally love it. If you've been used other zip software, maybe it's time to try a new one, I mean, just have a try on 7-zip. It'll be a great choice. :mushy:
     
  4. Carlos Detweiller

    Carlos Detweiller MDL Spinning Tortoise

    Dec 21, 2012
    4,514
    4,542
    150
    Note the lack of BETA. It's a Stable, finally.
     
  5. stasio

    stasio MDL Expert

    May 3, 2007
    1,185
    1,137
    60
    :worthy::yes:
     
  6. ZarkBit

    ZarkBit MDL Junior Member

    Jun 18, 2015
    84
    14
    0

    lol I actually didn't noticed that, just made me laugh @ the "oh it's in beta for years" comments.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. Mr.X

    Mr.X MDL Guru

    Jul 14, 2013
    7,625
    14,952
    240
    Yep, dev read this posts throughout this thread and felt the pressure lol
     
  8. EFA11

    EFA11 Avatar Guru

    Oct 7, 2010
    8,729
    6,728
    270
  9. cbsvitzer

    cbsvitzer MDL Member

    Feb 4, 2010
    120
    72
    10
    Here's how to add a couple of shortcuts to 7-Zip:


    1. Open 7zFM.exe in "Resource Hacker".

    2. Go to "Accelerators->72->1033".

    3. Add in hotkey list your hotkey for command 546 (Copy to). For example for Alt+E (like WinRAR):
    VK_E, 546, NOINVERT, ALT, VIRTKEY

    4. Add in hotkey list your hotkey for command 735 (One level up). For example for Alt+Left Arrow
    VK_LEFT, 735, NOINVERT, ALT, VIRTKEY
     
  10. oliverjia

    oliverjia MDL Addicted

    Mar 1, 2008
    804
    401
    30
    Some fixed bugs:
    - bzip2 decoder -mmt2 reported E_FAIL (for k_My_HRESULT_WritingWasCut case),
    if we extract partial file.
    - 7z solid update (hang in break)
    - sha1 worked incorrectly for call after call with ((size & 3) != 0)
    - 7z update bcj bugs were fixed.
    - split (aaa.001) fixed
    - iso loop fix
    - rar4 multivol -stdin kpidSize
    - drag and drop 1<2.txt
    - memory access violation fix