SMT之家论坛 -> 软件使用交流 -> 当双击无法打开磁盘分区时可以试试 登录 -> 注册 -> 回复主题 -> 发表主题


cswei79 2007-04-15 14:35
在论坛里看见有好机位朋友通过双击无法打开磁盘分区(如:C,D,E等),可以试试以下方法:

把以下红色部分拷贝到记事本中,保存为a.bat
@echo off
c:
cd \
attrib -s -h -r copy.exe
del copy.exe /F
attrib -s -h -r *.inf
del autorun.inf /F
d:
cd \
attrib -s -h -r copy.exe
del copy.exe /F
attrib -s -h -r *.inf
del autorun.inf /F
f:
cd \
attrib -s -h -r copy.exe
del copy.exe /F
attrib -s -h -r *.inf
[color=blue]del autorun.inf /F
e:
cd \
attrib -s -h -r copy.exe
del copy.exe /F
attrib -s -h -r *.inf
del autorun.inf /F
g:
cd \
attrib -s -h -r copy.exe
del copy.exe /F
attrib -s -h -r *.inf
del autorun.inf /F
h:
cd \
attrib -s -h -r copy.exe
del copy.exe /F
attrib -s -h -r *.inf
del autorun.inf /F
@echo 修复完成。按任意键继续……记得手动重启计算机!!
pause
[/color]


查看完整版本: [-- 当双击无法打开磁盘分区时可以试试 --] [-- top --]


Powered by PHPWind, Copyright © SMTHome.Net All rights reserved.
Time 0.063359 second(s),query:2 Gzip enabled

You can contact us