Redistributable files

Glossary Item Box

Introduction

Registered users of Xceed Zip for .NET are permitted to distribute the following Zip component assemblies along with applications they develop. Under no circumstances may you distribute any other Zip component files. 

Assembly Description
Xceed.Zip.DLL Implements the Xceed.Zip namespace.
Xceed.FileSystem.DLL Implements the Xceed.FileSystem namespace.
Xceed.Tar.DLL Implements the Xceed.Tar namespace.
Xceed.GZip.DLL Implements the Xceed.GZip namespace
Xceed.Compression.DLL Implements the Xceed.Compression namespace.
Xceed.Compression.Formats.DLL Implements the compression format classes.
Xceed.Compression.PPMd.DLL

Implements the Xceed.Compression.PPMd namespace and is reserved for internal use.

The use of PPMd requires that the Visual C++ runtime be installed on the target machine. The runtime is installed automatically with Visual Studio and can also be downloaded from the Microsoft web site: http://www.microsoft.com/downloads/details.aspx?familyid=200b2fd9-ae1a-4a14-984d-389c36f85647&displaylang=en.

If this dll is intended to be used on a 64bit system, the application must be compiled using x86 platform instead of AnyCPU. This is because the Xceed.Compression.PPMd.dll is a managed C++ dll compiled for x86 platform. Compiling using x86 platform will force the WoW64 (Windows-on-Windows 64-bit) to be used and correctly use the PPMd dll in a 32 bit context.

Registered users of Xceed FTP for .NET are permitted to distribute the following FTP component assemblies along with applications they develop. Under no circumstances may you distribute any other FTP component files. 

Assembly Description
Xceed.Ftp.DLL Implements the Xceed.Ftp namespace.
Xceed.FileSystem.DLL Implements the Xceed.FileSystem namespace.
Xceed.Compression.DLL Implements the Xceed.Compression namespace.
Xceed.Compression.Formats.DLL Implements the compression format classes.
 

For details on your rights and on distribution restrictions, please see the Xceed Software License Agreement.