出现这样的错误就是系统缺少相应的库文件,我们安装即可。

  1. 下载Msflxgrd.ocx,这里提供一个下载网址:https://www.ocxme.com/files/msflxgrd_ocx
  2. 64位系统将文件复制/剪切到C:\Windows\SysWOW64目录,32位系统就复制到C:\Windows\SYSTEM32目录。
  3. 64位系统复制下面的一段命令 regsvr32 c:\Windows\SysWOW64\Msflxgrd.ocx,32位系统则是regsvr32 msflxgrd.ocx。
  4. 以管理员方式打开cmd窗口。
  5. 将上面复制的命令粘贴到cmd窗口,回车即可。

相关文章:

  • 2021-12-25
  • 2022-12-23
  • 2021-09-09
  • 2021-07-28
  • 2021-10-02
  • 2021-07-20
  • 2022-12-23
猜你喜欢
  • 2021-11-29
  • 2021-11-09
  • 2021-05-17
  • 2021-06-24
  • 2021-09-17
  • 2022-12-23
相关资源
相似解决方案