当前位置:网站首页>office应用程序无法正常启动0xc0000142
office应用程序无法正常启动0xc0000142
2022-06-12 17:10:00 【积分中值定理】
描述:早上用杀毒软件清了一边垃圾,结果office就打不开了,并提示0xc0000142
百度之后解决方案如下
- 方案一:
Windows+X,打开“命令提示符(管理员),执行以下命令:
DISM/Online /Cleanup-image /Scanhealth
DISM/Online /Cleanup-image /Restorehealth
Sfc /scannow
结果:没作用
- 方案二
在命令提示符界面输入下面的指令:
for %1 in (%windir%system32*.dll) do regsvr32.exe /s %1
结果:没作用
- 方案三:
Ctrl+Alt+Delete ,调出任务管理器界面,而后关掉 Microsoft Office Click-to-Run
结果:ok了
边栏推荐
- Use GCC's PGO (profile guided optimization) to optimize the entire system
- 每天5分钟玩转Kubernetes | 汇总
- 力扣今日题926. 将字符串翻转到单调递增
- (8) Goto keyword
- R语言使用epiDisplay包的aggregate.plot函数可视化每个子集的汇总统计信息(可视化基于单个分组下的阳性指标的概率值及其95%置信区间、基于折线图、仅仅适用于目标类别为二分类)
- C # final review programming question (guessed by the teacher)
- (4) Golang operator
- 5-5配置Mysql复制 基于日志点的复制
- How to use the official documents of pytorch and torchvision
- R语言使用pdf函数将可视化图像结果保存到pdf文件中、使用pdf函数打开图像设备、使用dev.off函数关闭图像设备、自定义width参数和height参数指定图像的宽度和高度
猜你喜欢
5、Embedding
使用GCC的PGO(Profile-guided Optimization)优化整个系统
redis.clients.jedis.exceptions.JedisDataException: NOAUTH Authentication required
How to win the "Olympic Games" in retail technology for jd.com, the learning tyrant of the "regular examination"?
Memory control of node
MySQL transaction introduction and transaction isolation level
Picture online collection and delivery system source code
Advanced Qt development: a preliminary study QT + OpenGL
Gerrit触发Jenkins SonarQube扫描
Interesting LD_ PRELOAD
随机推荐
并发三色标记法
Making nearly $90billion, Buffett's latest heavy stock exposure
MySQL transaction introduction and transaction isolation level
A variety of Qt development methods, which do you choose?
C # final review programming question (guessed by the teacher)
Fiddler抓包几种常用功能介绍(停止抓包、清空会话窗内容、过滤请求、解码、设置断点......)
(7) Loop statement for
JVM memory model and local memory
Tidb Hackathon 2021 - pcloud: conduct icloud pcloud team interview on the database
Gerrit触发Jenkins SonarQube扫描
内核中断整体流程图
软件工程 学生信息管理系统 结构化的需求分析
How to use the official documents of pytorch and torchvision
redis.clients.jedis.exceptions.JedisConnectionException: Could not get a resource from the pool
写技术博客的意义
Installation and use of rolabelimg
Saturated! Can't future programmers work anymore?
Qt开发高级进阶:初探qt + opengl
Operating with idle funds
MySQL事务简介、事务隔离级别