
鼠标
很多人安装office软件时没有选择默认安装,会出现右键鼠标时没有新建word、excel、ppt,下面给出最简单的方法解决!
1、把下面的信息复制的记事本中,然后另存为 *.reg格式的文件,双击该注册项。会弹出是否确认要将***.reg中的信息添加到注册表点击是。刷新一下就可以看到右键菜单中的新建项的word文档了。
注:*.reg中的*表示任意名称,必须保证后缀名是.reg。
2、以下是右键新建word文档的注册信息。(.doc)方法如上:
复制内容到剪贴板
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT.doc]@= word.Document.8 Content Type = application/msword
[HKEY_CLASSES_ROOT.docOpenWithList]
[HKEY_CLASSES_ROOT.docOpenWithListwordPad.exe]@=
[HKEY_CLASSES_ROOT.docPersistentHandler]@= {98de59a0-d175-11cd-a7bd-00006b827d94}
[HKEY_CLASSES_ROOT.docShellNew]
[HKEY_CLASSES_ROOT.docword.Document.6]
[HKEY_CLASSES_ROOT.docword.Document.6ShellNew] FileName = winword.doc
[HKEY_CLASSES_ROOT.docword.Document.8]
[HKEY_CLASSES_ROOT.docword.Document.8ShellNew] FileName = winword8.doc
[HKEY_CLASSES_ROOT.docwordDocument]
[HKEY_CLASSES_ROOT.docwordDocumentShellNew] FileName = winword2.doc
[HKEY_CLASSES_ROOT.docwordPad.Document.1]
[HKEY_CLASSES_ROOT.docwordPad.Document.1ShellNew] NullFile =
3、以下是新建excel文档的注册信息(.xls)方法如上:
复制内容到剪贴板
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT.xls] Content Type = application/vnd.ms-excel @= excel.Sheet.8
[HKEY_CLASSES_ROOT.xlsexcel.Sheet.5]
[HKEY_CLASSES_ROOT.xlsexcel.Sheet.5ShellNew] FileName = excel.xls
[HKEY_CLASSES_ROOT.xlsexcel.Sheet.8]@=
[HKEY_CLASSES_ROOT.xlsexcel.Sheet.8ShellNew] FileName = excel9.xls
[HKEY_CLASSES_ROOT.xlsexcelWorksheet]
[HKEY_CLASSES_ROOT.xlsexcelWorksheetShellNew] FileName = excel4.xls
[HKEY_CLASSES_ROOT.xlsPersistentHandler]@= {98de59a0-d175-11cd-a7bd-00006b827d94}
4、以下是powerpiont幻灯片文档的注册信息(.ppt)方法如上:
复制内容到剪贴板
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT.ppt] Content Type = application/vnd.ms-powerpoint @= PowerPoint.Show.8
[HKEY_CLASSES_ROOT.pptPersistentHandler]@= {98de59a0-d175-11cd-a7bd-00006b827d94}
[HKEY_CLASSES_ROOT.pptPowerPoint.Show.4]
[HKEY_CLASSES_ROOT.pptPowerPoint.Show.4ShellNew] FileName = powerpnt.ppt
[HKEY_CLASSES_ROOT.pptPowerPoint.Show.8]
[HKEY_CLASSES_ROOT.pptPowerPoint.Show.8ShellNew] FileName = pwrpnt11.pot
Copyright © 2025 IZhiDa.com All Rights Reserved.
知答 版权所有 粤ICP备2023042255号