当前位置:网站首页>Office提示系统配置无法运行怎么办?
Office提示系统配置无法运行怎么办?
2022-07-29 04:52:00 【nginx】

如果你也是因为更改安装路径导致的该问题,这个解决方法很有可能能帮助到你,接下来来做一个小的步骤以确认你碰见的问题与我所遇见的故障一致。
故障确认
找见你Office安装目录中的GRAPH.EXE,一般在C:\Program Files (x86)\Microsoft Office\root\Office16目录中,如果你的安装目录做过修改,只要你能找见Microsoft Office文件夹,后半截的目录一般都是这个。或者你可以在搜索栏中直接输入GRAPH.EXE,找见它,右键打开文件所在的目录,这个所在的目录不要关闭,一会还要用到。

GRAPH.EXE文件

双击打开该应用,如果弹出来“EXCEL词典(xllex.dll)文件丢失或损坏”的字样,说明我这里提供的解决方案可能会有用。

解决方案
在你刚才所打开的目录中找到2052这个文件夹,我的位置在D:\Program Files(x86)\Microsoft Office\root\Office16\2052,在这个文件夹中找到XLLEX.dll;

如果你是32位系统就复制该文件并粘贴到C:\Windows\System32目录中,如果你是64位系统就复制到C:\Windows\SysWOW64目录中。

我是32位系统,所以我放到了C:\Windows\System32文件夹中就解决了,当然,如果你认为不保险,你也可以两个目录都扔进去一份。
完成复制后问题应该就解决了,可以打开excel应用试一下。
这里做一点小小的说明,因系统位数不同,所复制到的文件夹也不同的原因在于,XLLEX.dll文件需要放在32位系统环境下,在32位系统中,C:\Windows\System32目录下存放的就是32位系统环境,而在64位系统中,C:\Windows\System32存放的是64位系统环境,而C:\Windows\SysWOW64目录中存放的才是32位系统环境。
具体原因也好理解,简单来说就是编程的时候设定的系统所在目录就是C:\Windows\System32,然后做64位系统的时候,人家路径已经设定好了就在这个目录才能运行,所以64位系统只能捏着鼻子跳进这个System32目录中,但是64位系统又想向下兼容32位系统的东西,所以64位系统中为了兼容32位系统所创的32位系统环境就扔到了SysWOW64文件夹中。但是32位系统只需要装本身的32位系统环境,所以直接装到System32目录中就好了。
这些操作完了以后,你甚至不需要重启,直接开Excel就能成功打开了。
边栏推荐
- Academic | [latex] super detailed texlive2022+tex studio download installation configuration
- Detailed comparison of break and continue functions
- Opencv learning 1 (environment configuration)
- Learn matlab to draw geographical map, line scatter bubble density map
- 在线教育的推荐系统
- Use more flexible and convenient Rogowski coil
- img 响应式图片的实现(含srcset属性、sizes属性的使用方法,设备像素比详解)
- 五个关联分析,领略数据分析师一大重要必会处理技能
- [c language] PTA 7-51 sum the first n terms of odd part sequence
- 金达威董秘回复:公司看好NMN产品的市场前景,已推出系列产品
猜你喜欢

2022杭电多校联赛第四场 题解

怎样监测微型的网站服务

GCC基础知识

ios面试准备 - 网络篇

Deep analysis of data storage in memory (Advanced C language)

Recommendation system of online education

A little knowledge about management

Use openmap and ArcGIS to draw maps and transportation networks of any region, and convert OMS data into SHP format

Traffic flow prediction pit climbing record (I): traffic flow data set, original data

EMI interference troubleshooting with near-field probe and current probe
随机推荐
PHP determines whether the user has logged in. If logged in, the home page will be displayed. If not, enter the login page or registration page
Auto.js脚本开发环境搭建
Deep analysis of data storage in memory (Advanced C language)
Wps如何使用智能填充快速填充数据?Wps快速填充数据的方法
Pycharm reports an error when connecting to the virtual machine database
MySQL time calculation function
On prepayment of house purchase
[C] PTA 6-8 finding the height of binary tree
How to open IE browser by running win command
命令行交互工具(最新版) inquirer 实用教程
[c language] PTA 7-48 find the number of combinations
常见的限流方式
Implementation of img responsive pictures (including the usage of srcset attribute and sizes attribute, and detailed explanation of device pixel ratio)
Pyqt5 learning pit encounter and pit drainage (1) unable to open designer.exe
Auto.js脚本开发入门
Recommendation system of online education
STL source code analysis (Hou Jie) notes -- Classification and testing of stl containers
删除word文档中的空白页
荣耀2023内推,内推码ambubk
iOS面试准备 - ios篇