Matlab application builder installer mcr exe file not a valid win32 application
Show older comments
I created the mcr application file using application builder, and when someone else was trying to install it, there's an error message: " mcr.exe is not a valid Win32 application." What could cause the problem? Both use Windows 7 operation system.
Thanks.
Answers (1)
Walter Roberson
on 16 Jun 2016
0 votes
That would happen if you built it under 64 bit MATLAB but they install on 32 bit windows.
Also it could happen if a dependency is missing such as a MS run time library redistributable
2 Comments
Tina Zhao
on 16 Jun 2016
Walter Roberson
on 16 Jun 2016
https://support.microsoft.com/en-ca/kb/2977003
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!