Matlab 7.0怎样安装 ?点击 setup后 出现The installer cannot read The mwinstall.dll file.

我请问一下,Matlab 7.0怎样安装 ?点击 setup后 出现The installer cannot read The mwinstall.dll file.
最新回答
看轻也就看清

2024-09-16 00:12:33

安装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文件删除就可以了.
傲气稳了全场

2024-09-16 16:54:51

我也遇到过,很简单,用虚拟光驱加载iso文件,再进入安装,而不要解压安装,这样就可以把装了。