DG Kernel Documentation


Skip Navigation Links.
Start page
Quick Start
Search Page
Installation
Overview of the software
What is new
Licensing
Expand ModelsModels
Expand DG Kernel ComponentsDG Kernel Components
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 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_x64_6_0.exe or DgRedist_x86_6_0.exe on the target computer as a prerequisite.

The installer includes all DG Kernel runtime binaries and required dependencies from Microsoft

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