[電腦故障處理]EXCEL檔案雙擊不能直接開啟

來源:互聯網
上載者:User

標籤:style   color   io   os   strong   檔案   sp   div   on   

同事的電腦裡的EXCEL檔案不知什麼原因雙擊不能直接開啟了,雙擊只能開啟軟體而且是沒有任何錶格的,但通過軟體中的“開啟”再找到指定的檔案能開啟。

解決方案:

開啟excel,依次選擇:工具-選項-常規-設定-忽略其他應用程式的勾去掉。

初步估計是病毒把excel檔案的“開啟”設定更改了。

如果還不行,可以嘗試將下列紅字部分複製到記事本內,儲存為excel.reg,然後雙擊添加到註冊表。然後再按上述步驟操作。

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\Applications\EXCEL.EXE]

[HKEY_CLASSES_ROOT\Applications\EXCEL.EXE\shell] @="Open"

[HKEY_CLASSES_ROOT\Applications\EXCEL.EXE\shell\New] @="建立(&N)"

[HKEY_CLASSES_ROOT\Applications\EXCEL.EXE\shell\New\command] @="\"C:\\Program Files\\Microsoft Office\\OFFICE11\\EXCEL.EXE\" /e /n" "command"=hex(7):26,00,69,00,67,00,41,00,56,00,6e,00,2d,00,7d,00,66,00,28,00,\   5a,00,58,00,66,00,65,00,41,00,52,00,36,00,2e,00,6a,00,69,00,45,00,58,00,43,\   00,45,00,4c,00,46,00,69,00,6c,00,65,00,73,00,3e,00,21,00,44,00,65,00,40,00,\   5d,00,56,00,7a,00,28,00,72,00,3d,00,66,00,60,00,31,00,6c,00,66,00,71,00,60,\   00,3f,00,52,00,26,00,20,00,2f,00,65,00,20,00,2f,00,6e,00,00,00,00,00

[HKEY_CLASSES_ROOT\Applications\EXCEL.EXE\shell\New\ddeexec] @="[new(\"%1\")]"

[HKEY_CLASSES_ROOT\Applications\EXCEL.EXE\shell\New\ddeexec\application] @="Excel"

[HKEY_CLASSES_ROOT\Applications\EXCEL.EXE\shell\New\ddeexec\topic] @="system"

[HKEY_CLASSES_ROOT\Applications\EXCEL.EXE\shell\Open] @="開啟(&O)"

[HKEY_CLASSES_ROOT\Applications\EXCEL.EXE\shell\Open\command] @="\"C:\\Program Files\\Microsoft Office\\OFFICE11\\EXCEL.EXE\" /e" "command"=hex(7):26,00,69,00,67,00,41,00,56,00,6e,00,2d,00,7d,00,66,00,28,00,\   5a,00,58,00,66,00,65,00,41,00,52,00,36,00,2e,00,6a,00,69,00,45,00,58,00,43,\   00,45,00,4c,00,46,00,69,00,6c,00,65,00,73,00,3e,00,21,00,44,00,65,00,40,00,\   5d,00,56,00,7a,00,28,00,72,00,3d,00,66,00,60,00,31,00,6c,00,66,00,71,00,60,\   00,3f,00,52,00,26,00,20,00,2f,00,65,00,00,00,00,00

[HKEY_CLASSES_ROOT\Applications\EXCEL.EXE\shell\Open\ddeexec] @="[open(\"%1\")]"

[HKEY_CLASSES_ROOT\Applications\EXCEL.EXE\shell\Open\ddeexec\application] @="Excel"

[HKEY_CLASSES_ROOT\Applications\EXCEL.EXE\shell\Open\ddeexec\topic] @="system"

[HKEY_CLASSES_ROOT\Applications\EXCEL.EXE\shell\OpenAsReadOnly] @="以唯讀方式開啟" "Extended"=""

[HKEY_CLASSES_ROOT\Applications\EXCEL.EXE\shell\OpenAsReadOnly\command] @="\"C:\\Program Files\\Microsoft Office\\OFFICE11\\EXCEL.EXE\" /h /e" "command"=hex(7):26,00,69,00,67,00,41,00,56,00,6e,00,2d,00,7d,00,66,00,28,00,\   5a,00,58,00,66,00,65,00,41,00,52,00,36,00,2e,00,6a,00,69,00,45,00,58,00,43,\   00,45,00,4c,00,46,00,69,00,6c,00,65,00,73,00,3e,00,21,00,44,00,65,00,40,00,\   5d,00,56,00,7a,00,28,00,72,00,3d,00,66,00,60,00,31,00,6c,00,66,00,71,00,60,\   00,3f,00,52,00,26,00,20,00,2f,00,68,00,20,00,2f,00,65,00,00,00,00,00

[HKEY_CLASSES_ROOT\Applications\EXCEL.EXE\shell\OpenAsReadOnly\ddeexec] @="[open(\"%1\",,,,,,,,,,,,,,1,,1)]"

[HKEY_CLASSES_ROOT\Applications\EXCEL.EXE\shell\OpenAsReadOnly\ddeexec\application] @="Excel"

[HKEY_CLASSES_ROOT\Applications\EXCEL.EXE\shell\OpenAsReadOnly\ddeexec\topic] @="system"

[HKEY_CLASSES_ROOT\Applications\EXCEL.EXE\shell\Print] @="列印(&P)"

[HKEY_CLASSES_ROOT\Applications\EXCEL.EXE\shell\Print\command] @="\"C:\\Program Files\\Microsoft Office\\OFFICE11\\EXCEL.EXE\" /e" "command"=hex(7):26,00,69,00,67,00,41,00,56,00,6e,00,2d,00,7d,00,66,00,28,00,\   5a,00,58,00,66,00,65,00,41,00,52,00,36,00,2e,00,6a,00,69,00,45,00,58,00,43,\   00,45,00,4c,00,46,00,69,00,6c,00,65,00,73,00,3e,00,21,00,44,00,65,00,40,00,\   5d,00,56,00,7a,00,28,00,72,00,3d,00,66,00,60,00,31,00,6c,00,66,00,71,00,60,\   00,3f,00,52,00,26,00,20,00,2f,00,65,00,00,00,00,00

[HKEY_CLASSES_ROOT\Applications\EXCEL.EXE\shell\Print\ddeexec] @="[open(\"%1\")][print()][close()]"

[HKEY_CLASSES_ROOT\Applications\EXCEL.EXE\shell\Print\ddeexec\application] @="Excel"

[HKEY_CLASSES_ROOT\Applications\EXCEL.EXE\shell\Print\ddeexec\ifexec] @="[open(\"%1\")][print()][quit()]"

[HKEY_CLASSES_ROOT\Applications\EXCEL.EXE\shell\Print\ddeexec\topic] @="system"

[HKEY_CLASSES_ROOT\Applications\EXCEL.EXE\shell\Printto]

[HKEY_CLASSES_ROOT\Applications\EXCEL.EXE\shell\Printto\command] @="\"C:\\Program Files\\Microsoft Office\\OFFICE11\\EXCEL.EXE\" /e" "command"=hex(7):26,00,69,00,67,00,41,00,56,00,6e,00,2d,00,7d,00,66,00,28,00,\   5a,00,58,00,66,00,65,00,41,00,52,00,36,00,2e,00,6a,00,69,00,45,00,58,00,43,\   00,45,00,4c,00,46,00,69,00,6c,00,65,00,73,00,3e,00,21,00,44,00,65,00,40,00,\   5d,00,56,00,7a,00,28,00,72,00,3d,00,66,00,60,00,31,00,6c,00,66,00,71,00,60,\   00,3f,00,52,00,26,00,20,00,2f,00,65,00,00,00,00,00

[HKEY_CLASSES_ROOT\Applications\EXCEL.EXE\shell\Printto\ddeexec] @="[open(\"%1\")][print(1,,,,,,,,,,,2,\"%2\")][close()]"

[HKEY_CLASSES_ROOT\Applications\EXCEL.EXE\shell\Printto\ddeexec\application] @="Excel"

[HKEY_CLASSES_ROOT\Applications\EXCEL.EXE\shell\Printto\ddeexec\ifexec] @="[open(\"%1\")][print(1,,,,,,,,,,,2,\"%2\")][quit()]"

[HKEY_CLASSES_ROOT\Applications\EXCEL.EXE\shell\Printto\ddeexec\topic] @="system"

[電腦故障處理]EXCEL檔案雙擊不能直接開啟

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.