| 引用: |
| 【e网情深无限的贴子】U盘中毒后双击打不开了!(病毒已经杀死了)。出现要求选择打开的程序,如图。按“浏览”选explorer可以打开,但“始终使用选择的程序打开这种文件”是灰色不可勾选,以致每次打开时都要选择相关程序。 另外一种打开方式:用右击选“打开”时可以打开。 怎样在双击时自动打开呢? ……………… |
| 引用: |
| 【zgr稳得起的贴子】 试试在命令提示符窗口打入“chkdsk.exe/f x:”将修复"x"为你指定的盘符上的错误。再试试将下面的红色代码复制到记事本中再将它保存为后缀名为比如“打开.reg”的文件名,再找到它双击它导入注册表里 ------------------------------------------------------------------------------- [Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT\Folder\shell\explore\command] @=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25,\ 00,5c,00,45,00,78,00,70,00,6c,00,6f,00,72,00,65,00,72,00,2e,00,65,00,78,00,\ 65,00,20,00,2f,00,65,00,2c,00,2f,00,69,00,64,00,6c,00,69,00,73,00,74,00,2c,\ 00,25,00,49,00,2c,00,25,00,4c,00,00,00 [HKEY_CLASSES_ROOT\Folder\shell\explore\ddeexec] @="[ExploreFolder(\"%l\", %I, %S)]" "NoActivateHandler"="" [HKEY_CLASSES_ROOT\Folder\shell\explore\ddeexec\application] @="Folders" [HKEY_CLASSES_ROOT\Folder\shell\explore\ddeexec\ifexec] @="[]" [HKEY_CLASSES_ROOT\Folder\shell\explore\ddeexec\topic] @="AppProperties" [HKEY_CLASSES_ROOT\Folder\shell\open] "BrowserFlags"=dword:00000010 "ExplorerFlags"=dword:00000012 [HKEY_CLASSES_ROOT\Folder\shell\open\command] @=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25,\ 00,5c,00,45,00,78,00,70,00,6c,00,6f,00,72,00,65,00,72,00,2e,00,65,00,78,00,\ 65,00,20,00,2f,00,69,00,64,00,6c,00,69,00,73,00,74,00,2c,00,25,00,49,00,2c,\ 00,25,00,4c,00,00,00 [HKEY_CLASSES_ROOT\Folder\shell\open\ddeexec] @="[ViewFolder(\"%l\", %I, %S)]" "NoActivateHandler"="" [HKEY_CLASSES_ROOT\Folder\shell\open\ddeexec\application] @="Folders" [HKEY_CLASSES_ROOT\Folder\shell\open\ddeexec\ifexec] @="[]" [HKEY_CLASSES_ROOT\Folder\shell\open\ddeexec\topic] @="AppProperties" /font] ……………… |
| 引用: |
| 【水火不相容吗的贴子】不用那么复杂吧,这种情况我遇到过,这么处理应该可以,你试一试。 1、确定优盘病毒已被清除 2、将优盘中有用数据备份 3、格式化优盘 4、将备份数据拷贝回来 ……………… |