About 52 results
Open links in new tab
  1. archiving - How do I reassemble a zip file that has been emailed in ...

    My first file was 001 and I extracted that like I normally do with 7zip as well (for example.zip "extract to example/") - this extracted all files into the ["example/"] directory.

  2. Windows 11 extract all isnt working - Super User

    Jun 3, 2024 · As you noticed, the Windows Extract All functionality only supports extracting/handling one zip file at a time. It opens a dialog for the primary selection rather than all selected files. You can use …

  3. 7-Zip and unzipping from command line - Super User

    I am looking to use the command line 7-Zip to unzip a folder. I have a file, say example.zip and want to unzip the contents of the file into a folder called example. What are the commands I need ...

  4. windows - How to unzip a file using the cmd? - Super User

    Apr 16, 2018 · 100 I want to make a BAT file that will ZIP or UNZIP a file. For zipping a file, I have found this question: Can you zip a file from the command prompt using ONLY Windows' built-in capability …

  5. download - Extract selected files from large zip file with limited ...

    Dec 28, 2018 · 5 I need to download a large zip file (200 GB), unzip it (not sure how large it will become, but assume < 1 TB), and extract a few files from it (likely < 1 GB). My hard drive can't handle the …

  6. Can I open .zip files created with split .zip.001 files without 7-zip?

    On Windows 7: Open the folder your split zip file is in Shift + Right-click "Open command prompt here" Type copy my_name.zip.* my_name.zip /b /v /y and press Enter Open your zip normally This is …

  7. windows - Extract a certain file from an archive with 7-Zip from the ...

    Mar 25, 2014 · If I have an archive, for example, some.zip that contains one or more files, how can I extract only one file (I know the name of the file) with 7-Zip from the command line in Windows?

  8. 7 zip - Is it possible to extract foreign zip files with 7zip without ...

    Aug 9, 2021 · 6 In my 3D modeling circle, many users download and extract zip files from Japanese or Chinese creators. Generally, we are taught to add the relevant regions to our computers to ensure …

  9. How do I extract a multi-level compressed file (recursion) with 7-zip ...

    Dec 20, 2023 · For example, if your compressed file is named "example.7z" and you want to extract it to a folder called "extracted", the command would be: 7z x -r example.7z -oextracted Make sure to …

  10. How to restore Windows default Zip file functionality?

    Sep 4, 2009 · Already tried to manually associate Zip files with explorer.exe, and the that sort of worked, but it didn't restore the "Extract All" context menu, or the general "treat zip files like folders" functionality.