error about MATLAB Runtime 7.5 download
26 views (last 30 days)
Show older comments
I want to download the MATLAB Runtime (MCR) 7.5 version.
However, when I run the .exe file, I get the following warning.
"Error 1723. There is a problem with this Windows Installer package. A DLL required for this install to complete could not be run. Contact your support or package vendor"
Is there a solution to this?
4 Comments
Rik
on 2 Aug 2024
Impossible is a very strong term, but you may or may not have quite a lot of issues installing the MCR for Matlab 2007b on Windows 10. I managed to install 2007b, but your mileage may vary. You should try the suggestion in the answer below.
Steven Lord
on 7 Nov 2024 at 19:46
Is there a specific reason you're trying to download a seventeen year old release (I believe if this is the version that shipped with MATLAB 7.5 and the corresponding version of MATLAB Compiler) of the MATLAB runtime?
Answers (1)
Animesh
on 2 Aug 2024
This seems to be a problem with Windows rather than with MATLAB.
I encountered the similar issue and found a solution that worked for me:
- Navigate to "C:\Users\[YourUsername]\AppData\Local\".
- Right-click on the "Temp" folder and select "Properties".
- Go to the "Security" tab, then click "Edit".
- Click "Add" and enter your username.
- Grant yourself the required control by selecting all the permissions.
After following these steps, the problem should be resolved.
1 Comment
See Also
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!