ImageGear .NET v25.0 - Updated
Installation
Getting Started > Installation

This topic provides information about the following:

Before Using ImageGear .NET

Unpacking ImageGear

To unpack ImageGear, perform the following steps:

  1. Download the ImageGear .NET .zip file from the Accusoft website and extract the .zip file to any folder you like - this folder will be referred to as $INSTALLDIR.
  2. Open $INSTALLDIR\Documentation\SoftwareLicense.rtf. Carefully read the information contained in the License Agreement form before making a decision to accept the terms of the agreement. If you accept the terms of the agreement, you may begin using ImageGear.

Directory Structure

Once extracted, the ImageGear installation zip file has the following directory structure:

Directory Description
$INSTALLDIR\Bin\x86 32-bit assemblies and dependencies. Compiled sample binaries.
$INSTALLDIR\Bin\x64 64-bit assemblies and dependencies. Compiled sample binaries.
$INSTALLDIR\Documentation Software License Agreement.
$INSTALLDIR\Licensing\Deployment Deployment utility files.
$INSTALLDIR\Licensing\LicenseManager Accusoft License Manager.
$INSTALLDIR\Samples Sample source code.
$INSTALLDIR\SchemaDefinitions XML schema definition for ART annotations.

What's Next

Now you can complete one of our step-by-step tutorials to create an ImageGear project or you can explore our robust collection of code samples.

 

See Also