<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/173591</link>
    <title>MATLAB Central Newsreader - Small MCRInstaller.exe is needed</title>
    <description>Feed for thread: Small MCRInstaller.exe is needed</description>
    <language>en-us</language>
    <copyright>&amp;copy;1994-2012 by MathWorks, Inc.</copyright>
    <webmaster>webmaster@mathworks.com</webmaster>
    <generator>MATLAB Central Newsreader</generator>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <ttl>60</ttl>
    <image>
      <title>MathWorks</title>
      <url>http://www.mathworks.com/images/membrane_icon.gif</url>
    </image>
    <item>
      <pubDate>Thu, 31 Jul 2008 22:00:21 -0400</pubDate>
      <title>Small MCRInstaller.exe is needed</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/173591#446630</link>
      <author>Pyeongwoo </author>
      <description>I made some analysis tool, and I converted it into stand &lt;br&gt;
alone binary to provide it to the other engineers.&lt;br&gt;
&lt;br&gt;
But MCRInstaller.exe that I have to distribute is almost &lt;br&gt;
140MB.&lt;br&gt;
&lt;br&gt;
Is there any way to make it smaller like 50MB?&lt;br&gt;
My version is &quot;7.5.0.342 (R2007b)&quot;</description>
    </item>
    <item>
      <pubDate>Thu, 31 Jul 2008 22:23:30 -0400</pubDate>
      <title>Re: Small MCRInstaller.exe is needed</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/173591#446631</link>
      <author>roberson@ibd.nrc-cnrc.gc.ca (Walter Roberson)</author>
      <description>In article &amp;lt;g6tcll$1dq$1@fred.mathworks.com&amp;gt;,&lt;br&gt;
Pyeongwoo  &amp;lt;pyeongwoo.lee@magnachip.com&amp;gt; wrote:&lt;br&gt;
&amp;gt;I made some analysis tool, and I converted it into stand &lt;br&gt;
&amp;gt;alone binary to provide it to the other engineers.&lt;br&gt;
&lt;br&gt;
&amp;gt;But MCRInstaller.exe that I have to distribute is almost &lt;br&gt;
&amp;gt;140MB.&lt;br&gt;
&lt;br&gt;
&amp;gt;Is there any way to make it smaller like 50MB?&lt;br&gt;
&amp;gt;My version is &quot;7.5.0.342 (R2007b)&quot;&lt;br&gt;
&lt;br&gt;
Sorry, no, there isn't. It is effectively a compressed version&lt;br&gt;
of all of the inner guts of Matlab, everything needed to&lt;br&gt;
actually run a Matlab program (except the program parser), &lt;br&gt;
including all of the major graphic routines.&lt;br&gt;
&lt;br&gt;
Matlab programs no longer compile into C code that calls upon&lt;br&gt;
the Matlab engine at need: Matlab programs now compile into&lt;br&gt;
pre-parsed &quot;threaded&quot; calls into the Matlab inner workings,&lt;br&gt;
very close to the same way that source code that has passed through the&lt;br&gt;
JIT (Just In Time) compiler behaves for &quot;live&quot; Matlab.&lt;br&gt;
&lt;br&gt;
-- &lt;br&gt;
&amp;nbsp;&amp;nbsp;&quot;Tired minds don't plan well. Sleep first, plan later.&quot;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;-- Walter Reisch</description>
    </item>
    <item>
      <pubDate>Thu, 31 Jul 2008 23:03:01 -0400</pubDate>
      <title>Re: Small MCRInstaller.exe is needed</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/173591#446635</link>
      <author>Scott Burnside</author>
      <description>&quot;Pyeongwoo &quot; &amp;lt;pyeongwoo.lee@magnachip.com&amp;gt; wrote in &lt;br&gt;
message &amp;lt;g6tcll$1dq$1@fred.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; I made some analysis tool, and I converted it into stand &lt;br&gt;
&amp;gt; alone binary to provide it to the other engineers.&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; But MCRInstaller.exe that I have to distribute is almost &lt;br&gt;
&amp;gt; 140MB.&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; Is there any way to make it smaller like 50MB?&lt;br&gt;
&amp;gt; My version is &quot;7.5.0.342 (R2007b)&quot;&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; &lt;br&gt;
Hmmm.&lt;br&gt;
&lt;br&gt;
I usually just run the new executable which creates a &lt;br&gt;
_mcr. Then I move the executable, .ctf and _mcr to the &lt;br&gt;
deployment target. I've never run MCRInstaller. &lt;br&gt;
&lt;br&gt;
Scott</description>
    </item>
    <item>
      <pubDate>Fri, 01 Aug 2008 11:55:57 -0400</pubDate>
      <title>Re: Small MCRInstaller.exe is needed</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/173591#446709</link>
      <author>Loren Shure</author>
      <description>In article &amp;lt;g6tgb5$es0$1@fred.mathworks.com&amp;gt;, no@spam.com says...&lt;br&gt;
&amp;gt; &quot;Pyeongwoo &quot; &amp;lt;pyeongwoo.lee@magnachip.com&amp;gt; wrote in &lt;br&gt;
&amp;gt; message &amp;lt;g6tcll$1dq$1@fred.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; &amp;gt; I made some analysis tool, and I converted it into stand &lt;br&gt;
&amp;gt; &amp;gt; alone binary to provide it to the other engineers.&lt;br&gt;
&amp;gt; &amp;gt; &lt;br&gt;
&amp;gt; &amp;gt; But MCRInstaller.exe that I have to distribute is almost &lt;br&gt;
&amp;gt; &amp;gt; 140MB.&lt;br&gt;
&amp;gt; &amp;gt; &lt;br&gt;
&amp;gt; &amp;gt; Is there any way to make it smaller like 50MB?&lt;br&gt;
&amp;gt; &amp;gt; My version is &quot;7.5.0.342 (R2007b)&quot;&lt;br&gt;
&amp;gt; &amp;gt; &lt;br&gt;
&amp;gt; &amp;gt; &lt;br&gt;
&amp;gt; Hmmm.&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; I usually just run the new executable which creates a &lt;br&gt;
&amp;gt; _mcr. Then I move the executable, .ctf and _mcr to the &lt;br&gt;
&amp;gt; deployment target. I've never run MCRInstaller. &lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; Scott&lt;br&gt;
&amp;gt; &lt;br&gt;
&lt;br&gt;
If you also have MATLAB installed, you don't need to install the MCR.  &lt;br&gt;
The MCR is meant especially for folks who don't have MATLAB at all.&lt;br&gt;
&lt;br&gt;
-- &lt;br&gt;
Loren&lt;br&gt;
&lt;a href=&quot;http://blogs.mathworks.com/loren/&quot;&gt;http://blogs.mathworks.com/loren/&lt;/a&gt;</description>
    </item>
  </channel>
</rss>

