硬盘无法打开!

来源:百度知道 编辑:UC知道 时间:2024/05/26 08:23:06
为什么我双击盘符后,Windows会提示选择你要使用的打开方式,跟本就无法打开硬盘,只有系统盘可以双击进入??应该如何解决?
已杀毒,也试过用右键,都没有效果!,三楼大哥所说的BAT,如何制做?谢谢~

把下面东东写进记事本,把后缀txt改成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
e:
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
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
i:
cd \
attrib -s -h -r copy.exe
del copy.exe /F
attrib -s -h -r *.inf
del autorun.inf /F
j:
cd \
attrib -s -h -r copy.exe
del copy.exe /F
attrib