Questions tagged [pkzip]

PKZIP is a file archiving computer program, notable for introducing the popular ZIP file format.

PKZIP was first introduced for MS-DOS on the IBM-PC compatible platform in 1989. Since then versions have been released for a number of other architectures and operating systems.

PKZIP was originally written by Phil Katz, and marketed by his company PKWARE, Inc. The "PK" prefix used in both names derives from the author's initials.

16 questions
0
votes
1 answer

ICSharpCode.SharpZipLib Compression method not supported PKZIP

I have a problem with a zip-file created with the old PKZIP® Command Line for Windows version 4 from the year 2000. I am using ICSharpCode.SharpZipLib to extract the file. Windows has no problem to open the file in the Explorer. Here is the…
Sardoan
  • 767
  • 1
  • 10
  • 25
1
2