The installation procedure creates a directory tree for the LEADTOOLS files, demonstration programs and online help. You specify the root directory during installation.
The following is a list of the subdirectories in the root directory:
Subdirectory | Contents |
---|---|
Bin | Framework assemblies (DLLs) and required LEADTOOLS binaries. |
%Common Documents%\LEADTOOLS Images | Sample images and files used by the demo programs |
Help | Contains the ReadMe file, a whitepaper and the documentation files |
Examples\MedicalWebViewer | Root folder for the Rich Client Viewer (WinForms) |
Examples\MedicalWebViewer\CS\MedicalWebViewerConfig | Configuration Utility for the Rich Client Viewer (WinForms) |
Examples\MedicalWebViewer\CS\MedicalWebViewerConfig\MWVF\InstallationGuide | Installation Guide for the Rich Client Viewer (WinForms) |
Examples\MedicalWebViewer\CS\WorkstationWebViewer | Contains the project for the Rich Client Viewer (WinForms) control hosted in IE |
Examples\MedicalWebViewer\CS\WebForms | Contains the ASP.NET project for the Rich Client Viewer (WinForms) demo. |
Examples\MedicalWebViewer\CS\DatabaseUpdater | Contains the source code project for the Database Updater utility |
Examples\MedicalWebViewer\CS\DatabaseUpdater\Leadtools.Dicom.Services | Contains the source code project for the Rich Client Viewer (WinForms) plug-ins implementation |
Examples\MedicalWebViewer\Leadtools.Dicom.WCF | Contains the WCF Service files and binaries for the Rich Client Viewer (WinForms) |
Examples\PACSFramework\MedicalWebViewer | Root folder for the Zero-Footprint, Cross Platform HTML5 Viewer |
Examples\PACSFramework\MedicalWebViewer\WebViewerConfiguration | Configuration Utility for Zero-Footprint, Cross Platform HTML5 Viewer |
Examples\PACSFramework\MedicalWebViewer\CS\MedicalWebViewerDemo | Contains the ASP.NET project for the Zero-Footprint, Cross Platform HTML5 Viewer demo. |
Examples\PACSFramework\MedicalWebViewer\Leadtools.Medical.WebViewer.WCF | Contains the WCF Service files and binaries for the Zero-Footprint, Cross Platform HTML5 Viewer |
Examples\PACSFramework\MedicalWebViewer\Leadtools.Medical.WebViewer.Addins | Contains the source code project for the Zero-Footprint, Cross Platform HTML5 Viewer plug-ins implementation |
NOTE:Some subdirectories may not be created, depending on the options selected during installation.
For more information on setting a runtime license for LEADTOOLS refer to Unlocking Special LEAD Features.
To determine if a certain feature is locked, call the RasterSupport.IsLocked method.
For information on all LEAD products and their features, refer to http://www.leadtools.com/sdk/product-comparison-chart.htm
For information on all LEAD licensing options, refer to http://www.leadtools.com/Help/LEADTOOLS/v175/licensing/.
If you do not provide a runtime license and developer key in your source code, your application will display a "nag" message dialog at runtime. In order to remove the nag message, refer to Unlocking Special LEAD Features.