点开计算机图标后打不到D盘,[操作系统]电脑中忽然D盘双击打不开。

症状:双击硬盘盘符无法打开,提示找不到指定copy.exe文件,右键菜单第一项变成:“自动播放”。

解决方法:

打开记事本,将如下的内容复制进去保存为s.bat。将这个文件保存到桌面即可。然后在桌面上双击 s.bat 这个文件,运行,重启你的电脑。

;------------ 线下面的内容复制,别复制这一行 ----

@echo off

c:

cd \

attrib -s -h -r copy.exe

del copy.exe /F

attrib -s -h -r host.exe

del host.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 host.exe

del host.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 host.exe

del host.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 host.exe

del host.exe /F

attrib -s -h -r *.inf

del autorun.inf /F

*:

** \

attrib -s -h -r copy.exe

del copy.exe /F

attrib -s -h -r host.exe

del host.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 host.exe

del host.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 host.exe

del host.exe /F

attrib -s -h -r *.inf

del autorun.inf /F

@echo 修复完成。按任意键继续……记得手动重启计算机!!

pause

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值