在操作電腦過程中,很多時(shí)候我們都會用到右鍵新建菜單,尤其是新建word文檔是很多工作人員經(jīng)常操作的,不過有win7用戶反饋在右鍵新建沒有word文檔,這是怎么回事呢?現(xiàn)在給大家分享win7右鍵新建沒有word的解決方法。
win7右鍵新建沒有word文檔的解決方法:
1、在桌面空白處鼠標(biāo)右擊選擇新建一個(gè)文本文檔,然后將下面的代碼復(fù)制黏貼進(jìn)去.
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、把文本文檔另存為word.reg,雙擊導(dǎo)入,然后重啟電腦即可。
上述就是解決win7右鍵新建沒有word選項(xiàng)的方法,有遇到在使用右鍵新建時(shí)發(fā)現(xiàn)沒有word選項(xiàng),可以通過上述的方法來找回word選項(xiàng)。