MATLAB: Can I download older versions of MCR

compilerdownload compilerMATLAB Compilermcrmcr 7.15mcr 7.16

I have successfully created a executable .exe-file which works well on the computer where i have Matlab installed. I'd like to execute the program on a computer without Matlab, but on which only the MCR is installed. However, I only find the newest version of MCR (7.17) on mathworks home page and I seem to need an older version of MCR (7.16 or 7.15, I've exported from two different Matlab versions). Is there any way for me to get a hold on MCR 7.16 or 7.15?
/Markus

Best Answer

The MCR is being distributed on the web only starting in R2012a. For older releases, you will need to get it from the developer who generated the deployed application for you. The MCR Installer comes with the MATLAB Compiler toolbox installation.
If you have MATLAB Compiler installed, run "mcrinstaller" at the MATLAB prompt to find the location of the MCR Installer.