关于这个,大部分网络文章通常将该错误定性为directx错误,加上此时从新安装directx会遇到“内部系统错误”,更加增长了迷惑性。近期安装MAYA2013后遇到了这种状况,我觉得是系统崩溃了,就重装,结果刚刚装好显卡驱动(HD2000),没装几个补丁,MAYA就遇到了一样的状况。抓狂了两天,网上搜索了好多文章,找不到解决方法。最后无奈用一步步安装试验的方法,在安装好MAYA后,作了一个GHOST备份(话说如今WINDOWS 7作一个镜像动辄10来个GB,因此作GHOST时选择了不压缩……),而后一步步装软件,每装一个,就试验一下MAYA是否是遇到错误。果真,在安装了ACROBAT XI后,马上就遇到了这个状况。迅速上网去查,虽没有和ACROBAT相关的,在adobe网站上看到有人遇到AI 64位遇到0xc000007b错误的解决方法,摘录以下:网络
http://forums.adobe.com/thread/1071082app
-------------------网站
I had this issue until tonight, and upon seeing this thread something dawned on me, as something similar had happened to me once with some Steam games.this
The error means the program is mistakenly referencing a 32-bit DLL instead of a 64-bit. It's all to do with things getting mucked up with the Microsoft Visual C libraries.ci
Head to Programs and Features, and uninstall all the Microsoft Visual C++ Redistributable entries. Then open your CS6 install folder, and browse to the payloads subfolder.get
Scroll to the bottom and you'll find all the Microsoft VC Redist folders. Install all the x86 versions first, then all the x64 versions. Your problem should now be corrected.it
-------------------io
迅速行动,在准备将vc red的包全卸载完以前,我对照了一下个人台式机上的VC RED包状况,发现安装后大小不同,同时ACROBAT安装包下有一个VCR10X64安装文件,而后就猜想是否是这个VCR10X64版本问题形成的。因而只卸载这一个,并从MAYA安装光盘下的3RD PARTY文件夹中找到相应版本安装之,问题完美解决。table
由于遇到0xc000007b的状况很是少见且痛苦不堪,记录之,但愿能解决一些朋友的烦恼。class