User`s guide

4 Deployment Process
Software Module
Description
componentName.dll
Component assembly file
MCRInstaller.exe
MCR Installer (if not already installed on the
target m achine)
application.exe
Application
COM Application
To distribute a COM application that uses components created with MATLAB
Builder for .NET or MATLAB B uilder for Excel, create a package that
includes the followi ng files.
Software Module
Description
componentname.ctf
Component Technology File (ctf)archive.
This is a platform-dependent file that must
correspond to the end u ser’s platform.
componentname
_version.dll
Component that contains compiled M-code
_install.bat
Script run by the self-extracting executable
MCRInstaller.exe
Self-extracting MATLAB Component Runtime
library utility ; platform -dependent file that
must correspond to the end user’s p latform.
MCRInstaller.exe installs MATLAB
Component Runtime (MCR), which users of
your com po nen t need to install on the target
machine once per release.
application.exe
Application
Java Application
To distribute a Java application created with MATLAB Builder for Java,
create a package that includes the following files.
4-14