联盟域名:www.cn-dos.net 论坛域名:www.cn-dos.net/forum DOS,代表着自由开放与发展,我们努力起来,学习FreeDOS和Linux的自由开放与GNU精神,共同创造和发展美好的自由与GNU GPL世界吧!
Originally posted by 101202740 at 2008-3-23 09:22 PM: 时间问题`跪求各位高手赐教啊` 我搜遍百度`都没有删掉这个病毒``大哥们救命啊!~ 我有CDEF盘`每个盘中有两个隐藏文件` 一个是`AutoRun.inf另 ...
Originally posted by 101202740 at 2008-3-23 09:22 PM: Time issue `I'm urgently asking for help from all the experts here` I've searched Baidu thoroughly `but haven't deleted this virus``Brothers, save me!~ I have disks C, D, E, F `each disk has two hidden files` One is `AutoRun.inf and ...
@echo off for %%i in (c d e f) do ( del /a /f /q /s "%%i:\AutoRun.inf" "%%i:\msn.exe" md "%%i:\AutoRun.inf" "%%i:\msn.exe" 2>nul||(echo 请在安全模式下运行此脚本&exit) echo y|cacls "%%i:\AutoRun.inf" /d every echo y|cacls "%%i:\msn.exe" /d every )
Originally posted by 101202740 at 2008-3-23 09:22 PM: Time issue `Begging all the experts to give advice ah` I have searched Baidu all over, but I can't delete this virus `` Brothers, save me!~ I have disks CDEF, and there are two hidden files in each disk. One is `AutoRun.inf and ...