您的位置:首页 > 其它

Office 2010鼠标右键新建中新建 97 - 2003文档

2012-04-23 12:54 218 查看
安装了Office 2010之后,鼠标右键新建中,创建的Word只能是.docx格式(Office 2007/2010版本),却没办法直接创建一个.doc格式(Office 2003版本)。

这里为大家提供了一个很好的方法,直接导入一下注册表,就可以完美的实现在安装了Office 2010下,使用鼠标右键创建Office 2003版本的word、excel、ppt文档。

注意:此方法支持Windows 7操作系统和Windows XP系统!

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"=""

excel.reg

Windows Registry Editor Version 5.00

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

ppt.reg

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"

    使用方法很简单,直接将浅蓝色文字拷贝到记事本,另存为*.reg格式文件(具体名字可以自己定,或者使用上面给出的名字),(看不到后缀名?文件夹选项-查看把隐藏已知文件类型的扩展名前面的勾取消),然后双击导入到注册表即可。就可以鼠标右键选择新建中找到新建旧版本的文档,比如word就多出来一个“Microsoft Office Word 97 - 2003”,默认的“Microsoft Word 文档”就是Word 2010版本的.docx格式的了!如果你还想去除那些2010的新建格式可以下载 RightMenuMgr
或 是其他右键管理工具将你看了不爽的东西自己删掉! 
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息