InstallShield 2010 cracked failed to start

KB2962872 mshtml.dll 11.0.9600.17207 APPCRASH 0xc0000005

做C#开发的都知道,用Visual Studio开发的软件打包部署时需要用到InstallShield打包工具。正版的InstallShield是需要付费的,所以很轻松的能在网上下到破解版的。安装、破解完成后,运行InstallShield时报如下错误:
[plain] view plaincopy在CODE上查看代码片派生到我的代码片
  1. 错误应用程序名称: isdev.exe,版本: 16.0.0.328,时间戳: 0x48252748  
  2. 错误模块名称: mshtml.dll,版本: 11.0.9600.17207,时间戳: 0x53a22b71  
  3. 异常代码: 0xc0000005  
  4. 错误偏移量: 0x000a6ed0  
  5. 错误进程 ID: 0x1ddc  
  6. 错误应用程序启动时间: 0x01cfeabd8c754f43  
  7. 错误应用程序路径: D:\Program Files (x86)\InstallShield\2010\System\isdev.exe  
  8. 错误模块路径: C:\Windows\SysWOW64\mshtml.dll  
  9. 报告 ID: cc1fe424-56b0-11e4-b728-001b4683f13c  
几经周折,才知道,这是更新了IE 11的安全补丁造成的,解决也很简单,继续更新IE 11的补丁至KB2977629,就可解决这个问题。 微软KB2977629补丁说明、下载页面:http://support.microsoft.com/kb/2977629
请使用浏览器的分享功能分享到微信等