MATLAB: MCR not found when running application

compilerMATLAB Compilermcr

Hello,
I am trying to run some code compiled with Compiler.
I get this message in a Error dialog box: "Could not Find version 8.3 of the MCR. Attempting to load mclmcrrt8.dll. Please install the correct version of the MCR. Contact your vendor if you do not have an installer for the MCR."
Compiled using MATLAB R2014a on Windows 7 64 bit, with "Runtime downloaded from web" enabled. I installed the application on the same machine. MCR does seem to be installed, in C:\Program Files\MATLAB\MATLAB Compiler Runtime\v83 The application is also in C:\Program Files, not C:\Program Files (x86). I rebooted the machine after installation.
Any help would be great, thanks!

Best Answer

You need the right version of the Matlab Compiler Runtime installed in that machine. Also, the folder where it is installed should be in the PATH.
It looks like you haven't got it.