没有加载项即可启动Word [英] Start Word without Add Ins

查看:159
本文介绍了没有加载项即可启动Word的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否可以在没有插件的情况下启动MS Word(仅此实例)? 我只找到一种方法来禁用完整的插件.

Is there any way to start MS Word (only this instance) without Add Ins? I only find a way to disable the Add Ins complete.

推荐答案

来自 Word命令行开关文档,您可以使用/a开关防止加载项和全局模板自动加载.":

From the Word command line switches documentation, you can use the /a switch to "prevent add-ins and global templates from being loaded automatically.":

"C:\Program Files\Microsoft Office\Office\Winword.exe" /a

您还可以通过/safe开关在安全模式下启动Word:

You could also start Word in Safe Mode with the /safe switch:

"C:\Program Files\Microsoft Office\Office\Winword.exe" /safe

这篇关于没有加载项即可启动Word的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆