电脑上新建没有word文档只有文本文档

电脑word

1个回答

写回答

lvho

2026-01-01 15:34

+ 关注

word
word

新建一个记事本,把下面的内容复制进去.保存为 .reg 的文件.双击,提示成功即可.

Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT\.doc] @=word.Document.8 Content Type=application/msword [HKEY_CLASSES_ROOT\.doc\OpenWithList] [HKEY_CLASSES_ROOT\.doc\OpenWithList\wordPad.exe] @= [HKEY_CLASSES_ROOT\.doc\PersistentHandler] @={98de59a0-d175-11cd-a7bd-00006b827d94} [HKEY_CLASSES_ROOT\.doc\ShellNew] [HKEY_CLASSES_ROOT\.doc\word.Document.6] [HKEY_CLASSES_ROOT\.doc\word.Document.6\ShellNew] FileName=winword.doc [HKEY_CLASSES_ROOT\.doc\word.Document.8] [HKEY_CLASSES_ROOT\.doc\word.Document.8\ShellNew] FileName=winword8.doc [HKEY_CLASSES_ROOT\.doc\wordDocument] [HKEY_CLASSES_ROOT\.doc\wordDocument\ShellNew] FileName=winword2.doc [HKEY_CLASSES_ROOT\.doc\wordPad.Document.1] [HKEY_CLASSES_ROOT\.doc\wordPad.Document.1\ShellNew] NullFile= [HKEY_CLASSES_ROOT\.ppt] Content Type=application nd.ms-powerpoint @=PowerPoint.Show.8 [HKEY_CLASSES_ROOT\.ppt\PersistentHandler] @={98de59a0-d175-11cd-a7bd-00006b827d94} [HKEY_CLASSES_ROOT\.ppt\PowerPoint.Show.4] [HKEY_CLASSES_ROOT\.ppt\PowerPoint.Show.4\ShellNew] FileName=powerpnt.ppt [HKEY_CLASSES_ROOT\.ppt\PowerPoint.Show.8] [HKEY_CLASSES_ROOT\.ppt\PowerPoint.Show.8\ShellNew] FileName=pwrpnt9.pot [HKEY_CLASSES_ROOT\.xls] Content Type=application nd.ms-excel @=excel.Sheet.8 [HKEY_CLASSES_ROOT\.xls\excel.Sheet.5] [HKEY_CLASSES_ROOT\.xls\excel.Sheet.5\ShellNew] FileName=excel.xls [HKEY_CLASSES_ROOT\.xls\excel.Sheet.8] @= [HKEY_CLASSES_ROOT\.xls\excel.Sheet.8\ShellNew] FileName=excel9.xls [HKEY_CLASSES_ROOT\.xls\excelWorksheet] [HKEY_CLASSES_ROOT\.xls\excelWorksheet\ShellNew] FileName=excel4.xls [HKEY_CLASSES_ROOT\.xls\PersistentHandler] @={98de59a0-d175-11cd-a7bd-00006b827d94}

特别说明一下如果还是不行,你可以输入regedit在注册表内,找到你要新建的文件的后缀名( .doc , .xls )。

excel
excel

然后按照上面输入的键值更改,如果原先有过ShellNew这个键,你可以选中“ShellNew”主键,在右边的窗口单击鼠标右键,选择“新建→字符串值”,命名为“FileName”。双击“FileName”字符串,在“编辑字符串”对话框的“键值”文本框中输入“word.doc/excel.xls”,按下“确定”按钮,退出注册表编辑器。

如果还是不行的话,你可以删除ShellNew,在.doc/.xls的主键上新建个“项”,取名ShellNew,在按照上面的方法做就可以了。

上面的办法基本可以解决问题。

举报有用(0分享收藏

Copyright © 2025 IZhiDa.com All Rights Reserved.

知答 版权所有 粤ICP备2023042255号