zoukankan      html  css  js  c++  java
  • 添加找回鼠标右键新建菜单里的新建office2003/2007/2010文档的简洁方法

    鼠标右键新建菜单里的新建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.docxPersistentHandler]
    @="{D3B41FA1-01E3-49AF-AA25-1D0D824275AE}"

    [HKEY_CLASSES_ROOT.docxShellEx]

    [HKEY_CLASSES_ROOT.docxShellExPropertyHandler]
    @="{993BE281-6695-4BA5-8A2A-7AACBFAAB69E}"

    [HKEY_CLASSES_ROOT.docxShellEx{8895b1c6-b41f-4c1c-a562-0d564250836f}]
    @="{84F66100-FF7C-4fb4-B0C0-02CD7FB668FE}"

    [HKEY_CLASSES_ROOT.docxShellEx{BB2E617C-0920-11d1-9A0B-00C04FC2D6C1}]
    @="{C41662BB-1FA0-4CE0-8DC5-9B7F8279FF97}"

    [HKEY_CLASSES_ROOT.docxWord.Document.12]

    [HKEY_CLASSES_ROOT.docxWord.Document.12ShellNew]
    "NullFile"=""


    [HKEY_CLASSES_ROOT.xslt]
    @="VisualStudio.xslt.8.0"
    "Content Type"="application/xml"

    [HKEY_CLASSES_ROOT.xsltOpenWithList]

    [HKEY_CLASSES_ROOT.xsltOpenWithListdevenv.exe]
    @=""

    [HKEY_CLASSES_ROOT.xsltOpenWithListvsta.exe]
    @=""

    [HKEY_CLASSES_ROOT.xsltOpenWithProgids]
    "VisualStudio.xslt.8.0"=""
    "VisualStudio.xslt.10.0"=""
    "VSTA.xslt.8.0"=""

    [HKEY_CLASSES_ROOT.xsltOpenWithProgidsShared]
    @="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.pptxPersistentHandler]
    @="{4F46F75F-199F-4C63-8B7D-86D48FE7970C}"

    [HKEY_CLASSES_ROOT.pptxPowerPoint.Show.12]

    [HKEY_CLASSES_ROOT.pptxPowerPoint.Show.12ShellNew]
    "FileName"="pwrpnt12.pptx"

    [HKEY_CLASSES_ROOT.pptxShellEx]

    [HKEY_CLASSES_ROOT.pptxShellExPropertyHandler]
    @="{993BE281-6695-4BA5-8A2A-7AACBFAAB69E}"

    [HKEY_CLASSES_ROOT.pptxShellEx{8895b1c6-b41f-4c1c-a562-0d564250836f}]
    @="{65235197-874B-4A07-BDC5-E65EA825B718}"

    [HKEY_CLASSES_ROOT.pptxShellEx{BB2E617C-0920-11d1-9A0B-00C04FC2D6C1}]
    @="{C41662BB-1FA0-4CE0-8DC5-9B7F8279FF97}"


    [HKEY_CLASSES_ROOT.accdb]
    "Content Type"="application/msaccess"
    @="Access.Application.14"

    [HKEY_CLASSES_ROOT.accdbAccess.Application.14]

    [HKEY_CLASSES_ROOT.accdbAccess.Application.14ShellNew]
    "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.docxPersistentHandler]
    @="{D3B41FA1-01E3-49AF-AA25-1D0D824275AE}"

    [HKEY_CLASSES_ROOT.docxShellEx]

    [HKEY_CLASSES_ROOT.docxShellExPropertyHandler]
    @="{993BE281-6695-4BA5-8A2A-7AACBFAAB69E}"

    [HKEY_CLASSES_ROOT.docxShellEx{8895b1c6-b41f-4c1c-a562-0d564250836f}]
    @="{84F66100-FF7C-4fb4-B0C0-02CD7FB668FE}"

    [HKEY_CLASSES_ROOT.docxShellEx{BB2E617C-0920-11d1-9A0B-00C04FC2D6C1}]
    @="{C41662BB-1FA0-4CE0-8DC5-9B7F8279FF97}"

    [HKEY_CLASSES_ROOT.docxWord.Document.12]

    [HKEY_CLASSES_ROOT.docxWord.Document.12ShellNew]
    "NullFile"=""


    [HKEY_CLASSES_ROOT.xlsx]
    "PerceivedType"="document"
    "Content Type"="application/vnd.openxmlformats-officedocument.spreadsheetml.sheet"
    @="Excel.Sheet.12"

    [HKEY_CLASSES_ROOT.xlsxExcel.Sheet.12]

    [HKEY_CLASSES_ROOT.xlsxExcel.Sheet.12ShellNew]
    "FileName"="excel12.xlsx"

    [HKEY_CLASSES_ROOT.xlsxPersistentHandler]
    @="{4887767F-7ADC-4983-B576-88FB643D6F79}"

    [HKEY_CLASSES_ROOT.xlsxShellEx]

    [HKEY_CLASSES_ROOT.xlsxShellExPropertyHandler]
    @="{993BE281-6695-4BA5-8A2A-7AACBFAAB69E}"

    [HKEY_CLASSES_ROOT.xlsxShellEx{8895b1c6-b41f-4c1c-a562-0d564250836f}]
    @="{00020827-0000-0000-C000-000000000046}"

    [HKEY_CLASSES_ROOT.xlsxShellEx{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.pptxPersistentHandler]
    @="{4F46F75F-199F-4C63-8B7D-86D48FE7970C}"

    [HKEY_CLASSES_ROOT.pptxPowerPoint.Show.12]

    [HKEY_CLASSES_ROOT.pptxPowerPoint.Show.12ShellNew]
    "FileName"="pwrpnt12.pptx"

    [HKEY_CLASSES_ROOT.pptxShellEx]

    [HKEY_CLASSES_ROOT.pptxShellExPropertyHandler]
    @="{993BE281-6695-4BA5-8A2A-7AACBFAAB69E}"

    [HKEY_CLASSES_ROOT.pptxShellEx{8895b1c6-b41f-4c1c-a562-0d564250836f}]
    @="{65235197-874B-4A07-BDC5-E65EA825B718}"

    [HKEY_CLASSES_ROOT.pptxShellEx{BB2E617C-0920-11d1-9A0B-00C04FC2D6C1}]
    @="{C41662BB-1FA0-4CE0-8DC5-9B7F8279FF97}"


    [HKEY_CLASSES_ROOT.accdb]
    "Content Type"="application/msaccess"
    @="Access.Application.12"

    [HKEY_CLASSES_ROOT.accdbAccess.Application.12]

    [HKEY_CLASSES_ROOT.accdbAccess.Application.12ShellNew]
    "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.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"=""

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

    [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"
  • 相关阅读:
    哈夫曼编码拓展题
    TrieTree
    并查集
    hash一致性
    布隆过滤器
    如何计算完全二叉树的结点数?
    如何翻转单链表和双向链表
    如何判断是搜索二叉树与完全二叉树
    文本分类之特征描述vsm和bow
    文本分类概述
  • 原文地址:https://www.cnblogs.com/yangkai-cn/p/4016785.html
Copyright © 2011-2022 走看看