当前位置:网站首页>What if the office prompts that the system configuration cannot run?
What if the office prompts that the system configuration cannot run?
2022-07-29 04:56:00 【nginx】

If you are also caused by changing the installation path , This solution is likely to help you , Next, let's take a small step to make sure that the problem you encounter is consistent with the fault I encounter .
Fault confirmation
I'm looking for you Office In the installation directory GRAPH.EXE, Generally in C:\Program Files (x86)\Microsoft Office\root\Office16 Directory , If your installation directory has been modified , As long as you can find Microsoft Office Folder , The latter half of the directory is usually this . Or you can enter directly in the search bar GRAPH.EXE, Find it , Right click to open the directory where the file is located , Do not close this directory , I'll use it later .

GRAPH.EXE file

Double click to open the app , If it pops out “EXCEL The dictionary (xllex.dll) The file is missing or damaged ” The words... , Explain that the solution I provide here may be useful .

Solution
Find it in the directory you just opened 2052 This folder , My position is D:\Program Files(x86)\Microsoft Office\root\Office16\2052, Find... In this folder XLLEX.dll;

If you are 32 The bit system copies the file and pastes it into C:\Windows\System32 Directory , If you are 64 The bit system is copied to C:\Windows\SysWOW64 Directory .

I am a 32 Bit system , So I put C:\Windows\System32 In the folder , Of course , If you think it's not safe , You can also throw in a copy of both directories .
The problem should be solved after replication , Can open excel Try it out .
Here is a little explanation , Due to different system digits , The reason why the folder copied to is also different is ,XLLEX.dll Files need to be placed in 32 Bit system environment , stay 32 Bit system ,C:\Windows\System32 What's in the directory is 32 Bit system environment , And in the 64 Bit system ,C:\Windows\System32 Deposit is 64 Bit system environment , and C:\Windows\SysWOW64 What is stored in the directory is 32 Bit system environment .
The specific reason is easy to understand , Simply put, the directory of the system set during programming is C:\Windows\System32, Then I do 64 Bit system , The path of others has been set, and it can only run in this directory , therefore 64 The bit system can only jump into this by pinching its nose System32 Directory , however 64 The bit system wants to be backward compatible 32 Bit system things , therefore 64 In order to be compatible 32 Created by bit system 32 The bit system environment is thrown SysWOW64 In the folder . however 32 The bit system only needs to install its own 32 Bit system environment , So install it directly to System32 Just in the directory .
After these operations , You don't even need to restart , Direct opening Excel You can successfully open .
边栏推荐
- [untitled]
- Common current limiting methods
- Original code, inverse code, complement code
- JS daily question (11)
- Solve the warning prompt of MySQL mapping file
- 1 sentence of code, get asp Net core binds multiple sources to the same class
- < El table column> place multiple pictures
- Traffic flow prediction pit climbing record (I): traffic flow data set, original data
- C language implementation of three chess
- Flink+Iceberg环境搭建及生产问题处理
猜你喜欢

Un7.28: common commands of redis client.

五个关联分析,领略数据分析师一大重要必会处理技能

Torch.nn.crossentropyloss() details

1 sentence of code, get asp Net core binds multiple sources to the same class

C language implementation of three chess

如何避免示波器电流探头损坏

Download addresses of various versions of MySQL and multi version coexistence installation

GCC Basics

Force deduction ----- sort odd and even subscripts respectively

删除word文档中的空白页
随机推荐
UE 在场景或UMG中播放视频
SGuard64.exe ACE-Guard Client EXE:造成磁盘经常读写,游戏卡顿,及解决方案
金达威董秘回复:公司看好NMN产品的市场前景,已推出系列产品
Glory 2023 push, push code ambubk
[QT learning notes] * insert pictures in the window
学术 | [LaTex]超详细Texlive2022+Tex Studio下载安装配置
MySQL定时调用预置函数完成数据更新
Mapper agent development
def fasterrcnn_ resnet50_ FPN () instance test
Climbing the pit of traffic flow prediction (III): using pytorch to realize LSTM to predict traffic flow
Opencv learning 1 (environment configuration)
Reply from the Secretary of jindawei: the company is optimistic about the market prospect of NMN products and has launched a series of products
EF core: one to one, many to many configuration
带你搞懂 Kubernetes 集群中几种常见的流量暴露方案
让你的正则表达式可读性提高一百倍
盒子水平垂直居中布局(总结)
PHP判断用户是否已经登录,如果登录则显示首页,如果未登录则进入登录页面或注册页面
leetcode 763. Partition Labels 划分字母区间(中等)
JS daily question (10)
Excel怎么筛选出自己想要的内容?excel表格筛选内容教程