Why do I get an error relating to a missing mwinstall.dll file after downloading MATLAB 6.0 (R12) and trying to install it?
3 views (last 30 days)
Show older comments
After downloading MATLAB 6.0 (R12) and running the installer, I get the following error:
The installer cannot read the mwinstall.dll file that is probably due to a CD reader which can only read files with an eight.three naming convention. See the technical support page at www.mathworks.com for assistance.
Accepted Answer
MathWorks Support Team
on 27 Jun 2009
This issue has been addressed in the R12.1 Professional Version of MATLAB and in the R12 Student Version of MATLAB PC installer.
This error is caused when trying to run the PC Installer in a directory that contains a space in it or in a directory whose parent directory contains a space. For example, downloading and installing files from the following location would cause this problem:
C:\Program Files\temp
If you encounter this problem, you will NOT have to redownload the files. To correct this problem, there are two solutions:
1) After running the Installer.exe file the first time, several files are extracted and the setup.exe file is automatically implemented. The use of setup.exe causes the problems with the missing DLL file. After running the Installer.exe file, a file called jins.exe will be created within the temporary directory. If you run the jins.exe file, you should not encounter the problem relating to the missing DLL file.
2) Move all the downloaded files into a directory that does not contain any spaces within it or its parent directories.
For example:
C:\temp\downloads\matlab\R12
0 Comments
More Answers (0)
See Also
Categories
Find more on Downloads 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!