鼠標(biāo)右鍵沒有新建Word/Excel/ppt選項(xiàng)怎么辦
鼠標(biāo)右鍵沒有新建Word/Excel/ppt選項(xiàng)怎么辦
很多人安裝office軟件時(shí)沒有選擇默認(rèn)安裝,會(huì)出現(xiàn)右鍵鼠標(biāo)時(shí)沒有新建Word、Excel、ppt,怎么辦呢?下面學(xué)習(xí)啦小編就為大家介紹一下關(guān)于這個(gè)問題的解決方法吧。
1、把下面的信息復(fù)制的記事本中,然后另存為 *.reg格式的文件。雙擊該注冊(cè)項(xiàng)。會(huì)彈出“是否確認(rèn)要將***.reg中的信息添加到注冊(cè)表”點(diǎn)擊“是”。刷新一下就可以看到右鍵菜單中的新建項(xiàng)的word文檔了。
注:*.reg中的*表示任意名稱,必須保證后綴名是.reg
2、以下是右鍵新建word文檔的注冊(cè)信息。(.doc)方法 如上
復(fù)制內(nèi)容到剪貼板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"=""
3、以下是新建EXCEL文檔的注冊(cè)信息(.xls)方法如上
復(fù)制內(nèi)容到剪貼板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}"
4、以下是powerpiont幻燈片文檔的注冊(cè)信息(.ppt)方法如上
復(fù)制內(nèi)容到剪貼板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"