Distributing an Application

Setup Toolkit

If a setup toolkit is used, the lists below show components necessary for IC Imaging Control to operate correctly.

All files depend on the target architecture of your application.

You have to provide 2 components when distributing your application with IC Imaging Control.

The TIS.Imaging.ICImagingControl35.dll can be found under My Documents\IC Imaging Control 3.5\redist\dotnet\x86 or My Documents\IC Imaging Control 3.5\redist\dotnet\x64.

Visual C++ 2017 runtime package

The runtime can be provided by installing the according Microsoft® Visual C++® 2017 Redistributable Package. This package can be donwloaded from the Microsoft servers or is present in a Visual Studio 2017 install.

Separate runtime files

The runtime can be provided via separate individual files copied into the application directory

These files can be found in the My Documents\IC Imaging Control 3.5\redist\dotnet\ under the architecture subdirectories x86 or x64 depending on the your target archtitecture. Please keep in mind that the folder name My Documents may be localized depending on the language of the operating system.

If Visual C++® 2017 is installed on the development machine, the files can also be found under the C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VC\Redist\MSVC\14.16.27012\x86\Microsoft.VC141.CRT or C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VC\Redist\MSVC\14.16.27012\x64\Microsoft.VC141.CRT directory.

<< Introduction