時間:2017-07-24 來源:互聯網 瀏覽量:
一用戶使用的是雨林木風win7 64位旗艦版係統,Office軟件明明已安裝好了,但是鼠標右鍵新建沒有word的選項,我們知道一般在右鍵菜單中就可以直接新建word方便操作。小編給大家帶來Win7右鍵新建沒有word的解決方法。
Word2007和Word2010解決方法:
1、在桌麵新建一個文本文檔,然後將下麵所有的內容複製到文本中;
Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT\.docx] @="Word.Document.12" "ContentType"="application/vnd.openxmlformats-officedocument.wordprocessingml.document" "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"=""
2、將“文本文檔.txt”重命名改成“右鍵新建添加Word.reg”,這裏要注意,最重要的部分就是後綴一定要是 .reg 格式哦!(如果沒有顯示txt可參考:)
Word2003解決方法:
1、在桌麵新建一個文本文檔,然後將下麵所有的內容複製到文本中;
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"=""
2、同上,將新建文本文檔.txt 改成以.reg 結尾 的注冊表文件雙擊導入即可!
按照上訴步驟設置完成後重啟資源管理器或重啟計算機就可解決win7係統安裝了office右鍵新建沒有word的問題了。