From: Ender <jr147@msstat.edu>
Path: news.mathworks.com!newsfeed-00.mathworks.com!webcrossing
Newsgroups: comp.soft-sys.matlab
Subject: Re: MatLab Compiler
Message-ID: <ef5b10f.18@webcrossing.raydaftYaTP>
Date: Mon, 25 Jun 2007 14:36:41 -0400
References: <ef5b10f.4@webcrossing.raydaftYaTP> <ef5b10f.5@webcrossing.raydaftYaTP> <ef5b10f.6@webcrossing.raydaftYaTP> <ef5b10f.12@webcrossing.raydaftYaTP> <f5hdl8$7k3$1@fred.mathworks.com>
Lines: 46
NNTP-Posting-Host: 128.158.209.36
MIME-Version: 1.0
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
Xref: news.mathworks.com comp.soft-sys.matlab:415659


Steven Lord wrote:
>
>
>
> "Ender" <jr147@msstate.edu> wrote in message
> news:ef5b10f.12@webcrossing.raydaftYaTP...
>
> *snip*
>
>> I have a question about this. So if I want to run my excutable
on
>> another computer, I have to add the MCRInstaller.exe with my
>> excutable file?
>
> Yes. The Deployment Process chapter of the MATLAB Compiler
> documentation
> describes what you need to include when deploying to different
> types of
> users.
>
> <http://www.mathworks.com/access/helpdesk/help/toolbox/compiler/index.html?/access/helpdesk/help/toolbox/compiler/f12-998368.html>
>
> --I have questions about the information on this website. I think
that I am creating a compiled excutable for a .NET program.
I already have a "componentName.ctf", " MCRInstaller.exe",
"application.exe", I don't know how to get the "componentName.dll"

I am also still confused about the compilation process. I can run the
excutable on my computer, but whenever I send the excutable to
another computer, the program says that it cannot find a .dll file. I
have the MCRInstaller.exe program. Whenever I tried to excute the
program on my machine, I got a group of files that ranged from
InstMsiW.exe, MCRInstaller.msi, Setup.exe, Setup.ini, and the
filename_mcr folder that always appears whenever I run my original
excutable. I don't understand what I am supposed to do next so that I
can run my original excutable on another machine that doesn't have
MatLab already installed.

Ender

> Steve Lord
> slord@mathworks.com
>
>
>