前提:安裝前的文件 的 目錄 不需含有 中文
安裝MATLAB7時彈出以下警告對話框,顯示“ The installer cannot read the mwinstall.dll file, This is probably due to a CD reader which can only read files with an eight.three naming convention. Please see the technical support page at?www.mathworks.com?”
網上有很多人說解決方法如下,這其實是Matlab的一個BUG,一般情況文件解壓是把臨時文件放到C:\Windows\Temp下,但Matlab卻是放在了根目錄,所以只要把臨時文件夾移到根目錄下就可以解決問題了!!解決方案:把Matlab放在C盤,右鍵點擊“我的電腦”->“屬性”->“高級”->“環境變量”,把TMP和TEMP的值都編輯為C:\Temp ,同時在C的根目錄下建立一個Temp文件夾!然后解壓縮.然后點擊安裝就可以了!!不過安裝后,最好還是把原來更改了的設置再改回來!把 C盤下的Temp文件刪除就可以了.
我試用了沒有用!后上網看看,上一韓文網站上以現了解決問題的加減法,大家可試試
很多人下載的安裝文件都是放在下載工具的下載目錄內,甚至是中文錄內,將下載目錄改為數字或英文試試,要是成功啊請留言告訴我一下!
原文如下:
Problem Description
Why do I get the following error after downloading MATLAB R12 and running the installer?
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. Please see the technical support page at?www.mathwoorks.com?for
assistance.
Solution:
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
/************************************************************************************************************************************************************************/
matlab安裝之后出現runtime錯誤
在win?xp?sp1?下安裝matlab7.0成功,但重啟機器后,卻不能啟動matlab
彈出一個Microsoft?visual?C++?Runtime?Library?提示框:
RunTime?Error!
Program:E:\MATLAB701\bin\win32\MATLAB.exe
This?application?has?requested?the?Runtime?to?terminate?it?in?an?unusual?way
Please?contact?the?applicatin's?support?team?for?more?information
Solution:把兼容性設置成WIN2000就行了
就是右鍵單擊matlab可執行文件的圖標 然后點屬性 在兼容性那一欄修改WIN2000就ok了