DG Kernel (ActiveX) Documentation


Skip Navigation Links.
Start page
Quick Start
Search Page
Installation
What is new
Upgrading Native Apps
Licensing
Expand ModelsModels
Expand DG Kernel ControlsDG Kernel Controls
Expand API ReferenceAPI Reference
Expand Samples and TutorialsSamples and Tutorials
Expand GraphicsGraphics
Expand Math ObjectsMath Objects
Expand DeprecatedDeprecated
Redistribution
Model Viewer
Open Source
Support
Skip Navigation LinksHome Page > Redistribution Go to DGKC docs Search Documentation


Redistribution

DG Kernel components depend on a number of Dynamic Link Libraries from Microsoft and DG Kernel Runtime files. They all must be present on the target machine for the component to work. When some of the files are missing the application, which uses DG Kernel quite often will not start without any messages

Redistributing via DgRedist_*.exe

This method simply means execution of DGRedist_7_0.exe on the target computer as a prerequisite. Use /q or /quiet switch to perform a silent installation.

The installer includes all DG Kernel runtime binaries and required dependencies from Microsoft for 32 and 64 bit applications.

Redistributing via DgRedistMsm Merge Module

The merge module DgRedistMsm.msm is available in a zip package from the download page. Most of installer building software can consume Windows Installer Merge Modules. Simply add the merge module to the installer project.

The zip package also includes vcredist_x64(86).exe from Microsoft. This installer has to be executed as a prerequisite before the main installation