Programming languages
C# and Visual Basic.NET
Overview
The ZipManager sample is a WinZip™ like application that demonstrates how to use Xceed Zip for .NET.
Demonstrates
-
How to create zip and self-extracting zip files.
-
How to add and remove items from a zip file or self-extracting zip file.
-
How to change the compression level and methods that are used.
-
How to list the contents of a zip file or self-extracting zip file.
- How to use the SfxPrefix class.
Project location & filename
Master directory:
<SamplesInstallDir>Xceed Zip for .NET [version]\
Where <SamplesInstallDir> by default is <SystemVolume>Xceed Samples under Windows Vista/7, and <ProgramFiles>Xceed Samples under Windows XP.
C#: \CSharp\ZipManager\ZipManager.csproj
VB.NET: \Visual Basic .NET\ZipManager\ZipManager.vbproj