在Win7中安裝了Office后,右鍵新建項(xiàng)中就可以新建Office Word Excel空白文檔了,這樣使用起來也會(huì)方便很多,不過有時(shí)也會(huì)遇上Win7右鍵新建沒有Word、Excel office的情況,對(duì)于該問題 Win7系統(tǒng)之家小編分享下新建中office選項(xiàng)添加方法。
操作步驟如下:
1、復(fù)制下方的注冊(cè)表代碼到記事本中;
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"=""
2、然后點(diǎn)擊記事本上菜單上的文件——另存為,格式選擇所有文件,保存為 OfficeNew.reg
3、文件生成后,我們只要雙擊OfficeNew.reg導(dǎo)入到注冊(cè)表就可以了。
之后可以試一下新建中的office選項(xiàng)是否出現(xiàn)。
PS:大家還可以通過重新安裝office完整版來解決,部分office精簡版可能無法創(chuàng)建新建項(xiàng)。