The same documentation is available to you offline in FlexibleTreeView.chm file in the Flexible TreeView installation folder.
After purchasing the Flexible TreeView License(s) we'll send you the registered version installation information and your License key(s) to the e-mail address specified in your order.
To install your license key, you need to install the registered version of Flexible TreeView first and then install your license key, as described below.
Notice
The received License key won't work with the trial version.
The registered version installation must be run under a Windows administrator account to properly install it.
Install registered version
- Uninstall the trial version. Make sure you don't have any ARMSoft.FlexibleTreeView.*.dll assembly left in GAC.
-
Run the registered version installation program:
-
Click the Next button and accept the license agreement:
-
Choose the required components to install:
When installing Flexible TreeView on a developer computer you need to check the Register in GAC checkbox
above and a required version of Visual Studio(s) where to integrate Flexible TreeView.
After installation, the specified version(s) of Visual Studio will have the Flexible TreeView control group in its Toolbox.
-
Click the Next button, select the target directory path to install Flexible TreeView into and click the Install button to start the installation. The installation could take some time to register the controls in the selected versions of Visual Studio.
Install license key on a developer computer
After registered version installation the received license key(s) should be installed on the developer computer to be able to use Flexible TreeView.
Here are two ways to install your license key:
1 Use the supplied License Manager tool:
2 Through Visual Studio:
- Grant your logged in Windows user full access to the HKEY_CLASSES_ROOT\Licenses registry key.
-
Copy your license key text from the received registration information e-mail:
----------------------- LICENSE KEY ---------------------------
license key text goes here
----------------------- LICENSE KEY ---------------------------
- Start Visual Studio under an administrator account, create a sample Windows Forms project, open the project form's designer and drop Flexible TreeView control from Visual Studio Toolbox.
-
Right click the Flexible TreeView control on the form and select About FlexibleTreeView context menu item:
- In the open dialog, click the Unlock button and paste your license text into the newly opened window text box and click OK button.
- Restart Visual Studio under a general Windows account.
Install license key on a build server
The Flexible TreeView license policy does not require a separate License for the build machines, i.e. you can install your Developer License key to an unlimited number of your build machines.
If Visual Studio is not installed on the build machine, you can install the Developer License there by using the supplied License Manager console tool located in the Tools subfolder.
To install the Developer License use -i key to pass your License Key through the input parameter as shown below:
LicenseManager.exe -i XXX_LICENSE_KEY_TEXT_XXX
or use
-if key to pass your License Key located in the
file:
LicenseManager.exe -if license.txt
Use
-u key to uninstall the already installed license:
LicenseManager.exe -u