您的位置:首页 > 其它

添加找回鼠标右键新建菜单里的新建office2003/2007/2010文档的简洁方法

2013-08-27 10:15 731 查看
鼠标右键新建菜单里的新建office文档丢失了怎么办?我们可以通过一些优化设置软件如优化大师来定制,但更简单的方法是只需要导入相应的注册表设置就行了。

下面即在鼠标右键新建菜单里添加新建office2003、2007、2010文档的注册表信息,选择需要的部分,复制到一个新建的文本文档中,另存为一个.reg格式文件(如new.reg),然后双击该文件导入到注册表即可。

office 2010右键新建菜单

复制内容到剪贴板

程序代码
Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\.docx]

"Content Type"="application/vnd.openxmlformats-officedocument.wordprocessingml.document"

@="Word.Document.12"

"PerceivedType"="document"

[HKEY_CLASSES_ROOT\.docx\PersistentHandler]

@="{D3B41FA1-01E3-49AF-AA25-1D0D824275AE}"

[HKEY_CLASSES_ROOT\.docx\ShellEx]

[HKEY_CLASSES_ROOT\.docx\ShellEx\PropertyHandler]

@="{993BE281-6695-4BA5-8A2A-7AACBFAAB69E}"

[HKEY_CLASSES_ROOT\.docx\ShellEx\{8895b1c6-b41f-4c1c-a562-0d564250836f}]

@="{84F66100-FF7C-4fb4-B0C0-02CD7FB668FE}"

[HKEY_CLASSES_ROOT\.docx\ShellEx\{BB2E617C-0920-11d1-9A0B-00C04FC2D6C1}]

@="{C41662BB-1FA0-4CE0-8DC5-9B7F8279FF97}"

[HKEY_CLASSES_ROOT\.docx\Word.Document.12]

[HKEY_CLASSES_ROOT\.docx\Word.Document.12\ShellNew]

"NullFile"=""

[HKEY_CLASSES_ROOT\.xslt]

@="VisualStudio.xslt.8.0"

"Content Type"="application/xml"

[HKEY_CLASSES_ROOT\.xslt\OpenWithList]

[HKEY_CLASSES_ROOT\.xslt\OpenWithList\devenv.exe]

@=""

[HKEY_CLASSES_ROOT\.xslt\OpenWithList\vsta.exe]

@=""

[HKEY_CLASSES_ROOT\.xslt\OpenWithProgids]

"VisualStudio.xslt.8.0"=""

"VisualStudio.xslt.10.0"=""

"VSTA.xslt.8.0"=""

[HKEY_CLASSES_ROOT\.xslt\OpenWithProgids\Shared]

@="Shared key to keep this from being removed with install/uninstall of side-by-side components."

[HKEY_CLASSES_ROOT\.pptx]

"Content Type"="application/vnd.openxmlformats-officedocument.presentationml.presentation"

@="PowerPoint.Show.12"

"PerceivedType"="document"

[HKEY_CLASSES_ROOT\.pptx\PersistentHandler]

@="{4F46F75F-199F-4C63-8B7D-86D48FE7970C}"

[HKEY_CLASSES_ROOT\.pptx\PowerPoint.Show.12]

[HKEY_CLASSES_ROOT\.pptx\PowerPoint.Show.12\ShellNew]

"FileName"="pwrpnt12.pptx"

[HKEY_CLASSES_ROOT\.pptx\ShellEx]

[HKEY_CLASSES_ROOT\.pptx\ShellEx\PropertyHandler]

@="{993BE281-6695-4BA5-8A2A-7AACBFAAB69E}"

[HKEY_CLASSES_ROOT\.pptx\ShellEx\{8895b1c6-b41f-4c1c-a562-0d564250836f}]

@="{65235197-874B-4A07-BDC5-E65EA825B718}"

[HKEY_CLASSES_ROOT\.pptx\ShellEx\{BB2E617C-0920-11d1-9A0B-00C04FC2D6C1}]

@="{C41662BB-1FA0-4CE0-8DC5-9B7F8279FF97}"

[HKEY_CLASSES_ROOT\.accdb]

"Content Type"="application/msaccess"

@="Access.Application.14"

[HKEY_CLASSES_ROOT\.accdb\Access.Application.14]

[HKEY_CLASSES_ROOT\.accdb\Access.Application.14\ShellNew]

"FileName"="C:\\PROGRA~1\\MICROS~2\\Office14\\2052\\ACCESS12.ACC"

office 2007右键新建菜单

复制内容到剪贴板

程序代码
Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\.docx]

"PerceivedType"="document"

"Content Type"="application/vnd.openxmlformats-officedocument.wordprocessingml.document"

@="Word.Document.12"

[HKEY_CLASSES_ROOT\.docx\PersistentHandler]

@="{D3B41FA1-01E3-49AF-AA25-1D0D824275AE}"

[HKEY_CLASSES_ROOT\.docx\ShellEx]

[HKEY_CLASSES_ROOT\.docx\ShellEx\PropertyHandler]

@="{993BE281-6695-4BA5-8A2A-7AACBFAAB69E}"

[HKEY_CLASSES_ROOT\.docx\ShellEx\{8895b1c6-b41f-4c1c-a562-0d564250836f}]

@="{84F66100-FF7C-4fb4-B0C0-02CD7FB668FE}"

[HKEY_CLASSES_ROOT\.docx\ShellEx\{BB2E617C-0920-11d1-9A0B-00C04FC2D6C1}]

@="{C41662BB-1FA0-4CE0-8DC5-9B7F8279FF97}"

[HKEY_CLASSES_ROOT\.docx\Word.Document.12]

[HKEY_CLASSES_ROOT\.docx\Word.Document.12\ShellNew]

"NullFile"=""

[HKEY_CLASSES_ROOT\.xlsx]

"PerceivedType"="document"

"Content Type"="application/vnd.openxmlformats-officedocument.spreadsheetml.sheet"

@="Excel.Sheet.12"

[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}"

[HKEY_CLASSES_ROOT\.pptx]

"PerceivedType"="document"

"Content Type"="application/vnd.openxmlformats-officedocument.presentationml.presentation"

@="PowerPoint.Show.12"

[HKEY_CLASSES_ROOT\.pptx\PersistentHandler]

@="{4F46F75F-199F-4C63-8B7D-86D48FE7970C}"

[HKEY_CLASSES_ROOT\.pptx\PowerPoint.Show.12]

[HKEY_CLASSES_ROOT\.pptx\PowerPoint.Show.12\ShellNew]

"FileName"="pwrpnt12.pptx"

[HKEY_CLASSES_ROOT\.pptx\ShellEx]

[HKEY_CLASSES_ROOT\.pptx\ShellEx\PropertyHandler]

@="{993BE281-6695-4BA5-8A2A-7AACBFAAB69E}"

[HKEY_CLASSES_ROOT\.pptx\ShellEx\{8895b1c6-b41f-4c1c-a562-0d564250836f}]

@="{65235197-874B-4A07-BDC5-E65EA825B718}"

[HKEY_CLASSES_ROOT\.pptx\ShellEx\{BB2E617C-0920-11d1-9A0B-00C04FC2D6C1}]

@="{C41662BB-1FA0-4CE0-8DC5-9B7F8279FF97}"

[HKEY_CLASSES_ROOT\.accdb]

"Content Type"="application/msaccess"

@="Access.Application.12"

[HKEY_CLASSES_ROOT\.accdb\Access.Application.12]

[HKEY_CLASSES_ROOT\.accdb\Access.Application.12\ShellNew]

"FileName"="C:\\PROGRA~1\\MICROS~2\\Office12\\2052\\ACCESS12.ACC"

office 2003右键新建菜单

复制内容到剪贴板

程序代码
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\.xls]

"Content Type"="application/vnd.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}"

[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"
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: