*******************************************************************************
MARBLECORE LICENSE MANAGER FOR 32-BIT AND 64-BIT SYSTEMS
*******************************************************************************

The full featured Marblecore Imaging Library is available for free for
development and testing purposes. If you want to use it in a production
environment and/or want to remove the applied watermark you need to obtain and
apply a license. With this license you unlock the component as a registered
customer so the watermark will not be displayed anymore. You can embed your
license information inside your source code or you can use this Marblecore
License Manager tool to store your license information in the Windows registry.

-------------------------------------------------------------------------------
HOW DOES IT WORK
-------------------------------------------------------------------------------

If you want to store your license in the Windows registry and activate it for a
whole machine/user or you don't want to embed license information inside your
project you can use the Marblecore License Manager tool. This tool will verify
your license and store it in the registry. In your code you have to call the
LicenseVerify method (because this method enables the license verification),
but you may omit the parameters and call the method without any arguments.

To activate your license start the tool and supply your license information.
Choose if you want to activate your license for the computer or just the active
user and click 'Save license to registry'. Because Windows has a separate
registry for 64-bit applications, you have to execute the right version of the
tool for your purpose. If you are using the 32-bit version of the library use
the standard version of the tool (MarblecoreLicenseManager.exe). If you use the
64-bit version of the library, you should use the 64-bit version of the license
tool (MarblecoreLicenseManager.x64.exe).

-------------------------------------------------------------------------------
RUN WITH ADMINISTRATIVE PERMISSIONS
-------------------------------------------------------------------------------

The tool should be executed with elevated administrative permissions. If
necessary the tool will automatically ask you to elevate it and run it as an
administrator. If the User Account Control dialog is displayed, please click
'Yes' to confirm.
 
-------------------------------------------------------------------------------
ADDITIONAL INFORMATION
-------------------------------------------------------------------------------

You can only activate one license through the registry per machine or user.
If you use multiple licenses across projects, embed your license inside your
project.

More information on how te use and embed licenses can be read on:
http://www.marblecore.com/documentation/imaging/gettingstarted/licenses/