Solidworks2013 VBA引擎崩溃问题解决

今天打开Solidworks2013时候加载VBA引擎时提示vbe6ext.olb不能被加载。


解决方法就是把
C:\Program Files(x86)\Common Files\Microsoft Shared\VBA\VBA7.1
目录下的vbe6ext.olb文件复制到
C:\Program Files\Common Files\Microsoft Shared\VBA\VBA7.1

重启Solidworks2013即可。

阅读剩余
THE END