leecher1337 / ntvdmx64

Run Microsoft Windows NTVDM (DOS) on 64bit Editions
784 stars 81 forks source link

Include a portable version of 7-zip #109

Closed kristibektashi closed 3 years ago

kristibektashi commented 3 years ago

Although it is a useful utility and most people probably have it installed, it's a good idea to include the portable version (https://www.7-zip.org/a/7z1900-extra.7z) (32-bit version recommended) as a fallback in case someone doesn't have it installed.

leecher1337 commented 3 years ago

From the readme:

7za.exe features:

  - High compression ratio in 7z format
  - Supported formats:
      - Packing / unpacking: 7z, xz, ZIP, GZIP, BZIP2 and TAR 
      - Unpacking only: Z, lzma, CAB.

That's not enough, we also need support for .iso etc.