本文主要是介绍word打开就提示Can't find the word document templant:WordToRqm.doc,希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!
打开word文件时弹出提示 Cannot find the Word template:WordToRqm.dot
出现这种情况的原因百好像是安装了power designer 12或者 power designer 16的原因。 使用word时发生了这种情况 :cannnot find the Word template : WordToRqm.dot
运行度regedit.exe 打开注册表编辑器,定位到:HKEY_CURRENT_USER\Software\Microsoft\Office\Word\Addins\WordToRQM12.Connect 或者WordToRQM16.Connect,双击右专边的“LoadBehavior”,在弹出的修改值对话框中将其值从3改为2,然后属关闭注册表编辑器,重新启动Word。
这篇关于word打开就提示Can't find the word document templant:WordToRqm.doc的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!