標籤: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檔案雙擊不能直接開啟