右键不能新建word、excel、PPT文件,如何处理
的有关信息介绍如下:电脑安装了office2007,但是桌面点击右键却不能新建office文件,慌乱了吧?下面就教你解决的办法。
如何右键新建word?新建记事本,复制以下内容【
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"=""
】将TXT格式修改为REG格式,双击执行即可。
如何右键新建excel?新建记事本,复制以下内容【
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\.xlsx]@="Excel.Sheet.12""Content Type"="application/vnd.openxmlformats-officedocument.spreadsheetml.sheet""PerceivedType"="document"
[HKEY_CLASSES_ROOT\.xlsx\Excel.Sheet.12]
[HKEY_CLASSES_ROOT\.xlsx\Excel.Sheet.12\ShellNew]"FileName"="excel12.xlsx"
[HKEY_CLASSES_ROOT\.xlsx\PersistentHandler]@="{4887767F-7ADC-4983-B576-88FB643D6F79}"
[HKEY_CLASSES_ROOT\.xlsx\shellex]
[HKEY_CLASSES_ROOT\.xlsx\shellex\PropertyHandler]@="{993BE281-6695-4BA5-8A2A-7AACBFAAB69E}"
[HKEY_CLASSES_ROOT\.xlsx\shellex\{8895b1c6-b41f-4c1c-a562-0d564250836f}]@="{00020827-0000-0000-C000-000000000046}"
[HKEY_CLASSES_ROOT\.xlsx\shellex\{BB2E617C-0920-11d1-9A0B-00C04FC2D6C1}]@="{C41662BB-1FA0-4CE0-8DC5-9B7F8279FF97}"
】将TXT格式修改为REG格式,双击执行即可。
如何右键新建PPT?新建记事本,复制以下内容【
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\.ppt]"Content Type"="application/vnd.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"="pwrpnt11.pot"
】将TXT格式修改为REG格式,双击执行即可。